body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #000000;
	margin: 0;
	padding: 0;
	background-image: url(design/background_body.jpg);
	background-position: 0px 820px;
	background-repeat: no-repeat;
	width: 100%;
}
#wrapper {
	min-width: 1020px;
	width:expression(document.body.clientWidth < 1021 ? "1020px" : "100%" );
}
#header {
	clear: both;
	height: 180px;
	margin: 0px;
	padding: 0px;
	background-color: #1680b7;
	background-repeat: repeat-x;
	background-position: 0px 0px;
	background-image: url(design/header_background.jpg);
	overflow: inherit;
}

#language {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: 15px;
	background-color: #1680b7;
	background-repeat: repeat-x;
	background-position: 0px 0px;
	background-image: url(design/top_line_background.jpg);
	color: #FFFFFF;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 75px;
	font-size: 12px;
	clear: both;
	font-weight: bold;
}

#language a:link, a:visited, a:active {text-decoration: none; color: #F0F0F0}; 
#language a:hover a:focus {text-decoration: none; color: #CCCCCC;};

div#header_regional{
	height:12px;
	line-height:32px;
	color: #FFFFFF;
	background-image: url(design/top_line_background.jpg);
	background-repeat: repeat-x;
	text-align: right;
	background-position: top;
	padding: 0px;
	margin: 0;
}

div#header_shadow{
	line-height:22px;
	color: #FFFFFF;
	background-image: url(design/top_line_shadow_background.jpg);
	background-repeat: repeat-x;
	width: 100%;
}
#sidebar1 {
	float: left;
	width: 286px;
	padding: 0px;
	margin: 0px;
	background-image: url(design/navigation_background.jpg);
	background-repeat: no-repeat;
	height: 612px;
}

div#menu{
	height:432px;
	padding-left: 20px;
	padding-right: 10px;
}
div#sertified {
	height:180px;
	padding-left: 10px;
	padding-right: 10px;
	background-image: url(design/sertified_background.jpg);
	background-repeat: no-repeat;
}

#maincontent {

	margin-left: 286px;
	height: 612px;
	background-image: url(design/background_content_new.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	padding: 0px;
}

#sidebar2 {
	float: right;
	width: 300px;
	padding: 0px;
	height: 612px;
	background-image: url(design/addon_background.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	border-left-width: thin;
	border-left-style: dashed;
	border-left-color: #E4EEF7;
	font-size: 10px;
}
#footer {
	clear: both;
	padding: 0px;
	color: #FFFFFF;
	height: 52px;
	background-image: url(../design/background_footer.gif);
	background-repeat: repeat-x;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

#footer a:link, a:visited {
	text-decoration: none; color: #F0F0F0;
}

div#subtitle {
	margin-left: 0px;
	height:80px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 32px;
	text-transform: uppercase;
	font-style: normal;
	color: #E4EEF7;
	text-align: center;
	font-weight: lighter;
	padding-left: 50px;
}
div#introduction {
	margin-left: 0px;
	height:612px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 32px;
	text-transform: uppercase;
	font-style: normal;
	color: #E4EEF7;
	text-align: center;
	font-weight: lighter;
	padding-left: 0px;
}
h1 {
	color: #1680B7;
	font-size: 12px;
}
	.cleaner {
		clear:both;
		height:1px;
		font-size:1px;
		border:none;
		margin:0; padding:0;
		background:transparent;
		}
	.column-in {
	margin:0;
	padding-top: 1px;
	padding-right: 5px;
	padding-bottom: 1px;
	padding-left: 10px;
		}
		
h2 {
	color: #999999;
	font-size: 12px;
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
}
h3 {
	font-size: 13px;
	color: #99BCD8;
}

UL {
    list-style-image: url(design/serviks_logo_ul.gif);
 }

.tabula {

	text-align: center;
	width: 260px;
	margin-top: 20px;	
}
.cenas {
	border: 1px solid #99BCD8;
	padding-top: 1px;
	padding-right: 2px;
	padding-bottom: 1px;
	padding-left: 2px;
	font-size: 11px;
	font-style: normal;
}

.office_suplly {
	color: #E40023;
	background-color: #E40023;
}