BODY {
	FONT-SIZE: 11px;
	FONT-FAMILY: "Verdana CE",Verdana,"Arial CE","Helvetica CE",Arial,Helvetica,sans-serif;
	background-color:#C8C8C8;
	margin: 0px auto auto;
	padding: 0px;
	text-align: center;
}
TH, TD  {
	font-size : 11px;
	font-family : "Verdana CE",Verdana,"Arial CE",Arial,"Helvetica CE",Helvetica,sans-serif;
	color : #000000;
	text-decoration : none;
}
OPTION {
	FONT-SIZE: 11px; FONT-FAMILY: "Verdana CE",Verdana,"Arial CE","Helvetica CE",Arial,Helvetica,sans-serif
}
INPUT {
	FONT-SIZE: 11px; FONT-FAMILY: "Verdana CE",Verdana,"Arial CE","Helvetica CE",Arial,Helvetica,sans-serif; BACKGROUND-COLOR: #eeeeee
}
SELECT {
	FONT-SIZE: 11px; FONT-FAMILY: "Verdana CE",Verdana,"Arial CE","Helvetica CE",Arial,Helvetica,sans-serif; BACKGROUND-COLOR: #eeeeee
}
TEXTAREA {
	FONT-SIZE: 11px; FONT-FAMILY: "Verdana CE",Verdana,"Arial CE","Helvetica CE",Arial,Helvetica,sans-serif; BACKGROUND-COLOR: #eeeeee
}

/* linky */

A {
	font-size : 11px;
	color: #274186;
	font-weight: bold;
	text-decoration: none;
}

A:hover {
	text-decoration: underline;
	font-weight: bold;
}

.submenu A {
	color: #274186;
	text-decoration: none;
	padding-right: 11px;
}

.submenu A:hover {
    color: #274186;
}


/* HEADER */
#header {
	position: relative;
	width: 780px;
	height: 108px;
}

#header IMG {
	width: 780px;
	height: 108px;
}


/* menu */
.menu {
	width: 780px;
	height: 25px;
	background-color: #274186;
	text-align: right;
}

/* submenu */

TABLE.submenu {
	width: 780px;
	height: auto;
	border-collapse: collapse;
	border-left: 10px solid #274186;
	border-right: 10px solid #274186;
	text-align: right;
	font-weight: bold;
	background-color: #DCDCDC;
	color: #fff;
}

TABLE.submenu TD {
	padding: 3px 5px 3px;
}


/* obsah */

TABLE.content {
	width: 780px;
	background-color: #DCDCDC;
	border-collapse: collapse;
	border-left: 10px solid #274186;
	border-right: 10px solid #274186;
	margin: 0px;
	height: auto;
}

/*  home */
#hodnoceni {
    width: 160px;
	height: auto;
	margin-top: 5px;
	margin-botom: 5px;
}
#hodnoceni a, #hodnoceni a:visited {
	padding: 3px 0px 3px;
	BACKGROUND-COLOR: #D3E2FF;
	FONT-WEIGHT: bold; COLOR: #222; TEXT-DECORATION: none;
	border: 1px solid #808080;
	display: block;
}
#hodnoceni a:hover {
	BACKGROUND-COLOR: #DED3A8;
	FONT-WEIGHT: bold; COLOR: #222; TEXT-DECORATION: none;
}

#pranicka {
	margin-top: 5px;
	margin-bottom: 5px;
}

#prinfo {
	margin: 0px;
}

#prinfo TD {
	margin-top: 5px;
	margin-bottom: 5px;
	BACKGROUND-COLOR: #F4F4F4;
}
#prinfo .text {
	BACKGROUND-COLOR: #F6EABE;
	width: auto;
	padding: 5px;
	color: #44390E;
	font-weight: bold;
}


HR {
	COLOR: #808080
}

/* pozadi */

.home {
	background: white url('images/home/home.jpg') no-repeat  0% 50%;
}
.roz1 {
	background:  url('images/rozcesti/roz1.gif')  no-repeat  0% 0%;
}
.roz1g {
	background:  url('images/rozcesti/roz1g.gif')  no-repeat  0% 0%;
}
.roz2 {
	background:  url('images/rozcesti/roz2.gif')  no-repeat  0% 0%;
}
.roz3 {
	background:  url('images/rozcesti/roz3.gif')  no-repeat  0% 0%;
}
.roz2g {
	background:  url('images/rozcesti/roz2g.gif')  no-repeat  0% 0%;
}
.roz3g {
	background:  url('images/rozcesti/roz3g.gif')  no-repeat  0% 0%;
}
.roz4 {
	background:  url('images/rozcesti/roz4.gif')  no-repeat  0% 0%;
}

/* prvky */

.fotak { background: white  no-repeat fixed 0% 50% }

.nadpis {
	FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: black;
}

.obsah {
	BACKGROUND-COLOR: #f4f4f4;
}
.ramecek {
	BACKGROUND-COLOR: #7E7E7E;
}
.subjekt {
	BACKGROUND-COLOR: #C8C8C8;
}
.butt {
	FONT-WEIGHT: bold; BACKGROUND-COLOR: #D3E2FF;
}
.rbutt {
	BACKGROUND-COLOR: transparent;
}
.hbutt {
	FONT-WEIGHT: bold; WIDTH: 90%; COLOR: white; BACKGROUND-COLOR: #274186;
}
.ddatum {
	FONT-SIZE: 9px
}
.dcas {
	FONT-SIZE: 9px; BACKGROUND-COLOR: white;
}
.tdtext {
	FONT-SIZE: 13px; COLOR: navy;
}
.foto-border {
	border: 3px solid #7E7E7E;
}

/* footer */
.footer {
	background-color: #274186;
	width: 780px;
	color: #fff;
	text-align: right;
}
.footer-spodek {
	width: 761px;
	color: #274186;
	font-weight: bold;
	text-align: right;
}
.footer-text {
	display: block;
	padding: 6px 14px 3px;
}
