@charset "utf-8";
/* CSS Document */

html { 	min-width: 1000px;
		padding:0 0 0 0;
		margin: 0 0 0 0;
}

/*________________________Hlavní divy - obsah_______________________*/
body { 	
	background-color: #283136;
	background-image:  url(../images/bg.jpg);/* obrázek pro podklad dokumentu - neopakuje se */
	background-repeat: repeat;
	background-position: center top;
	min-width: 1000px;
	text-align: left;
	font-size: 95%;
	margin: 0px;
	padding: 0px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;	
	letter-spacing: 1px;
}
#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:1000px;
	height:auto;
	min-height: auto;
	color: #000000;
}
#all {
	/*background-color: #FFCC00;*/
	position: relative;
	width:1000px;
	height:auto;
	_height: 372px; /* hlavička - výška pro IE6 - nenatahuje se!!! */
	min-height: 372px;
	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;
	color: #000000;
}
#obsah {
	/*background-color: #FF6600;*/
	position: relative;
	/*float:left;*/
	text-align: left;
	height:auto;
	width:1000px;
	padding: 0 0 0 0;
	margin:  0 0 0 0;
}
#obsah a {
	color: #3366CC;
}
#obsah a:hover {
	color: #9933FF;
}



/*	___________________OBSAH STRÁNKY - div "MAIN"____________________*/
#main {
	/*background-color: #FF66FF;*/
	position:relative;
	float: left;
	width: 306px;
	
	margin: 350px 0 0 0;
	padding: 0 15px 20px 56px;
	font-size: 70%;
	/*line-height: 120%;*/
	color: #171511;
	text-align: justify;
}
#main a {
	color: #6A6458;
	font-weight: normal;
}
#main a:hover {
	color: #FF0000;
	font-weight:bold;
}
#main p {
	color: #171511;
}

#main h1 {	
	font-size: 140%;
	text-align:left;
	font-weight: bold;
	color: #ED340F;
	letter-spacing: 0px;
}
#main h2 {	
	font-size: 120%;
	text-align:left;
	font-weight: bold;
	color: #ED340F;
}
#main h3 {	
	font-size: 100%;
	text-align:left;
	font-weight: bold;
	color: #ED340F;
}
#main h4 {	
	font-size: 100%;
	text-align:left;
	font-weight: bold;
	color: #ED340F;
}
#main hr {	
	width: 100%;
	height: 1px;
	color:#171511;
	background-color:#171511;
	border: 0px;
}



/*_________________Boční panel - celkově_________________*/

.bocni_panel  {
	position: relative;	
	float:     left;
	
	margin: 0 0 0 0;
	padding: 330px 0 20px 0;
	
	/*background-color: #33FF00;*/
	text-align:left;
	left:   0px;
	top:    0px;
	
	height:auto;
	width: 250px;
}

/*___________________BOX novinky-NEWS________________*/
#news {
	/*background-color:#FF3366;*/
	/*background-image:  url(../images/left1.jpg);
	background-position:left top;
	background-repeat:no-repeat;*/
	position: relative;	
	float:     left;
	margin: 0 0 0 0;
	padding: 350px 14px 20px 6px;
	
	top:     0px;
	width: 280px;
	height:auto;
	min-height: 120px;
	
	text-align: left;
	font-size:    70%;
	/*line-height: 120%;*/
	color: #171511;
}
#news a {
	color: #993300;
	font-weight: normal;
}
#news a:hover {
	color: #CC0000;
}
#news p {
	font-weight: normal;
	text-align: justify;
}
#news img {
	border: 1px solid #333333;
	margin: 0 5px 0 0;
	float: left;
}

#news h1 {
	font-size: 140%;
	padding:    0px;
	font-weight: bold;
	color: #ED340F;
	letter-spacing: 0px;
}

#news h2 {
	font-size: 120%;
	color: #ED340F;
}

#news h3 {
	font-size: 110%;
	color: #ED340F;
}
#news hr {	
	width: 280px;
	height: 1px;
	color: #999999;
	background-color: #999999;
	border: 0px;
	clear: left;
}

/*____podpora webu____
.vysocina {
	font-size: 75%;
	color: #9A362A;
	text-align: center;
	padding:    0px;
	margin:     0px;
}*/


/*______________________NADPISY boxů______________________*/

#aktual, #anketbox {
	font-weight: bold;
	left: 0px;
	top:  0px;
	position: relative;
	padding: 0 0 0 0;
	height: 22px;
	/*background-color:#66FF33;*/
}
#anketbox {
	/*background-image:  url(../images/left2.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	background-color:#E4D6BA;*/
	width:300px;
	min-width:300px;
	height:18px;
	min-height:18px;
}
#aktual {
	/*background-image:  url(../images/left1.jpg);
	background-position:left top;
	background-repeat:no-repeat;*/
	width:300px;
	min-width:300px;
	height:100px;
	min-height:100px;
}



/*__________________INFO BOX______________________*/
#info-box {
	position: relative;
	left:   1px;
	top:    0px;
	
	background-image:  url(../images/right.jpg);
	background-position: 1px top;
	background-repeat: no-repeat;
	background-color:#5A5A5A;
	
	width: 262px;
	height: auto;
	min-height: 45px;
	padding: 10px 10px 10px 10px;
}




/*__________________BOX HLEDAT______________________*/

#search {
	position: relative;
	left:   0px;
	top:    0px;
	background-image:  url(../images/right.jpg);
	background-position: 1px top;
	background-repeat: no-repeat;
	width: 263px;
	height: 45px;
	min-height: 45px;
	padding: 15px 0 0 20px;
}


#searchbox {
	position: relative;
	left:   20px;
	top:    3px;
	
	/*background-color:#33CC99;*/
	width:80px;
	font-size: 70%;
	color: #FFFFFF;
	line-height: 22px;
}

/*DIV pole + tlačítko*/
#pole2 {
	position: relative;
	left: 100px;
	top:  -20px;
	
	/*background-color:#6699FF;*/
	width: 150px;
}
.field-mail {
	border: #666666 1px solid;
	color: #000000;
	background-color: #FFFFFF;
	font-size: 70%;
	FONT-FAMILY: Verdana, Tahoma, Helvetica, sans-serif; 
	letter-spacing:0px;
	width: 120px;
	height: 22px;
	display:inline;
	padding:2px 0 2px 3px;
	margin:0;
}

/*________________BOX novinky na e-MAIL________________*/
#mailbox {
	position: absolute;
	left: 714px;
	top:  116px;
	
	height:auto;
	width: 120px;
	font-size: 70%;
	color: #000000;
	line-height: 22px;
}

/*DIV pole + tlačítko*/
#pole1 {
	position: absolute;
	left: 826px;
	top:  116px;
	
	height:auto;
	width: auto;
}
.field-search {
	border: #283136 1px solid;
	color: #000000;
	background-color: #FFFFFF;
	font-size: 70%;
	FONT-FAMILY: Verdana, Tahoma, Helvetica, sans-serif; 
	letter-spacing:0px;
	width: 84px;
	height: 13px;
	display:inline;
	padding:0px 0 1px 3px;
	margin:0;
}

/*____________________BOX Anketa___________________*/
#anketa  {
	position: relative;
	padding: 15px 25px 5px 25px;
	text-align: left;
	font-size: 90%;
	font-weight: normal;
	width:250px;
	height: auto;
	color: #774C45;
}
#anketa img {
	height: 15px;
}
#anketa a {
	color:#999999;
	text-decoration: none;
}
#anketa a:hover {
	color: #003366;
	text-decoration: none;
}
.otazka  {
	position: relative;
	font-weight: bold;
	color: #333333;
}



/*	______________BOX jazykové mutace______________*/
#langbox {
	background-color:#FFCC33;/**/
	position: absolute;
	left: 800px;
	top:    10px;
	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 odkaz na Home-Page__________________	
#odkazy {
	position: absolute;
	left: 340px;
	top:   40px;
	
	height: auto;
	width:  189px;
}
#odkazy img {
	border: none;
}
*/


/*__________Další tlačítkové boxy________*/

/*____BOX 1 2 3____*/
#tlbox1, #tlbox2, #tlbox3 {
	position: absolute;
	top:     0px;
	height: 22px;
	width:  80px;
	border:    0;
	line-height: 15px;
	font-weight:normal;
	font-size: 70%;	
	/*background-color: #FF9900;*/
}
#tlbox1 a, #tlbox2 a, #tlbox3 a {
	color:#FFFFFF;
	font-weight:normal;
}
#tlbox1 a:hover, #tlbox2 a:hover, #tlbox3 a:hover {
	color:#FFFFFF;
	font-weight:bold;
	letter-spacing: 0px;	
}
#tlbox1 {
	right:  40px;
}
#tlbox2 {
	left:  847px;
}
#tlbox3 {
	left:  894px;
}

/*____BOX a b c d e f____*/
#tlbox-a, #tlbox-b {
	position: absolute;
	top:    318px;
	height: 52px;
	width:  139px;
	border:     0px;
	border-color: #333333;
	background-color: none;
}
#tlbox-a {
	left:   678px;
	background-image:  url(../images/tl1.gif);
	background-position:left top;
	background-repeat:no-repeat;
}
#tlbox-b {
	left:   820px;
	background-image:  url(../images/tl3.gif);
	background-position:left top;
	background-repeat:no-repeat;
}

#tlbox-a:hover {
	border:0px;
	border-color: #777777;
	background-color: #666666;
	
	background-image:  url(../images/tl1a.gif);
	background-position:left top;
	background-repeat:no-repeat;
}
#tlbox-b:hover {
	border:0px;
	border-color: #777777;
	background-color: #666666;
	
	background-image:  url(../images/tl3a.gif);
	background-position:left top;
	background-repeat:no-repeat;
}

/*	______________BOX cesta ke stránce__________________	
#site_route {
	position: absolute;
	right: 53px;
	top:  185px;
	color: #999999;
	
	height:auto;
	width: auto;
}
#site_route a {
	color: #999999;
}
#site_route a:hover {
	color: #888888;
}*/



/*	____________________P A T A - ukončení okna___________	*/
#cistic {
	/*background-color: #FF0000;*/
	clear: left;
	min-height: 40px;
	height:     40px;
	width: 1000px;
	background-image:  url(../images/pata.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	
	color: #999999;
	font-size:12px;
	font-weight: normal;
	line-height:20px;
	text-align: left;
	padding: 0 0 0 0;
}
#cistic a {
	color: #999999;
	font-style:normal;
	font-weight:normal;
	text-decoration: none;
	position: relative;
	left: 0;
}
#cistic a:hover {
	color: #BBC9D5;
	font-weight: normal;
	text-decoration:none;
	position: relative;
	left: 0;
}
#pata  {
	position: relative;
	text-align: right;
	width: 		350px;
	height: 	 20px;
	min-height:  20px;
	left:   600px;
	top:      0px;
	/*background-color:#66CCFF;*/
}
#text_pata {
	position: relative;
	width: 		900px;
	height: 	 20px;
	min-height:  20px;
	font-size:    90%;
	color:    #FFFFFF;
	left:    50px;
	top:      1px;
	/*background-color: #FFCCCC;*/
}
#text_pata a {
	color:    #FFFFFF;
	font-style:normal;
	font-weight:normal;
	text-decoration: none;
}
#text_pata a:hover {
	color:    #FFE6E6;
	text-decoration:none;
}

#foto {
	position:absolute;
	width:638px;
	height:259px;
	left:40px;
	top:19px;
	}
#video {
	position:absolute;
	width:281px;
	left:2px;
	top:154px;}



