/* You may adapt and learn from the elements of this CSS to use in your own
projects, but you may not copy the design (the unique combination of images,
colors, sizes, typography, and positioning) since this is copyright of 
Align Design and may not be reproduced. 
------------------------------------------------------------------*/

/* Můžete použít nebo poučit z níže použitých elementů CSS, ale nekopírujte
design (jedinečná kombinace obrázků, barev, velikostí, typografie a pozicování).
Autorská práva vyhrazena pro Align Design!
------------------------------------------------------------------*/

/*								common style
-----------------------------------------------------------------*/
body {
	margin: 0px;
	background-color: #DBDBDB;
	font: Arial;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
}

#wrap {
	background-image: url(bg.gif);
	background-repeat: repeat-x;
	border-top-color: #00a243;
	border-top-style: solid;
	border-top-width: 4px;
	background-color: White;
}

#line{
	border-top-color: White;
	border-top-style: solid;
	border-top-width: 4px;
	clear: both;
}


#container{
	width: 728px; /*height: 650px;*/
	margin: 0 auto 0 auto; /*background: Black;*/

}

#logo{
	width: 200px;
	height: 80px;
	background-color: inherit;
	margin: 0 0;
	float: left;
}

#divHeader {
	width: 728px;
	height: 60px;
	margin: 0 auto;
	/*margin: 0 auto 0 auto;*/
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: 200; /*background-image: url(styles/header_pic.gif);*/
}

#divHeader .img{
	float: left;
	margin-left: 30px;
	
}


#divHeader ul.nav {
	height: 30px;
	float: right;
	font-size: 12px;
	margin-top: 30px;

}

#divHeader ul.nav li {
	display: inline;
}

#divHeader ul.nav li a {
	border: none;
	display: block;
	float: left;
	height: 18px;
	line-height: 20px;
	padding: 0px 5px 3px 5px;
	text-decoration: none;
	color: #aaa;
	text-transform: uppercase; /*border-bottom: 5px solid #97a416;*/
	margin-left: 15px;
}

#divHeader ul.nav li a:hover {
	color: #eee; /*border-bottom: 5px solid #97a416;*/
	background-position: bottom;
	border-bottom-color: #c91e2e;
	border-bottom-style: solid;
	border-bottom-width: 5px;
}

#divHeader ul.nav li.current a {
	color: #ccc;
	border-bottom-color: Maroon;
	border-bottom-style: solid;
	border-bottom-width: 5px;
}

#divHeader ul.nav li.current a.page1 {
	
}

#wholeleft{
	float: left;
	width: 212px;
}

#wholeright{
	float: left;
	width: 505px;
	margin-left: 11px;
}

#wholeright a{
	text-decoration: none;
	color: #009B01;
}

#wholeright a.hover{
	color: #009B01;
}

#banner{
	height: 240px;
}

#content{
	width: 728px;
	margin-top: 30px;
	background: Black;
}

#leftsidetop{
	width: 212px;
	margin-left: 2px;
	margin-top: 10px;
	background: url(leftside.png) no-repeat;
	height: 57px;
	

}

#leftside{
	width: 209px;
	margin-left: 3px;
	/*min-height: 300px;*/
	/*background: White;*/

}

#leftside .info{
	padding: 8px;
	color: #464646;
	width: 194px;
	border-bottom-color: #DBDBDB;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	margin: 0px;

}

#leftside .text_field {
	width: 120px;
	height: 14px;
	margin-top: 0px;
	/*margin-bottom: 9px;*/
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: Black;
	background-color: White;
	padding: 1px;
	border: 1px solid #009B01;
	float: left;
}

#leftside .submit{
	padding: 0 2px 0 2px;
	width: 50px;
	font-weight: lighter;
	color: Black;
	cursor: pointer;
	font-size: 12px;
	vertical-align: middle;
	margin-left: 0px;
	background: #DBDBDB;
}

#leftside .menu ul {
	width: 212px;
	margin: 0;
	padding: 0px 0px 0px;
	list-style: none;
	margin-bottom: 5px;
}

#leftside .menuNON{
	width: 193px;
	padding: 8px;
	min-height: 55px;
	background-image: url(menuNON.png);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: transparent;

}

#leftside .menu ul a {
	width: 187px;
	_width: 140px;
	display: block;
	padding: 6px 0 6px 18px;
	font-size: 1.1em;
	font-weight: bold;
	color: #5A5A5A;
	text-decoration: none;
	background: transparent url(background_menu.jpg) repeat-x;
	font-family: Tahoma;
	border-left: 4px solid #DFDFDF;
}
#leftside .menu ul a.selected {
	color: #009B01;
	text-decoration: none;
}
#leftside .menu ul a:hover {
	color: White;
	background: Black url(background_menu_active.jpg) repeat-x;
	border-left: 4px solid #3A3A3A;
}


#leftside .menu ul.podkat a{
	color: #131313;
	text-decoration: none;
	background: #CBCBCB url(background_menu_podkat.jpg) repeat-x;
	padding-left: 23px;
	width: 182px;
}







#rightsidetop{
	width: 500px;
	margin-top: 0px;
	height: 210px;
	float: left;
	background: url(righ_side_top.gif) no-repeat;
	padding-left: 20px;

}

#rightside{
	width: 510px;
	margin-top: 10px;
	min-height: 300px;
	float: left;
	margin-left: 10px;
	margin-bottom: 10px;
}







#content .wholepage{
	margin-top: 0px;
	width: 728px;
	padding-bottom: 25px;
	margin-bottom: 15px;
	background: #211D1D;
}



#content a{
	text-decoration: none;
	color: #0061BD;
}

#content a:hover{
	text-decoration: underline;
	color: #003B73;
}





h1{
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	color: #00a243;
	padding: 10px 0 0 0px;
	
}

h2{
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	color: #00a243;
	padding: 10px 0 0 0px;

}

h3{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #009B4F;
	padding: 0px;
}

h4{
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	color: White;
	padding: 10px 0 0 0px;
}

#content ul{
	color: White;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#content li{
	color: White;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style: none;
}

a.image { border:0; }

a img { border:0; }

p {
	margin: 10px 0 20px 0px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #464646;
	text-align: justify;
	line-height: 14px;
	
}

p.p3 {
	margin: 10px 0 20px 10px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: White;
	text-align: justify;
}

p.p2 {
	margin: 0 0 20px 0px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: Black;
	text-align: justify;
	
}

.imgIcons {
	float: left;
	padding-left: 20px;
	margin-bottom: 20px;
	
}


/**
#footer {
	background-color: #383838;
	clear: both;
	padding: 12px 0px 12px 5px;
	color: #EBEBEB;
	text-align: left;
	font: normal 0.7em/1.5 trebuchet ms, Arial, Helvetica, sans-serif;
	border-top-color: White;
	border-top-style: solid;
	border-top-width: 2px;
	width: 100%;
}

#footer .right{
	padding-right: 10px;
	float: right;
	text-align: right;
}


#footer a {
	color: #389FE0;
	text-decoration: none;
}

#footer a:hover {
	color: #1B587E;
	text-decoration: none;
}

#footer a.oblibene {
	background: url(icons/fav_ico.png) no-repeat center left;
	padding-left: 20px;
}
**/

#footer {
	background: #C9C9C9 url(footer_bg.gif) repeat-x;
	text-align: center;
	padding: .9em;
	margin: 2em 0 0 0;
	clear: both;
}
#footer p {
	font-size:.8em;
	line-height:2em;
	color:#68818d;
	}
#footer span {
	margin-right:15px;
	}
#footer a {
	border: 0;
	color: #009B01;
	text-decoration: none;
}
#footer a:hover {
	border: 0;
	color: #005121;
	text-decoration: none;
}
#footer img {
	vertical-align:middle;
	margin-left:3px;
	padding-bottom:2px;
	}


div.capabilityWarning {
	background: #444;
	color: #fc3;
	padding: 10px;
	margin: 0 0 30px 0;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
}

div.capabilityWarning a { font-weight:bold; }

.posledniprace{
	float: right;
	margin-right: 10px;
}

.nadpis{
	margin-bottom: 5px;
}

.clanek{
	margin-right: 6px;
	margin-top: 4px;
	float: left;
}

#content h2{
	font-size: 13px;
	padding: 5px 0px 0px 10px;
	color: #557077;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
}

acronym{
	font-weight: bold;
	color: #009B4F;
}

#formular {
	padding-left: 0px;
	text-align: left;
	font-size: 0.8em;
	color: #555555;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.formtext {
	color: #5C5C5C;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

/*#formular span {font-size: 1.3em;color:#F18523;}*/

#formular .info{
	font-weight: normal;
	padding: 0px 0 5px 0px;
	text-align: left;
	
}


.info input{
	font-weight: bold;
	text-align: center;
	border: 0;
	background: none;
	width: 40px;
	color: #F8F8F8;
}

input:focus {
	background-color: #DADADA;
}  

/*.submit{
	padding: 0 5px 0 5px;
	background: #009B4F None;
	font-weight: lighter;
	color: White;
	cursor: pointer;
	border: 1px solid #005D01;
}*/


#formular .td{
	color: Black;
	background-color: Gray;
}

.tr {
	color: Black;
	border-bottom: 1px solid Gray;
}

select, input, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: Black;
	font-weight: normal;
	background-color: White;
	border: 1px solid #009B4F;
}



.arrow {
	vertical-align: middle;
	margin-right: 4px;
}

.nahledy {
	float: left;
	/*margin-top: 0;*/
	
	margin-right: 40px;
	margin-bottom: 20px;
}

.nahledy a { border:0; }

.nahledy a img {
	width: 120px;
	height: 84px;
	border: 4px solid #EAE9E5;
}

.nahledy a:hover img {
	border: 4px solid #1A8CD5;
}


/*===============================================================

	N A V I G A T I O N 
	
=================================================== =NAVIGATION */




#navcontainer{
	padding: 0;
	width: 459px;
	height: 59px;
	margin: 0;
	
	float: right;
}
#navcontainer ul{margin:0px; padding:0px; list-style-type:none; text-align:left; float:left}
#navcontainer ul li.next{
	display: block;
	float: left;
	text-align: center;
	padding: 0px;
	margin: 0px; /*border-left-color: Black;
	border-left-style: solid;
	border-left-width: 1px;*/
	
}

#navcontainer ul li.first{
	display: block;
	float: left;
	text-align: center;
	padding: 0px;
	margin: 0px; /*border-left-color: Black;
	border-left-style: solid;
	border-left-width: 1px;*/
	
}


#navcontainer ul li a{
	color: #333333;
	text-decoration: none;
	text-align: left; /*background-color: #211D1D;*/
	padding-top: 20px;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding-right: 10px;
	padding-left: 10px;
	display: block;
	float: left;
	outline: none; /*border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #fff;*/
	height: 50px;
	padding-bottom: 8px;
	margin-left: 6px;
	margin-right: 6px;
	background-repeat: repeat-x;
	background-position: left top;
}

#navcontainer ul li a:hover{
	color: #7D818A; /*background-color: #302B2B;*/
	outline: none; /*border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #2bd5bf;*/
	background-color: #DBDBDB;
}
/*#navcontainer a:active{color:#7D818A; background-color: #302B2B; outline:none; border-top-width:4px; border-top-style:solid; border-top-color:#43B9D7; background-image:url(../img/hoofdmenu_hover.gif)}*/
#navcontainer ul li.active{
	color: Black; /*background-color: #302B2B;*/
	outline: none; /*border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #2bd5bf;*/
	background: #00A243 repeat-x;
}






label {
	font-size: 12px;
	width: 200px;
	height: 16px;
	font-weight: normal;
	color: #2BD5BF;
}



.text_field {
	width: 90px;
	height: 20px;
	margin-top: 3px;
	margin-bottom: 9px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: Black;
	background-color: #211D1D;
	padding: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
}



.text_area {
	width: 165px;
	height: 225px;
	margin-top: 3px;
	margin-bottom: 10px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #FFFFFF;
	background-color: #211D1D;
	padding: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}



.formHighlight {

	background-color: #171b26;

}



.send_button {
	width: 64px;
	float: right;
	
}



.lavaLampWithImage {
	position: relative;
	height: 29px;
	width: 459px; /* background: url(bg.gif) no-repeat top;*/
	padding: 15px;
	margin: 0px 0;
	overflow: hidden;
	float: right;

}
                .lavaLampWithImage li {
	float: left;
	list-style: none;
	height: 100px;
}
              
             .lavaLampWithImage li a {
	font: normal 600 16px Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #585858;
	outline: none;
	text-align: center;
	top: 6px;
	text-transform: capitalize;
	letter-spacing: 0;
	z-index: 10;
	display: block;
	float: left;
	height: 100px;
	position: relative;
	overflow: hidden;
	margin: auto 15px;

}
.lavaLampWithImage li a:hover{
	border: none;
	color: #009B01;
}

.lavaLampWithImage li a.active{
	color: #00733B;
	text-decoration: underline;
	height: 29px;
}

					
					
.imgLevy{
	float: left;
	margin: 5px 10px 10px 10px;
}

.imgProdukt{
	float: left;
	margin: 5px 10px 10px 50px;
}

#language{
	float: left;
	width: 150px;
	height: 40px;
	margin-top: 15px;
}

#language li {
	float: left;
	list-style: none;
	display: block;
	padding-left: 20px;
	padding-top: 0px;
}

.back{
	float: right;
	
}

.imgKategorie {
	float: left;
	width: 87px;
	/*height: 70px;*/
	margin-left: 10px;
	margin-right: 10px;
	border: 3px solid #D2D2D2;
}

.produktInfo {
	margin: 5px 0 5px 0px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: Black;
	text-align: justify;
	float: left;
	min-height: 72px;
	width: 500px;
	line-height: 10px;
	border-bottom-color: #F2F2F2;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	padding-bottom: 10px;
}

/**notices*/

.error, .notice, .success {
	padding: 60px;
	margin-bottom: 1em;
	border: 2px solid #ddd;
}
.error {
	background: #FBE3E4 url(error_icon.gif) no-repeat left;
	color: #8a1f11;
	border-color: #FBC2C4;
	width: 300px;
}
.success {
	background: #E6EFC2 url(success_icon.gif) no-repeat left;
	color: #264409;
	border-color: #C6D880;
	width: 300px;
}
.error a {color:#8a1f11;}
.notice a {color:#514721;}
.success a {color:#264409;}

.detail{
	width: 67px;
	height: 23px;
	float: right;
	padding: 6px 0 0 11px;
	background-image: url(detail.gif);
	background-repeat: no-repeat;
	background-position: top left;

}

.detail a{
	color: Fuchsia;
}


.detail a:hover{
	text-align: right;
	width: 80px;
	height: 50px;
	color: Fuchsia;
}

