@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: #FFFFFF;
	background-image:  url(../images/bg.jpg); /*obrázek pro podklad dokumentu - neopakuje se */
	background-repeat: repeat-x;
	background-position: left top;
	min-width: 1000px;
	text-align: left;
	font-size: 100%;
	margin: 0px;
	padding: 0px;
	font-family: Georgia, "Times New Roman", Times, 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:1000px;
	height:auto;
	min-height: auto;
	color: #000000;
}
#all {
	/*background-color: #FFCC00;*/
	position: relative;
	width:1000px;
	height:auto;
	_height: 600px; /* hlavička - výška pro IE6 - nenatahuje se!!! */
	min-height: 600px;
	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: 458px;
	
	margin: 0 0 0 0;
	padding: 30px 30px 0px 0px;
	font-size: 80%;
	/*line-height: 120%;*/
	color: #2D2D2D;
	text-align: justify;
}
#main a {
	color: #336699;
	font-weight: normal;
}
#main a:hover {
	color: #000033;
	font-weight:bold;
}
#main p {
	color: #2D2D2D;
}

#main h1 {	
	font-size: 130%;
	text-align:left;
	font-weight: bold;
	color: #6D8802;
}
#main h2 {	
	font-size: 115%;
	text-align:left;
	font-weight: bold;
	color: #6D8802;
}
#main h3 {	
	font-size: 100%;
	text-align:left;
	font-weight: bold;
	color:#6D8802;
}
#main h4 {	
	font-size: 100%;
	text-align:left;
	font-weight: normal;
	color:#6D8802;
}
#main h5 {	
	font-size: 90%;
	text-align:left;
	font-weight: bold;
	color: #999999;
}
#main hr {	
	width: 100%;
	height: 1px;
	color: #999999;
	background-color: #999999;
	border: 0px;
}



/*_________________Boční panel - levý_________________*/
.bocni_panel  {
	/*background-color:#33CC00;*/
	background-image:  url(../images/left1.jpg);
	background-position:5px 280px;
	background-repeat:no-repeat;/*
	position: relative;*/
	float: right;
	text-align:left;
	padding:  340px 0 0 0;
	margin:     0 0 0 0;
	
	height:auto;
	width: 255px;
}

/*_________________Boční panel - pravý_________________*/
.right_panel  {
	/*background-color:#FF3366;*/
	background-image:  url(../images/right1.jpg);
	background-position: left top;
	background-repeat:no-repeat;/**/
	/*position: relative;*/
	float:left;
	text-align:left;
	padding: 30px 0 0 0;
	margin:    0 0 0 0;
	
	height:auto;
	width: 252px;
}
.right  {
	/*background-color:#FF3366;*/
	/*background-image:  url(../images/right1.jpg);
	background-position:left 280px;
	background-repeat:no-repeat;*/
	position: relative;
	/*left:255px;*/
	float: right;
	text-align:left;
	padding: 280px 0 0 0;
	margin:    0 0 0 0;
	
	height:auto;
	width: 745px;
}
.menu1  {
	width: 225px;
	height:auto;
	min-height: 300px;
	&min-height: 100px;
	/*display:none;*/
}

/*___________________BOX novinky-NEWS________________*/
#news {
	/*background-color:#FFCC99;*/
	top:     0px;
	width: 232px;
	height:auto;
	min-height: 120px;
	
	margin: 	0 0 0 0;
	padding: 	20px 10px 5px 10px;
	text-align: left;
	font-size: 70%;
	line-height: 120%;
	color: #FFFFFF;
}
#news a {
	color: #FFFF99;
	font-weight: normal;
}
#news a:hover {
	color: #FFCC33;
}
#news p {
	color: #FFFFFF;
	font-weight: normal;
	width: auto;
	padding-left: 10px;
	padding-right:10px;
	margin: 12px 0 0 0;
	text-align: justify;
}
#news img {
	border: 1px solid #F2D124;
	margin: 10px 20px 0 10px;
}

#news h1 {
	font-size: 130%;
	padding:    0px;
	font-weight: bold;
	padding-left: 10px;
	padding-right:10px;
	color: #F2D124;
}

#news h2 {
	font-size: 120%;
	padding-left: 10px;
	padding-right:10px;
	color: #F2D124;
}

#news h3 {
	font-size: 110%;
	padding-left: 10px;
	padding-right:10px;
	margin: 12px 0 0 0;
	color: #F2D124;
}
#news hr {	
	width: 212px;
	height: 1px;
	color: #BBBBBB;
	background-color: #BBBBBB;
	margin-left: 10px;
	margin-right:10px;
	border: 0px;
}

/*____podpora webu____*/
.vysocina {
	background-image:  url(../images/right2.jpg);
	background-position:left top;
	background-repeat:no-repeat;/**/
	font-size: 65%;
	color: #666666;
	text-align: center;
	padding:    50px 0 10px 0;
	margin:     0 0 0 0;
}




/*__________________BOX HLEDAT______________________*/


/*DIV pole + tlačítko*/
#pole2 {
	position: absolute;
	background-image:  url(../images/hledat1.jpg);
	background-position: right top;
	background-repeat:no-repeat;
	left: -230px;
	top:  251px;
	padding-top:1px;
	
	height:auto;
	width: auto;
}
.field-mail {
	border: #283136 1px solid;
	color: #000000;
	background-color: #FFFFFF;
	font-size: 70%;
	FONT-FAMILY: Georgia, "Times New Roman", Times, serif; 
	letter-spacing:0px;
	width: 150px;
	height: 13px;
	display:inline;
	padding:0px 0 1px 3px;
	margin:0;
}
#pole2:hover {
	background-image:  url(../images/hledat2.jpg);
	background-position:right top;
	background-repeat:no-repeat;
}

#pole2 a img {
	border:0px;
}

/*________________BOX novinky na e-MAIL________________*/


/*DIV pole + tlačítko*/
#pole1 {
	position: absolute;
	background-image:  url(../images/mail2.jpg);
	background-position: right top;
	background-repeat:no-repeat;
	left:   0px;
	top:  251px;
	padding-top:1px;
	
	height:auto;
	width: auto;
}
.field-search {
	border: #283136 1px solid;
	color: #000000;
	background-color: #FFFFFF;
	font-size: 70%;
	FONT-FAMILY: Georgia, "Times New Roman", Times, serif; 
	letter-spacing:0px;
	width: 150px;
	height: 13px;
	display:inline;
	padding:0px 0 1px 3px;
	margin:0;
}
#pole1:hover {
	background-image:  url(../images/mail1.jpg);
	background-position:right top;
	background-repeat:no-repeat;
}

#pole1 a img {
	border:0px;
}

/*____________________BOX Anketa___________________*/
#anketa  {
	/*background-color:#FFCC00;*/
	/*position: relative;*/
	background-image:  url(../images/left2.jpg);
	background-position:5px top;
	background-repeat:no-repeat;/**/
	margin:  70px 0 0 0;
	&margin:  10px 0 0 0;
	_margin:  10px 0 0 0;
	padding:  70px 10px 5px 15px;
	text-align: left;
	font-size: 70%;
	font-weight: normal;
	width:200px;
	min-height: 30px;
	height: auto;
	color: #FEE349;
}
#anketa img {
	height: 9px;
}
#anketa a {
	color: #CCCCCC;
	text-decoration: none;
}
#anketa a:hover {
	color: #FFFFCC;
	text-decoration: none;
}
.otazka  {
	font-weight: bold;
	color: #F3CE21;
}



/*	______________BOX jazykové mutace______________*/

#langbox1, #langbox2 {
	/*background-color:#FFCC33;*/
	position: absolute;
	top:    15px;
	height: 22px;
	width:  22px;
	border:0;
}
#langbox1 a img, #langbox2 a img {
	border:0px;
}

#langbox1 {
	left:  640px;
	background-image:  url(../images/english1.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	width:  22px;
}
#langbox1:hover {
	background-image:  url(../images/english.jpg);
	background-position:left top;
	background-repeat:no-repeat;
}

#langbox2 {
	left:  680px;
	background-image:  url(../images/deutsch1.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	width:  22px;
}
#langbox2:hover {
	background-image:  url(../images/deutsch.jpg);
	background-position:left top;
	background-repeat:no-repeat;
}


/*	______________BOX odkaz na Home-Page__________________	
#odkazy {
	position: absolute;
	left: 340px;
	top:   40px;
	
	height: auto;
	width:  189px;
}
#odkazy img {
	border: none;
}
*/

/*** ODKAZY ***/
#odkazy { 
	background-image:  url(../images/left3.jpg);
	background-position:5px top;
	background-repeat:no-repeat;/**/
	color: #666666;
	padding: 70px 10px 20px 15px;
	margin: 0 0 0 0px;
	text-align:justify;
	line-height:normal;
	height:auto;
	min-height: 100px;
	width:200px;	 
	}
#odkazy a{
	color:#2f2f2f;
	text-decoration:none;
	display: block;
	font-size: 10px;
	text-align: center;
	padding-top:4px;
}
#odkazy a img {
	text-align: center;
	margin-top:4px;
	margin-bottom: 4px;
	border: none;
	display: block;
	margin-left:auto;
	margin-right:auto;
}
#odkazy #odkazy-vnitrek {
	/*background: #ffffff;*/
	padding-top:10px;
	padding-bottom:10px;
}
#odkazy a.odkazy-vice {
	color: #000000;
	text-align: center;
	padding-top:10px;
	text-decoration:underline;
}
#odkazy a.odkazy-vice:hover {
	color: #4B4B4B;
}

/*__________Další tlačítkové boxy________*/

/*____BOX 1 2 3____*/
#tlbox1, #tlbox2, #tlbox3 {
	position: absolute;
	top:    15px;
	height: 22px;
	border:0;
	/*background-color:#FF9999;*/
}
#tlbox1 a img, #tlbox2 a img, #tlbox3 a img {
	border:0px;
}
#tlbox1 {
	left:  520px;
	background-image:  url(../images/tl1a.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	width:  22px;
}
#tlbox2 {
	left:  550px;
	background-image:  url(../images/tl2a.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	width:  22px;
}
#tlbox3 {
	left:  580px;
	background-image:  url(../images/tl3a.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	width:  40px;
	border-right: #999999 2px solid;
}

#tlbox1:hover {
	background-image:  url(../images/tl1.jpg);
	background-position:left top;
	background-repeat:no-repeat;
}
#tlbox2:hover {
	background-image:  url(../images/tl2.jpg);
	background-position:left top;
	background-repeat:no-repeat;
}
#tlbox3:hover {
	background-image:  url(../images/tl3.jpg);
	background-position:left top;
	background-repeat:no-repeat;
}


/*__________________________________MENU 2___________________________
#menu_left {
      margin:20px 0 0 0px; 
	  padding: 0 0 0 15px;
      font-size: 80%;
	  font-weight: normal;
	  text-align:left;
	  color: #666666;
	  //height:200px;
	  min-height:200px;
 }
 
#menu_left ul{
	list-style-image:url(../images/odrazka.gif);
	padding-left:7px;
	margin-left:7px;
}
 
 
 #menu_left ul li a {
 	font-weight: bold;
	text-decoration:none;
	color: #666699;
 }
 
#menu_left ul li a:hover {
	text-decoration:underline;
	color: #000066;
 }
 
hr.cleaner {
      clear:both;
      height:1px;
      margin: -1px 0 0 0; padding:0;
      border:none;
      visibility: hidden;
}*/



/*	____________________P A T A - ukončení okna___________	*/
#cistic {
	/*background-color: #FF0000;*/
	clear: left;
	min-height: 66px;
	height: 66px;
	width:1000px;
	background-image:  url(../images/pata.jpg);
	background-repeat: no-repeat;
	background-position: 5px top;
	
	color: #CCCCCC;
	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: bold;
	text-decoration:none;
	position: relative;
	left: 0;
}
#pata  {
	position: relative;
	width: 		350px;
	height: 	30px;
	min-height: 30px;
	left:350px;
	top:  8px;
	/*background-color:#66CCFF;*/
}