
html { 	min-width: 940px;
		padding:0 0 0 0;
		margin: 0 0 0 0;
}
/*	________________________Hlavní DIVy_________________________	*/
body { 	
	background-color: #F1F1F1;
	background-image:  url(../images/text.jpg); /*obrázek pro podklad dokumentu - opakuje se svisle*/
	background-repeat: repeat-y;
	background-position: center top;
	min-width: 940px;
	text-align: left;
	font-size: 90%;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;	
}
#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:940px;
	height:auto;
	min-height: auto;
	/*FONT-FAMILY: Verdana, Helvetica, Tahoma, sans-serif; */
	color: #000000;
}
#all {
	/*background-color: #FFCC00;*/
	position: relative;
	width:940px;
	height:auto;
	_height: 270px; /* hlavička - výška pro IE6 - nenatahuje se!!! */
	min-height: 270px;
	background-image:  url(../images/head2.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:940px;
	padding: 0 0 0 0;
	margin:0;
}
#obsah a {
	color: #9900CC;
}
#obsah a:hover {
	color: #CC66CC;
}


/*	____________________P A T A - začištění dle okna___________	*/
#cistic {
	/*background-color: #FF0000;*/
	clear: right;
	min-height: 30px;
	height: 30px;
	width:940px;
	/*background-image:  url(../images/pata.jpg);
	background-repeat: no-repeat;
	background-position: center top;*/
	
	color: #CCCCCC;
	font-size:12px;
	font-weight: normal;
	line-height:20px;
	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: 	20px;
	min-height: 20px;
	left: 365px;
	top:  0px;
}

/*	________________________OBSAH STRÁNKY_________________________	*/
#main {
	/*background-color: #FF66FF;*/
	position: relative;
	float: right;
	width: 545px;
	
	margin: 273px 0 0 0;
	padding: 0 60px 30px 0px;
	font-size: 80%;
	/*line-height: 120%;*/
	color: #000000;
	text-align: justify;
}
#main a {
	color: #0000CC;
}
#main a:hover {
	color: #006666;
}
#main p {
	color: #000000;
}

#main h1 {	
	font-size: 140%;
	text-align:left;
	font-weight: bold;
	color: #000066;
}
#main h2 {	
	font-size: 130%;
	text-align:left;
	font-weight: bold;
	color: #000044;
}
#main h3 {	
	font-size: 120%;
	text-align:left;
	font-weight: bold;
	color: #000033;
}
#main h4 {	
	font-size: 110%;
	text-align:left;
	font-weight: bold;
	color: #000022;
}
#main hr {	
	width: 100%;
	height: 1px;
	color: #336699;
	background-color:#336699;
	border: 1px;
}

#main td h4 {	
	margin-top: 5px;
	margin-bottom: 10px;
	text-transform:uppercase;
}

#main td p {	
	margin-top: 0px;
	margin-bottom: 0px;
}
/*_______________________________________________________________*/

#left {
	padding: 60px 0 30px 0;
	margin: 0 0 0 0;
	position: relative;
	float: right;
	text-align: left;
	width: 315px;
	height: auto;
	color:#000000;
	/*background-color: #FF9933;*/
}

/*nadpisy*/
#aktual, #anketbox,#odkazbox {
	font-weight: bold;
	left: 0px;
	top:  0px;
	position: relative;
	padding: 25px 15px 0 15px;
	height:  0px;
	font-size: 90%;
}
#anketbox {
	background-image:  url(../images/left1.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	background-color:#E4E4E4;
	width:240px;
	min-width:240px;
	height:18px;
	min-height:18px;
	color: #999999;
}
#aktual {
	background-image:  url(../images/left2.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	background-color:#cacaca;
	width:240px;
	min-width:240px;
	height:60px;
	min-height:60px;
	color: #FFFFFF;
}

/*_________________________Anketa_________________________-*/
#anketa  {
	position: relative;
	padding: 15px 15px 5px 15px;
	text-align: left;
	font-size: 90%;
	font-weight: normal;
	width:240px;
	height: auto;
	color: #774C45;
	background-color:#E4E4E4;
}
#anketa img {
	height: 15px;
}
#anketa a {
	color: #666666;
	text-decoration: none;
}
#anketa a:hover {
	color: #000066;
	text-decoration: none;
}
.otazka  {
	position: relative;
	font-weight: bold;
	color: #333333;
}


/*	______________BOX boční - N E W S__________________	*/
#news {
	background-color: #CACACA;
	background-image:  url(../images/left3.jpg);
	background-position:left bottom;
	background-repeat:no-repeat;
	top:     0px;
	width: 240px;
	height:auto;
	min-height: 120px;
	
	margin: 	0 0 0 0;
	padding: 	0px 15px 40px 15px;
	text-align: left;
	font-size: 75%;
	line-height: 125%;
	color: #333333;
}
#news a {
	color: #075D67;
	text-align: left;
}
#news a:hover {
	color: #336666;
}
#news p {
	font-weight: normal;
	text-align: justify;
}
#news img {
	border: 1px solid #FFFFFF;
	margin: 10px 39px 0 39px;
}

#news h1 {
	font-size: 130%;
	padding:    0px;
	font-weight: bold;
	color: #075D67;
}

#news h2 {
	font-size: 120%;
	color: #075D67;
}

#news h3 {
	font-size: 110%;
	color: #075D67;
}
#news hr {	
	width: 240px;
	height: 1px;
	color: #FFFFFF;
	background-color: #ffffff;
	border: 0px;
}
.vysocina {
	color: #990099;
	text-align: center;
	padding:  0 48px 0 0;
	margin:     0px;
	/*background-color: #FFCC00;*/
}
.vysocina a {
	color:#770077;
	text-decoration:none;
	padding: 0;
	margin:  0;
}
.vysocina a:hover {
	color: #CC66CC;
	text-decoration:none;
	padding: 0;
	margin:  0;
}


/*	______________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;
}*/

/*_________________________Mutace_________________________-*/
#langbox {
	position: absolute;
	background-color:#CCCCCC;
	border:1px solid #666666;
	right: 30px;
	top:   180px;
	text-align: left;
	line-height:15px;
	padding: 3px 3px 0px 3px;
}
#langbox img {
	margin-bottom: 4px;
}
#langbox a img {
	border:#999999 1px solid;
}
#langbox a:hover img {
	border:#FF0000 1px solid;
}


/*	______________BOX mail______________________*/


/*DIV pole + tlačítko*/
#pole1 {
	position: absolute;
	left: 732px;
	top:    7px;
	
	height:auto;
	width: auto;
}
.field-mail {
	border: #000000 1px solid;
	color: #000000;
	background-color: #FFFFFF;
	font-size: 70%;
	FONT-FAMILY: Verdana, Tahoma, Helvetica, sans-serif; 
	letter-spacing:0px;
	width: 135px;
	height: 13px;
	display:inline;
	padding:0px 0 1px 3px;
	margin:0;
}

/*	______________BOX Search__________________	*/


/*DIV pole + tlačítko*/
/*#pole2 {
	position: absolute;
	left: 769px;
	top:    3px;
	
	height:auto;
	width: auto;
}
.field-search {
	border: #DAC7A0 1px solid;
	color: #000000;
	background-color: #E3E4AD;
	font-size: 70%;
	FONT-FAMILY: Verdana, Tahoma, Helvetica, sans-serif; 
	letter-spacing:0px;
	width: 100px;
	height: 13px;
	display:inline;
	padding:0px 0 1px 3px;
	margin:0;
}*/


/*	______________BOX odkaz na Home-Page__________________	*/
#odkazy {
	position: absolute;
	left: 340px;
	top:   40px;
	
	height: auto;
	width:  189px;
}
#odkazy img {
	border: none;
}

#main .odkazy {
  padding: 0 10px 0 10px;
  margin-left: -8px;
}
#main .odkazy a {
  font-weight:bold;text-decoration:none;
}
#main .odkazy a:hover {
  text-decoration:underline;
}
#main .odkazy div {
  padding-bottom:5px;
}

#odkazbox {
	/*background-image:  url(../images/left1.jpg);
	background-position:-20px 30px;
	background-repeat:no-repeat;*/
	
	width:240px;
	min-width:240px;
	height:18px;
	min-height:18px;
	color: #999999;
	/*top: -20px;
	left:30px;*/
}
#odkazbox .nadpis {
	position: relative;
	top: -10px;
}

.odkazy-box {
	/*background-color: #CACACA;
	background-image:  url(../images/left3.jpg);
	background-position:left bottom;
	background-repeat:no-repeat;*/
	width: 240px;
	height: auto;
	min-height: 60px;
	
	font-size: 75%;
	line-height: 125%;
	color: #333333;
	_margin-left: 40px;
	text-align:center;
	margin: 0 15px 20px 15px;	
	padding-bottom:0px;
	border-bottom:1px solid #ffffff;
	
}
.odkazy-box a {
  display:block;
  margin:4px;
}
.odkazy-box a img {
  border:none;
}
.odkazy-box a.vice {

}

