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,
dl, dt, dd, fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	outline: 0;
}
a img { border: none; }

a { color: #8cd9ff; }

body {
	font: 100% Tahoma, Verdana, Arial, sans-serif;
	background-color: #15314c;
	color: white;
}
h1, h4 {
	color: #f29d49;
	font-size: 1.6em;
	font-weight: 500;
	margin: 0.6em 0 1em 0;
	line-height: 1.36em;
}
h2 {
	color: white;
	font-size: 1.2em;
	line-height: 1.4em;
}
h3 {
	font-size: 1.5em;
	font-weight: bold;
}
h4 {
	margin-bottom: 0.4em; margin-top: 0;
}
hr {
	display: inline;
	float: left;
	color: #879aac;
	background-color: #879aac;
	height: 1px;
	border-width: 0;
	margin: 0.5em 0 17px 1.8em;
	width: 94%;
	clear: both;
}
/*ID'S*/
#footer {
	width: 100%;
	min-width:1000px;
	max-width:1280px;
	height: 6.19em;
	position: relative;
	clear: both;
	padding:0 0 20px;
	margin:0 auto;
}
html>body #footer {
	height: auto;
	min-height: 6.19em;
}
#footer #copy {
	/*margin: -90px 20px 0 0;*/
	top:-90px;
	left:-19px;
	float: left;
	width: 272px;
	padding-left: 30px;
	color: #e1e1e1;
	font-size: 0.68em;
	position: absolute;
	background: #506579 url(../i/shadow-l.png) 0 0 repeat-y;
}
#footer #copy div{
	background: transparent url(../html/i/ftr-bg.jpg) left top repeat;
	padding: 14px 0 20px 35px;
	min-height: 146px;
}
#footer #copy p{ margin-bottom: 4px; }

#footer #copy a { color: #e1e1e1; }

#footer #copy table{
	margin: 15px 0 0 -3px;
	width: 215px;
	border-collapse: collapse;
}
#footer #copy table td{
	line-height: 1.55em;
	border: none;
}
#footer .sc {
	float: right;
	margin: 0;
	display: inline;
}
#footer .sc .links a { font-size:1em; }

#footer .sc .links,
#footer .sc a { font-size: 0.7em; }

#footer .sc #divcounters {
	margin: 15px 0 3.5em 0 !important;
	float: none !important;
	clear: both;
}
#footer #divcounters {
	float: left;
	margin-top: 20px;
	margin-left:320px;
}
#footer #divcounters div {
	float: left;
	margin-right: 8px;
	position: relative;
}
#footer #divcounters div img {
	opacity: 0.6;
	filter: alpha(opacity=60);
}
#footer .sc #divsearch { float: none !important; }

#footer #divsearch {
	margin-top: 25px; 
	margin-right: 34px;
	float: right;
}
#footer #search{
	margin-right: 5px;
	width: 162px;
	font-size: 0.8em;
}
#footer #buts { vertical-align: -6px; }

#hiddenimg {
	position: absolute;
	top: 0;
	left: 0;
	width: 133px;
	height: 114px;
	z-index: 500;
	border-right: 1px solid #a2b2c0; border-bottom: 1px solid #a2b2c0;
	padding: 0 1px 1px 0;
}
.sc #ks {
	float:right;
	margin-top: 2em !important;
	position: relative !important;
	right: 14px !important;
	top: 0 !important;
	font: 1em Arial, sans-serif;
}
.sc #ks a { color: #66a2c3 !important; }

#ks {
	background: transparent url(../i/kelnik.gif) left top no-repeat;
	position: absolute;
	right: 42px;
	top: -3.2em;
	padding-left: 40px;
	font: 0.69em Arial, sans-serif !important;
	/*height: 17px;*/
}
#ks a { font-size: 1em !important; }

html>body #ks span {
	height: auto; 
	min-height: 17px;
}
#logo {
	position: absolute;
	left: 0;
	top: 9px;
	display: block;
	cursor: pointer;
}
#left {
	float: left;
	width: 260px;
	margin-left: 27px;
	padding-right:37px;
	display: inline;
}
#main, #main2 {
	/*width: 100%;*/
	
	/*margin-left: 10px;*/
	padding:10px 0 12em;
	/*border-left: 1px solid #969696;*/
	font-size: 0.69em;
	height: 930px;
	max-width: 1278px;
	overflow:hidden;
	min-width:1000px;
	margin:0 auto;
}
#main2 { height: 700px; }

#main { 
	position:relative;
	background: #021c39 url(../html/i/main-bg.jpg) left bottom no-repeat; 
}

#main2 { background: #0e293c url(../i/backcontent2.jpg) left bottom no-repeat; }

html>body #main { 
	height: auto;
	min-height: 930px;
}
html>body #main2 {
	height: auto; 
	min-height: 700px;
}
#menu {
	border-top: 1px solid #879aac; border-bottom: 1px solid #879aac;
	background-color: #294767;
	padding-left: 297px;
	font: bold 1.2em Verdana, Arial, sans-serif;
	color: #f2b661;
	height: 78px;
}
html>body #menu {
	height: auto;
	min-height: 78px;
}
#menu a {
	color: white;
	display: inline-block;
	padding: 31px 9px;
	height: 16px;
}
#menu a:hover {
	color: #f2b661;
	background: #15314c url(../i/arrowmenu.gif) 50% bottom no-repeat;
	border-top: 2px solid #4bc2f6; border-bottom: 2px solid #4bc2f6;
	padding: 29px 9px;
}
#middle {
	float: left;
	display: inline;
}
#navpict {
	width:362px;
	margin:0 0 0 auto;
	padding:19px 2px 0 0;
}
#navPhone {
	float:left;
	width:146px;
	padding:0 35px 0 34px;
	font:bold 1.18em/1.38 Verdana;
}
#navpict ul {
	float:left;
	margin:0;
	padding:0;
	list-style:none;
}
#navpict li {
	display:inline;
	padding:0 0 0 7px;
}
#news, #spec {
	line-height: 1.6;
	margin-top: 21px;
}
#news { margin-top: 0; }

#news h3, #spec h3 {
	line-height: 1.2em;
	margin-bottom: 0.6em;
}
#news h3 { color: #d7e3ef; }

#news div, #spec div { margin-bottom: 1.4em; }

#news .date { color: #d7e3ef !important; }

#prod {
	height: 120px;
	margin: 0 0 45px 0;
	overflow: hidden;
	position: relative;
	width: 100%;
	background: transparent url(../i/pix.gif) 0 57px repeat-x;
}
#prod #scroll {
   width: 100%;
	margin-top: 22px;
	height: 70px;
}
#prod p {
   float: left;
   margin: 0; margin-left: 24px;
	cursor: pointer;
	height: 98px;
	min-width: 90px;
}
#prod img {
	position: relative;
	z-index: 100;
	height: 70px;
	width: 90px;
}
#prod em {
	height: 70px;
	width: 90px;
	background-color: #15314c;
	border: 1px solid #a2b2c0;
	position: absolute;
	z-index: 90;
	opacity: 0.6;
	filter: alpha(opacity=60);
}
#right{
	float: left;
	width: 246px;
	margin:0;
	display: inline;
}
#showprod {
	border: 1px solid #4bc2f6;
	background-color: #15314c;
	width: 395px;
	padding: 16px; padding-top: 14px;
	position: absolute;
	top: 0;
	left: 0;
	line-height: 1.3em;
	font-size: 1.1em;
	z-index: 300;
}
#showprod p {
	color: #cfdae5;
	margin-top: 6px;
}
#showprod a { font-size: 1.2em; }

#showprod div {
	width: 68px;
 	height: 60px;
	float: left;
	background-color: white;
}
#spec h3 { color: #D7E3EF; }

#spec table {
	border-collapse: collapse;
	margin-top: 4px;
}
#spec table td {
	vertical-align: top;
	padding-bottom: 1.5em;
}
#spec img { margin-right: 15px; }

#wrapper {
	width: 100%;
	min-width: 1000px;
	max-width: 1318px;
	position: relative;
	margin:0 auto;
	/*padding-left:20px;*/
	/*background: transparent url(../i/shadow-l.png) 0 0 repeat-y;*/
}
#wr3 {
	position:relative;
	background: transparent url(../i/shadow-l.png) 0% 0 repeat-y;
	margin-top: -10px;
	padding-top: 10px;
}
#wr2 {
	background: transparent url(../i/shadow.png) 100% 0 repeat-y;
	margin-top: -10px;
	padding-top: 10px;
	padding-right:0;
}
#wrappContent {
	width:1000px;
	margin:0 auto;
}
/*CLASSES*/
.a-white {
	color: white;
	font-weight: bold;
}
.borderleft {
	position: relative; 
	left: -5px; 
	padding: 5px 0; 
	font-weight: normal; 
	line-height: 1.6; 
	background-color: #144764;
}
.bgcolor {
	padding: 4px; padding-top: 1px;
	background-color: #144764;
	position: relative;
}
.bold { font-weight: bold; }

.cleaner {
	clear:both;
	float:none;
	height:1px;
	font-size:1px;
	line-height:1px;
}
.center {
	width:388px;
	padding:389px 20px 0 0;
	background:transparent url(../html/i/g.png) 0 3px no-repeat;
}
#right ul,
#left ul,
.center ul {
	margin:0;
	padding:10px 0 49px 0;
	line-height: 1.5em;
	font-size:1em;
	list-style:none;
}
.center h4,
#right h4,
#left h4 { font:bold 1.54em/1.05 Tahoma; }

.center li,
#left li {
	padding:0 0 7px 20px;
	font-weight:bold;
	background:transparent url(../i/ularrow.gif) 0 4px no-repeat;
}
.center li { 
	padding:0 0 13px 20px;
	line-height:1.16em; 
}
#right li {
	padding:0 0 7px 20px;
	font-weight:bold;
}
#right ul { padding:10px 0 26px 0; }

#right #ico1 { background:transparent url(../i/ico1.gif) 0 5px no-repeat; }
#right #ico2 { background:transparent url(../i/ico2.gif) 0 5px no-repeat; }
#right #ico3 { background:transparent url(../i/ico3.gif) 0 5px no-repeat; }
#right #ico4 { background:transparent url(../i/ico4.gif) 0 5px no-repeat; }
#right #ico5 { background:transparent url(../i/ico5.gif) 0 5px no-repeat; }
#right #ico6 { background:transparent url(../i/ico6.gif) 0 5px no-repeat; }
#right #ico7 { background:transparent url(../i/ico7.gif) 0 5px no-repeat; }
#right #ico8 { background:transparent url(../i/ico8.gif) 0 5px no-repeat; }

#right ul a { color:#fff; }

#left ul a {
	color:#fff;
	text-decoration:none;
}
.center ul ul { 
	margin-top: 0.5em; 
	margin-bottom: 0.5em;
}
.close {
	position: absolute;
	bottom: -10px;
	right: 0;
	cursor: pointer;
	display: block;
	width: 24px;
	height: 24px;
}
.date { color: #d6cec6; }

.date span{ text-decoration: none !important; }

.hide { display: none; }

.inputtext {
	padding: 2px; padding-top: 1px;
	border: 1px solid #a5acb2;
	color: #666666;
	font-family: Arial, sans-serif;
}
.mainterm {
	float: left;
	width:44%;
	margin: 1em 0 0 320px;
	font-size: 0.6em;
}
.mainterm ul { margin: 0.6em 0 0.6em 2em; }

.mainterm td { padding-top: 1em; }

.newsface { color: white !important; }

.textbgcolor {
	position: relative; 
	left: 10px; 
	background-color: #144764; 
	padding: 5px 0;
	text-decoration: none;
}		
.textbgcolor span {
	position: relative; 
	left: -5px; 
	background-color: #144764; 
	text-decoration: underline;
}
.termin td { margin-bottom: 2em !important; }

.termin a {
	font-size: 1.14em;
	text-decoration: none;
	border-bottom: 1px dashed #f29d49;
}
.termin a:hover {
	border-bottom: none;
	color: #f29d49;
}
.termin em {
	font-style: normal;
	margin: 0.6em 0 0 2px !important;
	display: none;
}
.termin p {
	margin: 0.6em 0 0 2px !important;
	display: none;
}
.znak{
	margin: -25px 0 0 -43px;
	position: absolute;
}
/*marina*/
.links { 
	float:left;
	margin-top:2em; 
}

/*/marina*/
