html
{
	height: 100%;
}

body
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: #006636	url(../img/bg01.png) 50% 0 repeat-y;
	text-align: center;
	color: #666666;
	margin: 0px;
	padding: 0px;
	height: 100%;
}

a:visited			{ color: #006636; text-decoration: underline; }
a:active			{ color: #006636; text-decoration: underline; }
a:link 			{ color: #006636; text-decoration: underline; }
a:hover			{ color: #15406b; text-decoration: underline; }

a.li:visited		{ color: #006636; text-decoration: none; }
a.li:active		{ color: #006636; text-decoration: none; }
a.li:link 		{ color: #006636; text-decoration: none; }
a.li:hover		{ color: #006636; text-decoration: underline; }

#webMap a:visited	{ color: #006636; text-decoration: none; }
#webMap a:active	{ color: #006636; text-decoration: none; }
#webMap a:link 	{ color: #006636; text-decoration: none; }
#webMap a:hover	{ color: #15406b; text-decoration: underline; }

a img {
	border: 0px;
	padding: 0px;
	margin: 0px;
	text-decoration: none;
}

form
{
	margin: 0px;
	padding: 0px;
}

table
{
	border-collapse: collapse;
	border: 0px;
	margin: 0px;
	padding: 0px;
}

td
{
	font-size: 11px;
	margin: 0px;
	padding: 0px;
}

ul{
	list-style: none url(../img/li01.gif);
	margin-top: 2px;
	margin-bottom: 2px;
	margin-left: 15px;
	margin-right: 0px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 0px;
	padding-right: 0px;
	
}

ol{
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 28px;
	margin-right: 0px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 2px;
	padding-right: 2px;
}

hr{
	color: #1C222C;
	width: 100%;
	height: 1px;
}

#screen {
	width: 100%;
	height: 100%;
	background: url(../img/bg02.png) 50% 0 no-repeat;
	padding: 0px;
	margin: 0px;
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 10;
}

#body {
	width: 928px;
	min-height: 550px;
	padding: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: left;
}

#headerLogo{
	padding: 0px;
	margin: 0px;
	width: 250px;
	height: 80px;
	float: left;
}
#headerLogo img { margin: 13px 0px 0px 40px; }

#headerLinks{
	font-family: Arial;
	font-size: 10px;
	text-transform: uppercase;
	padding: 0px;
	margin: 0px;
	height: 80px;
	float: right;
}
#headerLinks a { text-decoration: none; color: #858585; margin: 2px; }
#headerLinks a:hover { color: #006636; }
#headerLinks div{ margin: 35px 25px 0px 0px; }

#headerMain{
	clear: both;
	width: 918;
	height: 219px;
	margin: 2px 5px;
	background: url(../img/bg04.png) no-repeat;
	overflow: hidden;
}

#menuBar{
	width: 390px;
	height: 175px;
	border-top: 2px solid #e3e3e3;
	background: #f2f2f2;
	margin: 2px 0px 2px 5px;
	float: left;
	font-size: 10px;
	font-family: Verdana;
}

#menuContact{
	margin: 20px 0px 2px 5px;
}
#menuContact div{ margin: 0px 0px 5px 0px; }


#menuIcons{
	float: right;
	height: 176px;
	margin: 2px 5px 2px 0px;
}

#menuIcons a {
	width: 171px;
	height: 176px;
	display: block;  
	text-decoration: none;		                           
}

#menuIcons span {
	visibility: hidden;	
}

#menuIcons img{
	margin: 0px 0px 0px 3px;
}

.menuIcons1{
	float: left;
	height: 176px;
	width: 171px;
	margin-right: 5px;
	background-image: url(../cze/img/ico_technicke-kapaliny.png);
	background-repeat: no-repeat;
}

.menuIcons2{
	float: left;
	height: 176px;
	width: 171px;
	margin-right: 5px;
	background: url(../cze/img/ico_autokosmetika.png) no-repeat;
}

.menuIcons3{
	float: left;
	height: 176px;
	width: 171px;
	margin: 0px;
	background: url(../cze/img/ico_solarni-systemy.png) no-repeat;
}

#footer {
	background: url(../img/bg03.png) bottom no-repeat;
	padding: 30px 0px 70px 0px;
	text-align: center;	
	font-size: 10px;
	font-family: Arial;
}
#footer a { text-decoration: none; font-weight: bold; }

#main {
	font-size: 11px;
	width: 914px;
	min-height: 200px;
	background: #FFFFFF url(../img/bg05.png) top no-repeat;
	margin: 2px 7px;
}

#mainData {
	width: 630px;
	margin: 12px 20px;
	float: right;
}



#leftBar
{
	width: 220px;
	margin: 10px;
	float: left;
}

#leftbarData
{
	margin: 0px 5px;
}


.liDiv {
	padding: 0px 2px 0px 15px;
	margin: 0px;
	background-image: url(../img/li02.gif);
	background-repeat: no-repeat;
	background-position: left;
}

.lia {
	padding: 0px 15px 0px 0px;
	margin: 0px;
	background-image: url(../img/li03.gif);
	background-repeat: no-repeat;
	background-position: right;
}

#topLinks
{
	color: #FFFFFF;
	font-size: 9px;
	text-align: right;
	padding: 20px 12px;	
}

#webMap li {
	padding: 3px 0px;	
}

.topLinks {
	text-align: center;
	border-top: 0px;
	border-right: 1px solid #f1f1f1;
	border-bottom: 0px;
	border-left: 1px solid #f1f1f1;
	padding: 0px 0px 5px 0px;
}

.form{
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: 10px;
	border: 1px solid #e6e6e6;
	background-color: #f2f2f2;
	padding: 3px;
	margin: 1px 1px;
}

.button{
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: 9px;
	text-transform: uppercase;
	font-weight: bold;
	color: #4e4e4e;
	background-color: #e3e3e3;
	border-top: 1px ridge #f5f5f5;
	border-right: 1px ridge #cccccc;
	border-bottom: 1px ridge #cccccc;
	border-left: 1px ridge #f5f5f5;
	padding: 1px;
}

.smalltext{
	font-size: 10px;
	font-family: Verdana;
}

.clearDiv{
	font-size: 1px;
	padding: 0px;
	margin: 0px;
	clear: both;
}

.c1Area{
	background-color: #f2f2f2;
	border: 0px;
	padding: 5px;
	margin: 5px 0px;
}

.c2Area{
	border-top: 2px solid #e6e6e6;
	padding: 2px 0px;
}

.c3Area{
	width: 304px;
	height: 90px;
	border: 1px solid #e6e6e6;
	background-color: #f2f2f2;
	padding: 3px;
	margin: 1px 1px;
	float: left;
}

.c4Area{
	width: 305px;
	background-color: #f7f7f7;
	padding: 3px;
	margin: 1px 1px;
	float: left;
}

.c5Area{
	width: 620px;
	background-color: #f7f7f7;
	padding: 3px;
	margin: 1px 1px;
	float: left;
}

.c6Area{
	width: 405px;
/*	background-color: #f7f7f7; */
	padding: 3px;
	margin: 1px 1px;
	float: left;
}

.c7Area{
	border: 1px solid #e6e6e6;
	background-color: #f2f2f2;
	padding: 3px;
	margin: 1px 1px;
}

.certificationData{
	margin: 2px;
	border: 3px solid #ffffff;
	background-color: #f0f0f0;
	text-align: center;
	width: 200px;
	height: 200px;
}

.productImage
{
	float: left;
	margin: 0px 10px 0px 0px;
}

.partnerImage
{    	
	margin: 10px;
}

.productImageDetail
{
	float: right;
	margin: 0px 10px 0px 10px;
	border: 3px solid #e6e6e6;
}

.thBorder
{
	border: 1px #e6e6e6 solid;
	padding: 0px;
	margin: 0px;
}

.techTable
{
	padding: 0px;
	margin: 5px 0px 0px 0px;
	font-size: 10px;
}

.techTable td
{
	padding-right: 3px;
	margin: 0px;
	font-size: 10px;
	vertical-align: top;
}

.imageBorder
{
	background-color: #000000;
	border: 1px #555555 solid;
	padding: 1px;
	float: left;
}

h1{
 	color: #006636;
	font-family: Arial;
	font-size: 12px;
	letter-spacing: 1px;
	font-weight: bold;
	display: block;
	margin: 0px 0px 24px 0px;
}

h2{
 	color: #006636;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	display: block;
	margin: 3px 3px 24px 3px;
}

h3{
 	color: #006636;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	display: block;
	margin: 5px 3px 10px 3px;
}

.title1{
 	color: #006636;
	font-family: Arial;
	font-size: 12px;
	letter-spacing: 1px;
	font-weight: bold;
}

.title2{
 	color: #006636;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	display: block;
}

.title3{
	font-family: Arial;
	letter-spacing: 1px;
	color: #02834b;
	font-size: 11px;
	font-weight: bold;
	letter-spacing: 1px;	
}

.tcl1{
	color: #006636;
}

.tcl2{
	color: #15406b;
}

.tcl3{
	color: #02834b;
}

.lv1{
	background-color: #f6f6f6;
	color: #4a4a4a;
	font-family: Verdana;
	font-size: 10px;
	padding: 2px;
}

.lv2{
	background-color: #f2f2f2;
	color: #4a4a4a;
	font-family: Verdana;
	font-size: 10px;
	padding: 2px;
}
