html {
	height: 100%;
}

body {
	font-family: Arial, Verdana, 'Trebuchet MS', 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
	font-size: 9pt;
	text-align: center;
	background: #073c66 url('images/bg.jpg') repeat-x;
	margin: 0;
	padding: 0;
	color: #333;
	height: 100%;
}

p {
	margin: 0;
	padding: 0 10px 10px 15px;
}

a {
	color: #063c65;
}

a, a:active { outline: none; }
a:focus { -moz-outline-style: none; }


#wrapper-glow {
	width: 852px;
	background: url('images/wrapper-glow.png');
	margin: 0 auto 0 auto;
	text-align: center;
}

#wrapper {
	background: #FFF;
	width: 800px;
	margin: 0 auto 0 auto;
	border-left: 1px solid #152239;
	border-right: 1px solid #152239;
}

#head {
	position: relative;
	width: 800px;
	height: 122px;
	background: url('images/head.jpg');
}

#head #moto {
	position: absolute;
	background:  url('images/profi.jpg');
	left: 270px;
	top: 52px;
	width: 259px;
	height: 22px;
}

#head form {
	position: absolute;
	left: 315px;
	top: 4px;
	padding: 0;
	margin: 0;
	color: #666;
}

#head #lang {
	position: absolute;
	right: 10px;
	top: 4px;
	text-align: right;
	font-size: 7pt;
}

#head #lang a {
	text-decoration: none;
}

#head a.home {
	position: absolute;
	display: block;
	left: 71px;
	top: 28px;
	width: 162px;
	height: 60px;
	text-indent: -3000px;
}

#head a.facebook {
	position: absolute;
	display: block;
	width: 99px;
	height:24px;
	right: 120px;
	top: 35px;
	background:  url('images/facebook.gif');
	text-indent: -3000px;
}

#head a.skype {
	position: absolute;
	display: block;
	width:  80px;
	height: 29px;
	right: 23px;
	top: 30px;
	background:  url('images/skype2.gif');
	text-indent: -3000px;
}

#head #lang img {
	border: 0;
	margin-right: 0;
}

#clock {
	position: absolute;
	right: 165px;
	top: 65px;
	width: 60px;
	height: 60px;
}

#curdate {
	position: absolute;
	right: 5px;
	top: 64px;
	width: 60px;
	font-size: 7pt;
	color: #4C6BA5;
	font-weight: bold;
}

#menu {
	position: absolute;
	bottom: 15px;
	left: 270px;
	width: 530px;
	text-align: left;
}

#menu a {
	display: inline;
	padding: 3px 12px 3px 18px;
	margin-right: 10px;
	background:  url('images/menu-bul.gif') no-repeat left center;
	font-size: 9pt;
	text-decoration: none;
	color: #7f6f04;
}

#menu a:hover, #menu a.active {
	background:  url('images/menu-bul-on.gif') no-repeat left center;
}

.searchinput {
	border: 1px solid #DDD;
	width: 150px;
}

.searchbut {
	background: #f5d802;
	border: 1px solid #fea100;
	font-size: 9pt;
	padding: 0 5px 1px 5px;
}

#maincontent {
	position: relative;
	background:  #FFF url('images/footer.jpg') repeat-x bottom;
	padding: 40px 10px 60px 0;
}

#maincontent #www {
	position: absolute;
	display: block;
	width: 212px;
	height :24px;
	right: -2px;
	top: 0;
	background:  url('images/www.jpg');
}

#maincontent h1.main {
	position: absolute;
	display: block;
	width: 309px;
	height: 27px;
	left: -2px;
	top: 0;
	background:  url('images/h1.jpg');
	margin: 0;
	padding: 5px 0 0 30px;
	color: #FFF;
	font-size: 12pt;
	font-weight: normal;
	text-align: left;
}

#sidebar {
	float: left;
	width: 166px;
}

#sidebar .leftpanel {
	width: 166px;
	margin: 0 0 15px -1px;
}

#sidebar .leftpanel h2 {
	margin: 0;
	padding: 5px 0 0 0;
	text-align: center;
	color: #FFF;
	font-size: 11pt;
	background:  url('images/left-header.jpg');
	height: 23px;
}

#sidebar .leftpanel .footer {
	height: 2px;
	font-size: 1px;
	background:  url('images/left-footer.jpg');
}

#sidebar .leftpanel .content {
	background: url('images/left-bg.jpg');
	padding: 0 0 0 1px;
}

#sidebar .leftpanel .contentb {
	background: url('images/left-bg.jpg');
	padding: 0 0 0 8px;
}

#sidebar .leftpanel .contentb a {
	font-size: 8pt;
}

#sidebar .leftpanel .content a {
	display: block;
	background: url('images/catbg.gif') no-repeat;
	padding: 3px 0 3px 20px;
	text-decoration: none;
	font-size: 9pt;
	color: #444;
	border-top: 1px solid #b9b9b9;
	text-align: left;
}


#sidebar .leftpanel .content a:hover, #sidebar .leftpanel .content a.active {
	background: url('images/cathover.gif') no-repeat;
}

#sidebar .leftpanel .content a.subcat {
	background: url('images/subcatbg.gif') no-repeat;
	padding-left: 30px;
}

#sidebar .leftpanel .content a.subcat:hover, #sidebar .leftpanel .content a.subcatactive {
	background: url('images/subcathover.gif') no-repeat;
	padding-left: 30px;
}

#sidebar .leftpanel .content a.calc {
	background: url('images/acalc.gif') no-repeat;
	font-weight: bold;
}

#content {
	width: 620px;
	float: right;
	text-align: left;
}

#footer {
	position: absolute;
	bottom: 14px;
	left: 20px;
	color: white;
}

#footer a {
	text-decoration: none;
	color: white;
}

#footer a:hover {
	color: #FFE532;
}

#copy {
	position: absolute;
	bottom: 14px;
	right: 20px;
	color: white;
	font-size: 8pt;
}

.clear {
	clear: both;
}

.clear20 {
	clear: both;
	height: 20px;
}

.clear10 {
	clear: both;
	height: 10px;
}

#loading {
	position: absolute;
	visibility: hidden;
	z-index:3000;
	text-align: center;
	background: white;
	border: 1px solid #D70202;
	width: 350px;
	height: 40px;
	color: #333;
	font-size: 14pt;
}

#loadingbox { 
	margin: 260px auto 0;
	border: 3px solid #153d74; 
	width: 200px; 
	height: 34px; 
	color: #fff;
	padding-top: 20px;
	font-size: 14pt; 
	background: #4578a7; 
	font-weight: bold;
}

table.lst {
	border: 1px solid #CCCCCC;
	text-align: left;
}

table.lst th {
	background: #073C66;
	font-size: 8pt;
	font-weight: bold;
	color: white;
	text-align: center;
	border-right: 1px solid #CCCCCC;
	padding: 4px;
	border-bottom: 1px solid #EEEEEE;
}

table.lst th.subth {
	background: #000095;
}

table.lst td {
	border-top: 1px solid #EEEEEE;
	border-right: 1px solid #CCCCCC;
}

table.lst tr.row0 {
	background: #F4F4F4;
}

table.lst tr.row1 {
	background: #FFFFFF;
}

table.lst tr.rowfoot {
	background: #073C66;
	color: white;
	font-weight: bold;
}

div.msg_err {
	color: red;
	font-weight: bold;
	padding:3px;
	margin: 5px auto 5px auto;
}

div.msg_ok {
	color: green;
	font-weight: bold;
	padding:3px;
	margin: 5px auto 5px auto;
}

.prodshort {
	position: relative;
	float: left;
	margin: 6px;
	width: 278px;
	height: 121px;
	background: url('images/product-bg.jpg') no-repeat;
	padding: 10px;
}

.prodshort .intro {
	color: #666;
	font-size: 8pt;
}

.prodshort img {
	float: left;
	border: 0;
	border: 1px solid #c5c5c5;
	margin-right: 10px;
}

.prodshort h2 {
	color: #0b65b7;
	font-size: 11pt;
	margin: 0;
	padding: 0;
}

.prodshort h2 a {
	text-decoration: none;
}

.prodshort  .price {
	position: absolute;
	bottom: 2px;
	left: 3px;
	color: #0b65b7;
	font-size: 13pt;
	font-weight: bold;
	width: 100px;
	text-align: center;
}

.prodshort  .price small {
	font-size: 8pt;
}

.prodshort  .price small small {
	font-size: 6pt;
}

.prodshort  .more {
	position: absolute;
	bottom: 2px;
	right: 0;
	text-align: center;
	width: 200px;
	color: #0b65b7;
}

.prodshort  .more a {
	color: #0b65b7;
	font-size: 8pt;
	text-decoration: none;
}

.prodfull {
	padding: 0 10px;
}

.prodfull .mainphoto {
	float: left;
	border: 0;
	border: 1px solid #c5c5c5;
	margin-right: 10px;
}

.prodfull h1 {
	color: #0b65b7;
	font-size: 11pt;
	margin: 0 0 10px 0;
	padding: 0 0 3px 0;
	border-bottom: 1px solid #999;
}

.frmbutton {
	background: #073C66;
	color: white;
}

.frminput {
	border: 1px solid #073C66;
}

#articles {
	padding: 0 10px 10px 20px;
}

#articles h2 {
	margin: 0;
	padding: 20px 0 3px 0;
}

#articles h2 a {
	text-decoration: none;
}

#articles h1 {
	color: #0b65b7;
	font-size: 11pt;
	margin: 0 0 10px 0;
	padding: 0 0 3px 0;
	border-bottom: 1px solid #999;
}

.toppath, .toppath a {
	font-size: 8pt;
	text-align: right;
	padding-bottom: 6px;
}

ul {
	margin-top: 0;
}

h2.blue {
	background: #1786EF;
	text-align: center;
	color: white;
	margin: 15px 3px 10px 3px;
	font-size: 11pt;
	padding: 3px;
}

.footnote {
	text-align: center;
	padding: 20px;
	font-weight: bold;
}

.highlight {
	background: yellow;
}

.homebox {
	float: left;
	width: 100px;
	padding: 12px;
	text-align: center;
}

.homebox a {
	font-size: 8pt;
}

.catshort {
	width: 180px;
	padding: 0 13px 16px 13px;
	text-align: center;
	float: left;
}

.catshort h2 {
	color: #0b65b7;
	font-size: 11pt;
	margin: 0;
	padding: 0;
}

.catshort h2 a {
	text-decoration: none;
}
