h1, h2, h3, h4, p, span {
padding-top:0;padding-bottom:0px;
margin-top:0;margin-bottom:10px;
}
body {
	color: #333333;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-style: normal;
	font-weight: normal;
	text-align:left;
	margin:0;
	background-color:#fff;
	padding-top:2px;
	overflow-x:hidden;
}
h1, h1 a, .breadcrumb td {
	font-size: 17px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	color: #666;
}

h2, h2 a {
	font-size: 14px;
	line-height: 30px;
	font-weight: bold;
	font-variant: normal;
	color: #004699;
	border-bottom:1px dotted #013B6D;
	border-top:1px dotted #013B6D;
}
p, li, .tspecs td {
	font-size: 14px;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	color: #333;
	}
a{text-decoration:none;}	
ul{
	margin:0;
	padding:0;
	list-style:none;
}
.clear { clear:both; }
:-moz-any-link:focus { outline: none; }
.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}
.clearfix {display: inline-block;}
.clearfix {display: block;}
.blok {	display: block;	}
img {	border: none; }
.p10{	padding:10px;	}
.p0{ padding:0;	}
.m0{ margin:0; }		
.mRight10, .img{ margin-right:10px; }
.mTop10{ margin-top:10px; }
.mTop5{ margin-top:5px; }
.mBot10{ margin-bottom:10px; }
.mBot5{ margin-bottom:5px; }
.floatL, .lCol {	float: left; }
.floatR, .img {	float: right; }
.breadcrumb{
	background:#666 url(../images/lines/bg_bcshadow.jpg) 0 bottom repeat-x;
	padding:8px 10px 13px;
	margin-bottom:22px;
}
.breadcrumb td{
	padding:7px 0;
	vertical-align:middle;
	text-align:center;
	color:#FFF;
}
.borg{ border-right:1px solid #999; color:#CCC; }
.borw{ border-right:1px solid #FFF; }
.pLR{ padding:0 10px 0 15px; }
.lCol{ width:275px; }
.img{
	position:relative;
	height:260px; 
	width: 173px;
}
li{
	background:#FFF url(../images/bullets/bull02.gif) 14px center no-repeat;
	padding:10px 10px 10px 40px;
}
.bgazul li{
	background:#649CBB url(../images/bullets/bull02.gif) 14px center no-repeat;
	padding-left:40px;
}
li.alt{ background-color:#DFDFDF; }
ul{ margin-bottom:25px; }
.tspecs th, .tspecs td{
	padding:7px 10px;
	text-align:center;
}
.tspecs th{
	font-size:12px;
	line-height:14px;
	font-weight:bold;
	background-color:#649CBB;
	border-left:1px solid #5188A7;
	border-bottom:1px solid #5188A7;
	color:#FFF;
}
.tspecs td{
	border-left:1px solid #E2E2E2;
	border-bottom:1px solid #E2E2E2;
	color:#666;
}
.tspecs th.last{ border-right:1px solid #5188A7; }
.tspecs td.last{ border-right:1px solid #E2E2E2; }
.zoom{ position:absolute; bottom:15px; left:15px; z-index:99; }
.bgazul{ 
	background-color:#649CBB; 
	padding:10px;
	color:#FFF;
}
/*Shadowbox*/	
#sb-title-inner,#sb-info-inner,#sb-loading-inner,div.sb-message{font-family:"HelveticaNeue-Light","Helvetica Neue",Helvetica,Arial,sans-serif;font-weight:200;color:#fff;}#sb-container{position:fixed;margin:0;padding:0;top:0;left:0;z-index:999;text-align:left;visibility:hidden;display:none;}#sb-overlay{position:relative;height:100%;width:100%;}#sb-wrapper{position:absolute;visibility:hidden;width:100px;}#sb-wrapper-inner{position:relative;border:1px solid #303030;overflow:hidden;height:100px;}#sb-body{position:relative;height:100%;}#sb-body-inner{position:absolute;height:100%;width:100%;}#sb-player.html{height:100%;overflow:auto;}#sb-body img{border:none;}#sb-loading{position:relative;height:100%;}#sb-loading-inner{position:absolute;font-size:14px;line-height:24px;height:24px;top:50%;margin-top:-12px;width:100%;text-align:center;}#sb-loading-inner span{background:url(../images/icons/loading.gif) no-repeat;padding-left:34px;display:inline-block;}#sb-body,#sb-loading{background-color:#060606;}#sb-title,#sb-info{position:relative;margin:0;padding:0;overflow:hidden;}#sb-title,#sb-title-inner{height:26px;line-height:26px;}#sb-title-inner{font-size:16px;}#sb-info,#sb-info-inner{height:30px;line-height:20px;}#sb-info-inner{font-size:12px;}#sb-nav{float:right;height:30px;width:45%;}#sb-nav a{display:block;float:right;height:16px;width:16px;margin-left:3px;cursor:pointer;background-repeat:no-repeat;}#sb-nav #sb-nav-close{background-image:url(../images/icons/close.gif); width:32px; height:30px; }#sb-nav-next{background-image:url(../images/icons/next.png);}#sb-nav-previous{background-image:url(../images/icons/previous.png);}#sb-nav-play{background-image:url(../images/icons/play.png);}#sb-nav-pause{background-image:url(../images/icons/pause.png);}#sb-counter{float:left;width:45%;}#sb-counter a{padding:0 4px 0 0;text-decoration:none;cursor:pointer;color:#fff;}#sb-counter a.sb-counter-current{text-decoration:underline;}div.sb-message{font-size:12px;padding:10px;text-align:center;}div.sb-message a:link,div.sb-message a:visited{color:#fff;text-decoration:underline;}