@charset "utf-8";
/* CSS Document */

html { 	min-width: 1160px;
		padding:0 0 0 0;
		margin: 0 0 0 0;
}

/*________________________Hlavní divy - obsah_______________________*/
body { 	
	background-color: #ECFFFD;
	background-image:  url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	min-width: 1160px;
	text-align: left;
	font-size: 100%;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
#sub {
	/*background-color: #FFFF33;*/
	position: relative;
	/*float:right;
	border:1px #FF0000 solid;*/
	
	background-image:  url(../images/text.jpg);
	background-repeat:repeat-y;
	background-position: center top;
		
	text-align: center;
	width:1160px;
	height:auto;
	min-height: 600px;
	color: #000000;
	
	margin: 0px;
	padding: 0px;
	margin-right: auto;
	margin-left: auto;
}
#all {
	/*background-color: #FFCC00;
	position: relative;
	float:right;*/
	
	background-image:  url(../images/head.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	
	text-align:justify;
	width:1160px;
	height:auto;
	_height: 500px;
	min-height: 650px;	
	color: #000000;
	
	margin-left:auto;
	margin-right:auto;
	padding: 0;
}
#obsah {
	/*background-color: #FF6600;
	position: relative;*/
	float:right;
	
	text-align: left;
	width:1160px;
	height:auto;
	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: right;
	width: 620px;
	
	margin: 320px 0 0 0;
	padding: 0 140px 0 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: 140%;
	text-align:left;
	font-weight: bold;
	color: #859BA6;
	text-transform:uppercase;
}
#main h2 {	
	font-size: 125%;
	text-align:left;
	font-weight: bold;
	color: #598499;
}
#main h3 {	
	font-size: 130%;
	text-align:left;
	font-weight: normal;
	color:#356983;
}
#main h4 {	
	font-size: 115%;
	text-align:left;
	font-weight: bold;
	color:#2D2D2D;
}
#main h5 {	
	font-size: 110%;
	text-align:left;
	font-weight: bold;
	color:#2D2D2D;
}
#main h6 {	
	font-size: 100%;
	text-align:left;
	font-weight: bold;
	color:#2D2D2D;
}
#main hr {	
	width: 100%;
	height: 1px;
	color:#2D2D2D;
	background-color:#2D2D2D;
	border: 0px;
}



/*___________________BOX novinky-NEWS________________*/
#news {
	/*background-color:#FF3366;*/
	/*background-image:  url(../images/left1.jpg);
	background-position:left top;
	background-repeat:no-repeat;*/
	top:     0px;
	width: 300px;
	height:auto;
	min-height: 120px;
	
	margin: 	0 0 0 0;
	padding: 	20px 0 5px 0;
	text-align: left;
	font-size: 80%;
	line-height: 120%;
	color: #4A5D67;
}
#news a {
	color: #006699;
	font-weight: normal;
}
#news a:hover {
	color: #000033;
}
#news p {
	font-weight: normal;
	width: 260px;
	padding-left: 20px;
	padding-right:20px;
	text-align: justify;
}
#news img {
	border: 1px solid #859BA6;
	margin: 10px 20px 0 20px;
}

#news h1 {
	font-size: 130%;
	padding:    0px;
	font-weight: bold;
	padding-left: 20px;
	padding-right:20px;
	color: #5383B1;
}

#news h2 {
	font-size: 120%;
	padding-left: 20px;
	padding-right:20px;
	color: #5383B1;
}

#news h3 {
	font-size: 110%;
	padding-left: 20px;
	padding-right:20px;
	color: #5383B1;
}
#news hr {	
	width: 280px;
	height: 1px;
	color: #999999;
	background-color: #999999;
	margin-left: 10px;
	margin-right:10px;
	border: 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 center;
	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;
}

/*__________________BOX HLEDAT______________________*/
#searchbox {
	position: absolute;
	left: 513px;
	top:  116px;
	
	height:auto;
	width:120px;
	font-size: 70%;
	color: #000000;
	line-height: 22px;
}

/*DIV pole + tlačítko*/
#pole2 {
	position: absolute;
	left: 593px;
	top:  116px;
	
	height:auto;
	width: auto;
}
.field-mail {
	border: #283136 1px solid;
	color: #000000;
	background-color: #FFFFFF;
	font-size: 70%;
	font-family: Arial, Helvetica, sans-serif; 
	letter-spacing:0px;
	width: 84px;
	height: 13px;
	display:inline;
	padding:0px 0 1px 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: Arial, 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 odkaz na Home-Page__________________	
#odkazy {
	position: absolute;
	left: 340px;
	top:   40px;
	
	height: auto;
	width:  189px;
}
#odkazy img {
	border: none;
}
*/

/*** ODKAZY ***/
#odkazy { 
	color:#ffffff;
	padding: 0px 0px 0px 0px;
	margin-top:-20px;
	text-align:justify;
	line-height:normal; }
#odkazy a{
	color:#FFFFFF;
	text-decoration:none;
	display: block;
	font-size: 12px;
	text-align: center;
}
#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;
}
#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;
	border:0px;
	/*background-color:#FF9999;*/
}
#tlbox1 {
	left:    100px;
	top:       8px;
	height:   96px;
	width:   288px;
} 
#tlbox2 {
	left:    163px;
	top:     270px;
	height:   55px;
	width:   170px;
}
#tlbox3 {
	left:    930px;
	top:     274px;
	height:   28px;
	width:    98px;
}
/*----------------------*/



/*	____________________P A T A - ukončení okna___________	*/
#cistic {
	/*background-color: #CC9900;*/
	clear: both;
	min-height: 290px;
	height:     290px;
	width:       100%;
	background-image:  url(../images/pata.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	
	color: #0099FF;
	font-size:12px;
	font-weight: normal;
	line-height:20px;
	text-align: left;
	padding: 0 0 0 0;
}
#cistic a {
	color: #0099FF;
	font-style:normal;
	font-weight:normal;
	text-decoration: none;
	position: relative;
	left: 0;
}
#cistic a:hover {
	color: #003399;
	font-weight: bold;
	text-decoration:none;
	position: relative;
	left: 0;
}
#pata  {
	position: relative;
	width: 		400px;
	height: 	30px;
	min-height: 30px;
	left:    50px;
	top:    250px;
	/*background-color:#66CCFF;*/
}

/*** MAPA ***/
      .distributori {
        width:100%;
      }
      .distributori .logo {
        vertical-align:top;
        padding-top:20px;   
        width:260px;
               
      }
      .distributori .logo a img {
        border:none;
      }
      .distributori .spolecnost {
        font-weight:bold;
        padding-top:20px;    
      }
      .distributori .telefon {
        vertical-align:top;
      }
      .distributori .line {
        border-bottom:1px solid #859BA6;
        padding-bottom:20px;  
      }
	  
	 
/*	______________BOX jazykové mutace______________*/
#langbox {
	
	position: absolute;
	left:    0px;
	top:   270px;
	height: auto;
	width:  auto;
	padding: 0 0 0 0;
	margin:  0 0 0 0;
}
#langbox a img {
	border:0px solid #CCCCCC;
}
#langbox a:hover img { 
	border:0px solid #FF0000;
}
#langbox a img:hover { 
	border:0px solid #FF0000;
}
