@charset "utf-8";
/* CSS Document */

html { 	min-width: 96px;/**/
		padding:0 0 0 0;
		margin: 0 0 0 0;
}

/*________________________Hlavní divy - obsah_______________________*/
body { 	
	background-color: #FFF6B3;/**/
	background-image:  url(../images/bg.jpg);/* obrázek pro podklad dokumentu - neopakuje se */
	background-repeat: no-repeat;
	background-position: center top;
	/*min-width: 1100px;*/
	text-align: left;
	font-size: 100%;
	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:960px;/**/
	height:auto;
	min-height: auto;
	color: #000000;
}
#all {
	/*background-color: #FFCC00;*/
	position: relative;
	width:960px;
	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: right;
	text-align: left;
	height:auto;
	width:960px;
	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-obal {
	float: right;
	width: 600px;
	padding: 200px 30px 0px 0px;
	/*_padding: 200px 137px 0px 0px;*/
	margin: 0;
	font-size: 70%;
	color: #9F252F;
	text-align: justify;
	font-style:italic;
	z-index:1;
}
#main {
	/*background-color: #FFCC66;*/
	width: 550px;	
	height: auto;
	text-align: left;
}


#main a {
	color: #CC0033;
	font-weight: bold;
	text-decoration: none;
	
}
#main a:hover {
	font-weight:bold;
	color:#FF0000;	
	text-decoration: underline;
}
#main p {
	color: #9F252F;
	font-style:italic;
}

h1 {
	padding-bottom:0px;
	margin:0px;
	line-height:40px;
	font-size:14pt;
}
#main h2 {	
	font-size: 110%;
	text-align:left;
	font-weight: bold;
}
#main h3 {	
	font-size: 105%;
	text-align:left;
	font-weight: bold;
}
#main h4 {	
	font-size: 100%;
	text-align:left;
	font-weight: bold;
}
#main hr {	
	width: 100%;
	height: 1px;
	color:#9F252F;
	background-color:#9F252F;
	border: 0px;
}

/*_________________Boční panel - celkově_________________*/

.bocni_panel  {
	float: right;
	text-align:left;
	
	height:auto;
	width: 320px;
	padding: 160px 0px 5px 0px;
	height:auto;
}


#left-box {
	background-image:  url(../images/bg-left.jpg);
	background-repeat: no-repeat;
	background-position: 20px top;
	width:320px;
	padding: 40px 0 0 0;
	
	height: auto;
	_height: 300px;
	/*min-height: 300px;*/
	z-index:2;
}
/*________________BOX novinky na e-MAIL________________*/

/*DIV pole + tlačítko*/
#pole1 {
	position: relative;
	top: 0px;
	
	height:95px;
	min-height:95px;
	
	width: 270px;
	padding: 22px 0 0 0;
	line-height: 20px;
}
.field-search {
	border: #D09615 1px solid;
	color: #9F252F;
	background-image:  url(../images/bg-pole.gif);
	background-repeat: repeat-x;
	font-size: 70%;
	FONT-FAMILY: Verdana, Tahoma, Helvetica, sans-serif;  
	letter-spacing:0px;
	width: 160px;
	height: 20px;
	display:inline;
	padding:6px 0 0px 3px;
	margin: 5px 0 5px 0;
}

/*__________________BOX HLEDAT______________________*/

/*DIV pole + tlačítko*/
#pole2 {
	position: relative;
	top: 0px;
	
	height:105px;
	min-height:105px;
	
	width: 270px;
	padding: 38px 0 0 0;
	line-height: 20px;
}
.field-mail {
	border: #D09615 1px solid;
	color: #9F252F;
	/*background-color: #FFFFFF;*/
	background-image:  url(../images/bg-pole.gif);
	background-repeat: repeat-x;
	font-size: 70%;
	FONT-FAMILY: Verdana, Tahoma, Helvetica, sans-serif; 
	letter-spacing:0px;
	width: 160px;
	height: 20px;
	display:inline;
	padding:6px 0 0 3px;
	margin: 5px 0 5px 0;
}


/*	______________BOX jazykové mutace______________*/
#langbox {
	/*background-color:#FFCC33;*/
	position:absolute;
	text-align:left;
	width:220px;
	height:12px;
	top:3px;
	right:0px;	
	font-size: 50%;
	padding: 0 0 0 0;
	margin:  0 0 0 0;
	text-decoration:none;
}
#langbox a {
	text-decoration:none;
	color:#CC0000;
}
#langbox a img {
	border:0px;
}
#langbox a:hover img {
	border:0px;
}



/*____BOX 1 2 3____*/
#tlbox1, #tlbox2, #tlbox3 {
	position: absolute;
	height: auto;
	width: auto;
	border:0;
	/*background-color:#FF9999;*/
}
#tlbox1 {
	left:   17px;
	top:     5px;
	color: #FFCC00;
}
#tlbox1 a {
	color: #FFDD99;
	text-decoration: none;
	text-align:  left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:   13px;
	font-weight: bold;
}
#tlbox1 a:hover {
	color: #FECA38;
}
#tlbox2 {
	left:   36px;
	top:    28px;
}
#tlbox2 a img {
	border: none;
}


/*	____________________P A T A - ukončení okna___________	*/
#cistic {
	clear: both;
	min-height: 66px;
	height: 66px;
	width:960px;
	background-image:  url(../images/pata.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	
	color: #333333;
	font-size:10px;
	font-weight: normal;
	line-height:12px;
	text-align: left;
	padding: 0 0 0 0;
}
#cistic a {
	color: #FFCC66;
	font-style:normal;
	font-weight:normal;
	text-decoration: none;
	position: relative;
	left: 0;
}
#cistic a:hover {
	color: #FF9933;
	font-weight: bold;
	text-decoration:none;
	position: relative;
	left: 0;
}
#pata  {
	position: relative;
	width: 		600px;
	height: 	38px;
	min-height: 38px;
	left:330px;
	top:  0px;
	padding-top: 28px;
}

#flash {
	position: absolute;
	top: 27px;
	left: 531px;
	/*_left: 275px;*/
	width: 395px;
	height: 128px;
	margin: 0px;
	padding: 0px;
}