html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td{
    margin:0;
    padding:0;
    border:0;
    outline:0;
    }
html, body {
	margin: 0;
	padding: 0;
	height: 100%;
}

body {
	background-color: #C4C3C1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

a {
	color: #006699;
	text-decoration:underline;
}
a:hover {
	color: #006699;
	text-decoration:none;
}
a img {
	border: none;
}

a.black {
	color: #000;
}
a.black:hover {
	color: #444;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
}

h1 {
	font-size: 16px;
	text-transform: uppercase;
	color: #000;
	padding-bottom: 12px;
}

h2 {
	font-size: 22px;
	color: #FEB500;
	padding-bottom: 15px;
	font-weight: normal;
}

h3 {
	font-size: 18px;
	padding-bottom: 12px;
	font-weight: normal;
}

.imgz h3 {
	color: #FFF;
}

h4 {
	background-color: #000000;
	border-bottom: 1px solid #FFF;
	border-top: 1px solid #FFF;
	color: #FFF;
	padding: 4px 0 4px 30px;
	font-size: 11px;
	font-weight: normal;
}

h5 {
	font-size: 12px;
	text-transform: uppercase;
	padding-bottom: 5px;
}


h6 {
	font-size: 11px;
	font-weight: bold;
	color: #000;
	display: block;
	background-color: #FFC710;
	padding: 4px 7px;
	margin-bottom: 5px;
}

.smallerText {
	font-size: 11px;
}

p, form, ul, li {
	margin: 0;
	padding: 0;
	list-style-type: none;
}


small {
	font-size: 11px;
}

.grayText {
	color: #989898;
}

.blueText {
	color: #44A0B5;
}

.blueText2 {
	color: #0863AC;
}






#wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	position: relative;
	z-index: 1;
	width: 1008px;
	padding: 0 6px;
	margin: 0 auto;
	background: url(../i/bg.jpg) repeat-y;
}

#top {
	height: 88px;
	background-color: #000000;
	padding:0;
	position:relative;
}

.slogan {
	position: absolute;
	z-index: 10;
	font-size: 28px;
	line-height:34px;
	font-weight: bold;
	color: #E7E8E3;
	top: 28px;
	left:22px;
}
	.slogan a { 
		text-decoration: none;
		color: #E7E8E3;
	}
.search-form{
	padding:0;
	margin:0;
	width:254px;
	position:absolute;
	top:48px;
	right:18px;
	}
	.search-form input{
	    padding:3px;
	    vertical-align:middle;
	    font:12px Verdana, Geneva, sans-serif;
	    background:#8A8A8A;
	    color:#FFF;
	    border:none;
		width:220px;	
		}
	.search-form input.btn{
	    padding:0;
	    background:#FFC70F url(../i/search-icon.gif) center center no-repeat;
	    border:none;
		width:24px;
		cursor:pointer;
		height:20px;
		}

#lang {
	position: absolute;
	top: 16px;
	right: 20px;
	z-index: 10;
}
#lang li {
	display: inline;
}
#lang li a {
	color: #FFF;
	text-decoration: none;
	font-size: 10px;
	text-transform: uppercase;
	margin-left: 10px;
}
#lang li a:hover,
#lang li a.act,
#lang li a.act:hover {
	color: #FFCE10;
	text-decoration: none;
}



#topMenu{
	background-color: #E7E8E3;
	height: 27px;
	}
	#topMenu ul{
		padding:0;
		margin:0;
		overflow:hidden;
		zoom:1;
		list-style:none;
		}
		#topMenu ul li{
			display: block;
			float: left;
			white-space: nowrap;
			line-height:16px;
			font-size: 12px;
			padding: 6px 16px 5px 14px;
			background: url(../i/menu-sep.gif) right 1px no-repeat;
			}
			#topMenu ul li a{
				text-decoration: none;
				color: #393939;
				text-shadow:1px 1px 0 #EEE;
				}	
				#topMenu ul li a:hover{
					text-decoration: none;
					color: #000;
					text-shadow:none;
					}




#bar {
	height: 19px;
	background-color: #FFC710;
	padding: 5px 0 0 43px;
	font-size: 11px;
	color: #FFF;
}
	#bar a {
		color: #FFF;
		text-decoration: none;
	}
	#bar a:hover {
		color: #FFF;
		text-decoration: underline;
	}







#content {
	padding: 0 0 130px 0;
}
#holder2{
	padding:20px 19px 130px;
	}
	#sidebar2{
		padding:0;
		margin:0;
		width:202px;
		float:left;
		}
		#sidebar2 .block{
			padding:0 6px 6px;
			margin:0;
			border-bottom:1px solid #E0E0E0;
			font-size:11px;
			}
			#sidebar2 .block p{
				padding:0;
				margin:0 0 6px;
				line-height:16px;
				}
				#sidebar2 .block p .title{
					color:#FFC710;
					}
	#content2{
		padding:0;
		margin:0;
		width:740px;
		float:right;
		}
		.start1 h1{
		    padding:6px 12px;
		    margin:0;
		    color:#000;
		    font-size:18px;
		    font-weight:bold;
		    line-height:24px;
		    background:#DEDEDE;
		    text-transform:none;
			}
		.start1 .block{
		    padding:0;
		    margin:0;
		    background:#EEE;
			}
			.start1 .block .image{
			    padding:0;
			    margin:0;
			    float:left;
			    width:459px;
			    overflow:hidden;
			    zoom:1;
				}
			.start1 .block .side{
			    padding:8px 0 0;
			    margin:0;
			    float:right;
			    width:281px;
				}
				.start1 .block .text{
				    padding:0 0 20px 18px;
				    margin:0;
					}
					.start1 .block .text h2{
					    padding:0;
					    margin:0 0 10px;
					    font-size:16px;
					    font-weight:bold;
					    line-height:20px;
						}
					.tbl-start{
					    padding:0;
					    margin:0 0 10px;
					    border:0;
					    width:100%;
						}
						.tbl-start td{
						    padding:4px 4px;
						    margin:0;
							}
						.tbl-start td.title{
						    padding:4px 10px 4px 0;
						    margin:0;
						    font-weight:bold;
						    white-space:nowrap;
							}
				.start1 .block .price{
				    padding:5px 0 0 42px;
				    margin:0;
				    color:#FFC710;
				    font-size:24px;
				    line-height:28px;
				    font-weight:bold;
				    background: url(../i/price-bg1.png) 0 0 no-repeat;
				    width:226px;
				    height:45px;
					}
		#start2.start1 h1{
		    padding:6px 12px;
		    margin:0;
		    color:#FFC710;
		    font-size:18px;
		    font-weight:normal;
		    line-height:24px;
		    background:#2C2C2C;
		    text-transform:none;
			}
			#start2.start1 h1 a{
			    color:#FFC710;
				}
		#start2.start1 .block{
		    background:#6C6C6C;
		    color:#fff;
			}
				#start2.start1 .block .price{
				    color:#000;
				    background: url(../i/price-bg2.png) 0 0 no-repeat;
					}
.block-three{
	padding:0;
	margin:0 2px 14px 0;
	width:322px;
	float:left;
	background:#989898;
	color:#FFF;
	}
#last2.block-three{
	margin:0;
	}
	.block-three h1{
	    padding:6px 12px;
	    margin:0;
	    color:#000;
	    font-size:18px;
	    font-weight:normal;
	    line-height:24px;
	    background:#000;
	    text-transform:none;
		}
		.block-three h1 a{
		    color:#FFC710;
			}
	.block-three .image{
	    padding:0;
	    margin:0 0 10px;
	    overflow:hidden;
	    zoom:1;
	    height:240px;
		}
	.block-three .text{
	    padding:0 0 10px 16px;
		}
		.block-three .price{
		    padding:5px 0 14px 42px;
		    margin:0;
		    color:#000;
		    font-size:24px;
		    line-height:28px;
		    font-weight:bold;
		    background: url(../i/price-bg3.png) 0 0 no-repeat;
		    width:226px;
		    height:45px;
			}
			
.start4 .block-three{
	background:url(../i/start4.png) 0 0 repeat-y;
	color:#000;
	}
	.start4 .block-three h1{
	    padding:6px 12px;
	    margin:0;
	    color:#000;
	    font-size:18px;
	    font-weight:normal;
	    line-height:24px;
	    background: url(../i/start4.png) 0 0 repeat-y;
	    text-transform:none;
		}
		.start4 .block-three h1 a{
		    color:#0089B6;
			}
		.start4 .block-three .price{
		    background: url(../i/price-bg4.png) 0 0 no-repeat;
			}
			
h3.three{
    padding:0 10px;
    margin:0 0 6px;
    color:#000;
    font-size:16px;
    font-weight:bold;
    line-height:22px;
    background:none;
    text-transform:none;
	}
.block-three-contact{
	padding:0 10px;
	margin:0 2px 0 0;
	width:301px;
	float:left;
	}
	.block-three-contact p{
		padding:0;
		margin:0 0 10px;
		line-height:18px;
		}
		.block-three-contact p .title{
			color:#FFC710;
			}
		
#content td {
	vertical-align: top;
}

.img1 {
	margin-bottom: 30px;
}


#content p {
	padding-bottom: 15px;
}


.newsList li {
	padding-bottom: 10px;
}
.newsList li .date {
	display: block;
	padding-bottom: 5px;
}




.td1 {
	background-color: #CCCCCC;
	font-size: 11px;
}
.td2 {
	background-color: #EEEEEE;
	font-size: 11px;
}
.td3 {
	border-bottom: 2px solid #FFF;
}
.td4 {
	border-right: 2px solid #FFF;
}
.td5 {
	padding: 10px;
}


.arwLink {
	background: url(../i/arw.gif) left 6px no-repeat;
	padding-left: 11px;
}
ul.arwLinks li {
	background: url(../i/arw.gif) left 6px no-repeat;
	padding: 0 0 3px 11px;
}


.cleaner {
	clear: both;
	font-size: 1px;
	height: 1px;
	margin-bottom: -1px;
	zoom:1
}





#sidebar {
	width: 205px;
	padding-left: 30px;
	padding-top: 22px;
	float: left;
	overflow-x:hidden;
}
#sidebar ul,
#sidebar ul li {
	display: block;
}
#sidebar ul {
	width: 205px;
	border-top: 1px solid #E0E0E0;
}
#sidebar ul li {
	padding: 4px 0 4px 25px;
	width: 180px;
	border-bottom: 1px solid #E0E0E0;
	background: url(../i/li1.gif) 15px 10px no-repeat;
}
#sidebar ul li a {
	text-decoration: none;
	color: #797979;
}
#sidebar ul li a:hover,
#sidebar ul li a.act,
#sidebar ul li a.act:hover {
	color: #000;
}
#sidebar ul li a:hover {
	text-decoration: underline;
}

#sidebar ul li a.act {
	font-weight: bold;
}

#wrapper #sidebar ul li.act {
	border-bottom: none;
}

#wrapper #sidebar .sub {
	background: none;
	padding-top: 0;
}


#wrapper #sidebar ul ul {
	width: 180px;
	border: none;
}
#wrapper #sidebar ul ul li {
	padding: 4px 0 4px 11px;
	width: 169px;
	border: none;
	background: url(../i/li1.gif) left 10px no-repeat;
	font-size: 11px;
}


#wrapper #sidebar ul ul,
#wrapper #sidebar ul ul ul {
	padding: 0 0 4px 0;
}

#wrapper #sidebar ul ul ul li {
	padding: 0 0 4px 0;
	width: 169px;
	border: none;
	background: none;
	font-size: 10px;
}
#wrapper #sidebar ul ul ul li a {
	text-decoration: underline;
}








#middle {
	width: 770px;
	float: right;
	padding-top: 22px;
}





.prostList {
	padding: 0 30px 0 20px;
}
.prostList li {
	display: block;
	width: 145px;
	height: 130px;
	float: left;
	font-size: 11px;
	text-align: center;
	padding: 0 15px;
}
.prostList li img {
	width: 145px;
	height: 75px;
	background-position: center center;
	background-repeat: no-repeat;
}
.prostList li a {
	text-decoration: none;
}









.border {
	border: 1px solid #CCC;
}


.padd1 {
	padding: 0 30px 0 10px;
}


.padd2 {
	padding: 0 20px;
}



.cat_tbl a {
	text-decoration: none;
	display: block;
	border-bottom: 4px solid #FFC710;
	font-size: 11px;
	color: #000;
}
	.cat_tbl a span {
		display: block;
		text-transform: uppercase;
		background-color: #DFDFDF;
		padding: 5px 12px 4px 12px;
	}


.tbl td,
.tbl2 td {
	font-size: 11px;
	padding: 4px 0 4px 15px;
}
	.tbl {
		background-color: #FFC710;
	}
	.tbl2 {
		background-color: #E7E7E7;
		border-top: 3px solid #FFF;
		border-bottom: 1px solid #DDD;
	}

	
.tbl4 td {
	font-size: 11px;
	padding: 1px 0 1px 15px;
}
	#wrapper .tbl4 td {
		vertical-align: middle;
	}
	
	.tbl4 {
		background-color: #E7E7E7;
		border-top: 2px solid #FFF;
	}
	
	.tbl4 a {
		color: #000;
	}
	
	.tbl4 a:hover {
		color: #555;
	}

	
.padd_t {
	padding-top: 8px;
}


.sepp {
	height: 25px;
}

.padd_l {
	padding-left: 5px;
}


.tbl3 td {
	padding: 3px 0;
	border-bottom: 1px solid #E0E0E0;
}


.thmbs img {
	margin: 0 4px 4px 0;
}
	#content .thmbs .act {
		filter:alpha(opacity=50);
		-moz-opacity:.50;
		opacity:.50;
	}


#footer {
	clear: both;
	position: relative;
	z-index: 10;
	height: 70px;
	padding-top: 40px;
	width: 1008px;
	margin: -110px auto 0 auto;
	background: url(http://balticused.com/i/bg2.jpg) repeat-x;
	color: #666A85;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#footer p {
	padding: 33px 0 0 40px;
}

.era {
	position: absolute;
	z-index: 10;
	top: 63px;
	right: 35px;
	display: block;
	background: url(../i/era.gif) right no-repeat;
	width: 175px;
	height: 15px;
	padding-top: 10px;
	text-decoration: none;
	color: #666A85;
}

/* --- Forms --- { --- */

.shortInput, 
.normalInput,
.normalInput2, 
.mediumInput, 
.longInput {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	border: 1px solid #999999;
	background-color: #FFF;
}

.form .shortInput, 
.form .normalInput,
.form .normalInput2, 
.form .mediumInput, 
.form .longInput {
	margin: 5px 0 10px 0;
}

.form2 .shortInput, 
.form2 .normalInput,
.form2 .normalInput2, 
.form2 .mediumInput, 
.form2 .longInput {
	margin: 0 0 15px 0;
}

.shortInput {
	width: 50px;
}

.normalInput {
	width: 150px;
}

#wrapper .vMiddle {
	vertical-align: middle;
}

.normalInput2 {
	width: 83px;
}

.mediumInput {
	width: 250px;
}

.longInput {
	width: 320px;
}

/* --- } --- Forms --- */








.tbl3 INPUT {
	width:300px;
}




TD.dotted {
	border-bottom:1px dotted grey;
	width:100%;
}

#pages span{
	display:block;
	width:55px;
	float:left;	
	height:20px;
	text-align:center;
	padding-top:5px;
}

#pages a{
	display:block;
	width:25px;
	float:left;
	background:#E7E7E7;
	height:20px;
	text-align:center;
	padding-top:3px;
	border:1px solid #C7C7C7;
	margin:2px;
}

#pages a:HOVER,
#pages a.act{
	display:block;
	width:25px;
	float:left;
	background:#FFC710;
}




.sendButton {
	background:#EEE; 
	border-left:3px solid #DDD;
	border-top:3px solid #DDD;
	border-right:3px solid #AAA;
	border-bottom:3px solid #AAA;
	width:424px; 
	text-align:center;
	font-size:13px;
	font-weight:bold;
	color:#333;
	padding:3px;
	cursor:pointer;
}


.save_print {
	width:100%;
	border-bottom:3px solid silver; 
	margin-bottom:25px;
}

.save_print td {
	text-align:right;
}

.save_print td a{
	font-size:9px;
	text-decoration:none;
}

.save_print img{
	padding-left:10px;
}



#left {
	height:100%;
	min-height:100%;
	position:absolute;
	left:1px;
	width:67px;
	z-index:998;
	cursor:pointer;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
	filter: alpha(opacity=50);
	opacity: .5;
}

#right {
	height:100%;
	min-height:100%;
	position:absolute;
	right:1px;
	width:67px;
	z-index:998;
	cursor:pointer;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
	filter: alpha(opacity=50);
	opacity: .5;
}

#leftright {
	display:block;
	z-index:100;
	position:relative;
}

@media print #print tbl {
	background-color: #FFC710 !important;
	background-image: none !important;
}
