
html { 	min-width: 902px;
		padding:0 0 0 0;
		margin: 0 0 0 0;
}
/*	________________________Hlavní DIVy_________________________	*/
body { 	
	background-color: #DAD9D7;
	background-image:  url(../images/bg.jpg);/* obrázek pro podklad dokumentu - neopakuje se */
	background-repeat: no-repeat;
	background-position: center top;
	min-width: 902px;
	text-align: left;
	font-size: 100%;
	margin: 0px;
	padding: 0px;
}
#sub {
	/*background-color: #FFFF33;*/
	position: relative;
	margin: 0px;
	padding: 0px;
	margin-right: auto;
	margin-left: auto;
	background-image:  url(../images/text.jpg);/* obrázek pro textové tělo - opakuje se svisle */
	background-repeat:repeat-y;
	background-position: center top;
	
	text-align: center;
	width:902px;
	height:auto;
	min-height: auto;
	FONT-FAMILY: Verdana, Helvetica, Tahoma, sans-serif; 
	color: #000000;
}
#all {
	/*background-color: #FFCC00;*/
	position: relative;
	width:902px;
	height:auto;
	_height: 422px; /* hlavička - výška pro IE6 - nenatahuje se!!! */
	min-height: 500px;
	background-image:  url(../images/head.jpg);/* obrázek v hlavičce - min-height */
	background-repeat: no-repeat;
	background-position: center top;
	margin-left:auto;
	margin-right:auto;
	padding: 0;
	
	text-align:justify;
	FONT-FAMILY: Verdana, Helvetica, Tahoma, sans-serif; 
	color: #0000CC;
}
#obsah {
	/*background-color: #FF6600;*/
	position: relative;
	float: right;
	text-align:center;
	height:auto;
	width:902px;
	padding: 0 0 0 0;
	margin:0;
}
#obsah a {
	color: #3366CC;
}
#obsah a:hover {
	color: #9933FF;
}


/*	____________________P A T A - začištění dle okna___________	*/
#cistic {
	/*background-color: #FF0000;*/
	clear: right;
	min-height: 90px;
	height: 90px;
	width:902px;
	background-image:  url(../images/pata.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	
	color: #CCCCCC;
	font-size:12px;
	font-weight: normal;
	line-height:27px;
	text-align: left;
	padding: 0 0 0 0;
}
#cistic a {
	color: #E0E0E0;
	font-style:normal;
	font-weight:normal;
	text-decoration: overline;
	position: relative;
	right: 32px;
}
#cistic a:hover {
	color: #BBC9D5;
	font-weight: bold;
	text-decoration:none;
	position: relative;
	right: 32px;
}
#pata  {
	position: relative;
	width: 		350px;
	height: 	80px;
	min-height: 80px;
	left:500px;
	top: 20px;
}

/*	________________________OBSAH STRÁNKY_________________________	*/
#main {
	/*background-color: #FF66FF;*/
	position: relative;
	float: right;
	width: 525px;
	
	margin: 309px 0 0 0;
	padding: 0 40px 0 135px;
	_padding: 0 40px 0 83px;
	font-size: 67%;
	/*line-height: 120%;*/
	color: #000000;
	text-align: justify;
}
#main a {
	color: #003399;
	font-weight:bold;
}
#main a:hover {
	color: #0066FF;
	font-weight:bold;
}
#main p {
	color: #000000;
}

#main h1 {	
	font-size: 150%;
	text-align:left;
	font-weight: bold;
	letter-spacing: 1px;
	color: #576AB5;
}
#main h2 {	
	font-size: 135%;
	text-align:left;
	font-weight: bold;
	letter-spacing: 0px;
	color: #330099;
}
#main h3 {	
	font-size: 105%;
	text-align:left;
	font-weight: bold;
	letter-spacing: 0px;
	color:#000000;
}
#main h4 {	
	font-size: 95%;
	text-align:left;
	font-weight: bold;
	letter-spacing: 0px;
	color:#000000;
}
#main hr {	
	width: 100%;
	height: 1px;
	color:#BDBDBD;
	background-color:#BDBDBD;
	border: 1px;
}

/*_______________________________________________________________*/

#left {
	padding: 350px 0 0 0;
	position: relative;
	float: right;
	text-align:left;
	width: 200px;
	height: auto;
	/*background-color: #FF9933;*/
}

/*nadpisy*/
#menubox, #aktual, #anketbox {
	text-align: right;
	text-transform: uppercase;
	font-size: 80%;
	font-weight: bold;
	FONT-FAMILY: Verdana, Tahoma, Helvetica, sans-serif; 
	letter-spacing:1px;
	left: 0px;
	top:  0px;
	width:252px;
	color: #FFFFFF;
	background-image:url(../images/left.jpg);
	background-repeat:no-repeat;
	background-position: left bottom;
}
#menubox {
	position: absolute;
	left: 0px;
	top:  193px;
	padding: 0 0 0 0;
	height: 20px;
}
#aktual, #anketbox {
	padding: 27px 0 0 0;
	height: 22px;
	/*background-color:#66FF33;*/
}


/*_________________________Anketa_________________________-*/
#anketa  {
	padding-left: 25px;
	text-align: left;
	font-size: 75%;
	font-weight: normal;
	FONT-FAMILY: Verdana, Tahoma, Helvetica, sans-serif; 
	letter-spacing:1px;
	width:225px;
	height: auto;
	color: #FFFFFF;
	/*background-color:#FF9933;*/
}
#anketa a {
	color: #FFFFFF;
}
#anketa a:hover {
	color: #FFCC66;
}
.otazka  {
	position: relative;
	/*left: -10px;
	top: 130px;*/
	font-weight: bold;
	color: #FFFFFF;
	/*background-color:#FF0066;*/
}


/*	______________BOX boční - N E W S__________________	*/
#news {
	width: 250px;
	height:auto;
	min-height: 120px;
	/*background-color:#FF3366;*/
	
	margin: 	0 0 0 0;
	padding: 	0 0 0 0;
	text-align: left;
	font-size: 67%;
	line-height: 120%;
	FONT-FAMILY: Tahoma, Verdana, Helvetica, sans-serif;
	color: #FFFFFF;
}
#news a {
	color: #DDF5FF;
	font-weight:bold;
	text-align:right;
	display:block;
}
#news a:hover {
	color: #B0FFFF;
}
#news p {
	font-weight: normal;
	padding-left: 25px;
	text-align: justify;
}

#news h1 {
	font-size: 130%;
	position: relative;
	padding:    0px;
	text-align: left;
	font-weight: bold;
	padding-left: 25px;	
	color: #FFFFFF;
}

#news h2 {
	font-size: 120%;
	position: relative;
	text-align: left;
	padding-left: 25px;	
	color: #FFFFFF;
}

#news h3 {
	font-size: 110%;
	position: relative;
	text-align: left;
	padding-left: 25px;	
	color: #FFFFFF;
}
#news hr {	
	width: 100%;
	height: 1px;
	color: #86B7D7;
	background-color: #86B7D7;
	border: 0px;
}
.vysocina {
	font-size: 80%;
}



/*	______________BOX languange__________________*/
#langbox {
	position: absolute;
	left: 800px;
	_position: relative;
	_left: 720px;
	top:  221px;
	height: auto;
	width:  auto;
	padding: 0 0 0 0;
	margin:  0 0 0 0;
}
#langbox a img {
	border:1px solid #CCCCCC;
}
#langbox a:hover img { 
	border:1px solid #FF0000;
}
#langbox a img:hover { 
	border:1px solid #FF0000;
}


/*	______________BOX mail______________________*/


/*DIV nadpis*/
#mailbox {
	position: absolute;
	left: 315px;
	top:  34px;
	
	text-align:right;	
	font-size: 67%;
	font-weight: bold;
	FONT-FAMILY: Verdana, Tahoma, Helvetica, sans-serif; 
	letter-spacing:1px;
	width: auto;
	height: auto;
	color: #86B7D7;
}

/*DIV pole + tlačítko*/
#pole2 {
	position: absolute;
	left: 410px;
	top:   30px;
	
	height:auto;
	width: auto;
}
.field-mail {
	border: #CCCCCC 1px solid;
	color: #FFFFFF;
	background-color: #666666;
	font-size: 80%;
	FONT-FAMILY: Verdana, Tahoma, Helvetica, sans-serif; 
	letter-spacing:0px;
	width: 100px;
	height: 15px;
	display:inline;
	padding:1px 0 2px 3px;
	margin:0;
}

/*	______________BOX Search__________________	*/



/*DIV nadpis*/
#searchbox {
	/*background-color:#FF0066;*/
	position: absolute;
	right: 206px;
	top:    34px;
	
	text-align:right;
	font-size: 67%;
	font-weight: bold;
	FONT-FAMILY: Verdana, Tahoma, Helvetica, sans-serif; 
	letter-spacing:1px;
	width: auto;
	height: auto;
	color: #86B7D7;
}

/*DIV pole + tlačítko*/
#pole1 {
	position: absolute;
	right: 63px;
	top:   30px;
	
	height:auto;
	width: auto;
}
.field-search {
	border: #CCCCCC 1px solid;
	color: #FFFFFF;
	background-color: #666666;
	font-size: 80%;
	FONT-FAMILY: Verdana, Tahoma, Helvetica, sans-serif; 
	letter-spacing:0px;
	width: 100px;
	height: 15px;
	display:inline;
	padding:1px 0 2px 3px;
	margin:0;
}

/*.tlacitko  { 	
	background-color:#0A50A1;
	color:#FFFFFF;
	font-size: 100%;
	border: none;
	height: 18px;
	text-transform: uppercase;
	text-shadow:#FFFFFF;
	FONT-FAMILY: Verdana, Tahoma, Helvetica, sans-serif; 
	letter-spacing:1px;
	font-weight: bold;
}*/

#odkazy { 
	color:#ffffff;
	padding: 0px 0px 0px 0px;
	margin-top:0px;
	text-align:center;
	line-height:normal;
	 }
#odkazy a{
	color:#003399;
	text-decoration:none;
	display: block;
	font-size: 12px;
	text-align: center;
}
#odkazy a:hover {
	color: #0066FF;
}
#odkazy a img {
	text-align: center;
	margin-top:4px;
	margin-bottom: 4px;
	border: none;
}
#odkazy #odkazy-vnitrek {
	background: #ffffff;
	padding-top:10px;
	padding-bottom:10px;
	width:230px;
	margin-left:22px;
}
#odkazy a.odkazy-vice {
	color: #003399;
	text-align: center;
	padding-top:10px;
	text-decoration:underline;
	font-weight:bold;
}
#odkazy a.odkazy-vice:hover {
	color: #0066FF;
}