/*Reset by Eric Meyer. Thank you very much, Eric*/
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, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: #000000;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
a, a:visited, a:focus {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
/*End of Eric Meyer's code*/

html, height {
	height: 100%;
}
body {
	width: 100%;
	min-height:100%;
	height: 100%;
	font: 62.5% Arial, Tahoma, Verdana, sans-serif;
}
.pere {
	clear: both;
	height:0;
	overflow:hidden;
}
.prefoot {
	clear:both;
	height:105px;
}
.fl {
	float: left;
}


#main {
	height: auto !important;
	min-height:100%;
	height: 100%;
	min-width:1000px;
	max-width:1256px;
	text-align: left;
	margin-right:auto;
	margin-left:auto;
	background: url(../images/mainbg.png) repeat-x center bottom;
}
#head {
	height: 331px;
	background: url(../images/headbg.jpg) repeat-x left top;
}
#headleft {
	background: url(../images/headleftbg.jpg) no-repeat left top;
	height: 331px;
}
#headright {
	height: 331px;
	background: url(../images/ship.png) no-repeat right top;
	position: relative;
}
#lang {
	height: 19px;
	width: 70px;
	position: absolute;
	top: 43px;
	right: 63px;
}
#lang a, #lang a:visited, #lang a:focus, #lang span {
	display:block;
	height: 19px;
	width: 31px;
	display: block;
	line-height: 19px;
	color: #fe7e00;
	text-align: center;
	font-size: 1.2em;
}
#lang span {
	background: url(../images/langbg.gif) no-repeat center center;
	color: #FFFFFF;
}

#ru {
	position: absolute;
	top: 0px;
	left: 0px;
}
#en {
	position: absolute;
	top: 0px;
	right: 0px;
}
#logo {
	position: absolute;
	left: 17px;
	top: 6px;
	height: 124px;
	width: 242px;
}
#logo a {
	display: block;
	height: 124px;
	width: 242px;
	cursor: pointer;
}



#page {
	width: 100%;
	overflow: hidden;
	padding-top: 32px;
	float: left;
}
#sidebar {
	float: left;
	width: 239px;
	padding-left: 56px;
}
#nav li {
	padding-left: 17px;
	font-size: 1.4em;
	font-style: italic;
	font-weight: bolder;
	padding-bottom: 10px;
	color: #fe1800;
}
#nav li.pass {
	background-image: url(../images/zamok.png);
	background-repeat: no-repeat;
	background-position: left 2px;
}

#nav li a, #nav li a:visited, #nav li a:focus {
	color: #5a6b76;
	text-decoration: underline;
}
#nav li a:hover {
	text-decoration: none;
}
#nav ul {
	padding-top: 10px;
}

#nav ul li {
	padding-left: 15px;
	font-size: 0.9em;
	font-style: normal;
	font-weight: normal;
	background: url(../images/secondbul.png) no-repeat left 0.55em;
	padding-bottom: 0px;
}
#nav ul li a, #nav ul li a:visited, #nav ul li a:focus {
	color: #007ab9;
}

#content {
	margin-left: 295px;
}
#flash {
	overflow: hidden;
	width: 100%;
	height:344px;
}
#flash *{
	display:block;
}



#searchblock {
	float: right;
	padding-right: 63px;
	background: url(../images/searchinput.png) no-repeat left top;
	padding-left: 10px;
	height: 20px;
	width: 250px;
	text-align: left;
	position: relative;
}
#searchblock input {
	background: #fbfbfb;
	border-style: none;
	height: 15px;
	width: 180px;
	display: inline;
	position: absolute;
	left: 10px;
	top: 2px;
	border-width: 0px;
	margin: 0px;
	padding: 0px;
	line-height: 15px;
	font-size: 13px;
}
a#searchbutton, a#searchbutton:visited, a#searchbutton:focus {
	display: block;
	height: 19px;
	width: 30px;
	position: absolute;
	left: 213px;
	top: 1px;
	background: url(../images/searchbutton.png) no-repeat center center;
	overflow: hidden;
}
#searchbutton span {
	margin-left: -200px;
}


#content h1 {
	font-size: 2.4em;
	font-weight: normal;
	line-height: 1em;
	margin-bottom: 12px;
}
#content h2 {
	font-size: 2.1em;
	line-height: 1em;
	font-weight: normal;
	margin-bottom: 30px;
	padding-top: 5px;
}
#content .onecol h2 {
	padding-left: 0px;
	margin-bottom: 10px;
}

#content .contacts h2 {
	padding-bottom: 0px;
	margin-bottom: 0px;
	padding-left: 0px;
}

#content h2 a, #content h2 a:visited, #content h2 a:focus {
	font-size: 0.6em;
	color: #5a6b76;
	text-decoration: underline;
}

#content h3 {
	font-size: 1.8em;
	font-weight: normal;
}
#content h3 span {
	display: block;
	font-size: 0.7em;
}
#content h4 {
	font-size: 1.2em;
	font-weight: bolder;
	padding-bottom: 5px;
	text-transform: uppercase;
}
.onecol {
	padding-right: 49px;
}
.onecolin {
	width: 100%;
	float: left;
	padding-bottom: 15px;
}

.onecol p {
	font-size: 1.2em;
	margin-bottom: 15px;
}
.onecol table {
	width: 100%;
	border: 1px solid #babdc0;
	margin-bottom: 15px;
}
.onecol table caption {
	font-size: 1.8em;
	padding-bottom: 10px;
	padding-top: 5px;
}

.onecol thead th {
	background-color: #babdc0;
	color: #FFFFFF;
	text-align: center;
	font-size: 1.2em;
	padding: 11px;
	border: 1px solid #babdc0;
	vertical-align: top;
}
.onecol tbody th {
	font-size: 1.2em;
	padding-top: 15px;
	padding-right: 9px;
	padding-bottom: 15px;
	padding-left: 9px;
	border: 1px solid #babdc0;
	vertical-align: middle;
}
.onecol td {
	border: 1px solid #babdc0;
	font-size: 1.2em;
	text-align: center;
	padding-top: 15px;
	padding-right: 9px;
	padding-bottom: 15px;
	padding-left: 9px;
	vertical-align: middle;
}
.onecol table.ports, .onecol table.ports td, .onecol table.ports thead th, .onecol table.ports tbody th {
	border-right-style: none;
	border-left-style: none;
	vertical-align: top;
	text-align: left;
}
.onecol table.ports thead th {
	font-size: 1.4em;
}
.onecol table.ports tbody th {
	font-weight: bolder;
	vertical-align: top;
	font-size: 1.4em;
}
.onecol table.ports a {
	display: block;
	clear: both;
	float: left;
}


.onecol a, .onecol a:visited, .onecol a:focus {
	color: #007ab9;
	text-decoration: underline;
}
.onecol a:hover {
	text-decoration: none;
}
.onecol .textimg.fl {
	padding-right: 26px;
	padding-bottom: 13px;
}
.onecol img {
	vertical-align: bottom;
}
.onecol ul {
	padding-left: 13px;
}
.onecol ul li {
	background-image: url(../images/bull.jpg);
	background-repeat: no-repeat;
	background-position: left 0.6em;
	font-size: 1.2em;
	padding-left: 11px;
	margin-bottom: 5px;
}
a.print, a.print:visited, a.print:focus {
	float: right;
	height: 24px;
	background-image: url(../images/icon_print.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	text-align: right;
	padding-right: 32px;
	line-height: 24px;
	display: block;
	color: #5a6b76;
	text-decoration: underline;
	margin-right: 21px;
}
a.print:hover {
	text-decoration: none;
}



.threecol {
	padding-left: 18px;
}
.threecol {
	padding-left: 0px;
}

.threecolin {
	width: 100%;
	float: left;
	overflow: hidden;
	padding-bottom: 20px;
}


.col {
	width: 33%;
	float: left;
	padding-top: 15px;
}
.col ul {
	padding-bottom: 15px;
}
.contacts .col  ul {
	padding-left: 9px;
	margin-bottom: 0px;
}
.col li {
	font-size: 1.2em;
	color: #565656;
}
.contacts .col li {
	padding-left: 6px;
	background: url(../images/contactsbul.png) no-repeat left 0.5em;
	font-size: 1.2em;
	padding-bottom: 12px;
}
.contacts .col li ul {
	padding-top: 3px;
	padding-bottom: 0px;
}

.contacts  .col  li  a, .contacts  .col  li  a:visited, .contacts  .col  li  a:focus {
	color: #222222;
	text-decoration: underline;
}
.contacts .col li a:hover {
	text-decoration: none;
}

.contacts .col li ul li {
	font-size: 0.95em;
	background: url(none);
	padding-bottom: 3px;
}
.contacts .col li ul li a, .contacts .col li ul li a:visited, .contacts .col li ul li a:focus {
	color: #007ab9;
}

.col li a, .col li a:visited, .col li a:focus {
	color: #007ab9;
	text-decoration: underline;
}
.col li a:hover {
	text-decoration: none;
}
.contactlist {
	width: 100%;
	overflow: hidden;
}

.contactlist ul {
	padding-left: 19px;
	margin-bottom: 15px;
}

.contactlist  ul li {
	background-image: none;
	margin-bottom: 0px;
	padding-left: 0px;
	color: #828282;
}
.contactlist h3 {
	margin-bottom: 15px;
}

.contactlist h4 {
	padding-left: 0px;
	margin-bottom: 5px;
	text-transform: none;
	padding-top: 10px;
}
.contactlist h5 {
	padding-left: 19px;
	font-size: 1.2em;
	text-transform: uppercase;
	font-weight: bolder;
	margin-bottom: 3px;
}


.doclink ul {
	padding-top: 10px;
}
.doclink  ul li {
	display: block;
	padding-left: 49px;
	font-size: 1.3em;
	color: #bbbbbb;
	height: 35px;
	padding-bottom: 20px;
}
.doclink li.doc {
	background-image: url(../images/icondoc.png);
	background-repeat: no-repeat;
	background-position: 4px top;
}
.doclink li.pdf {
	background-image: url(../images/iconpdf.png);
	background-repeat: no-repeat;
	background-position: 4px top;
}

.doclink   li  a, .doclink li a:visited, .doclink li a:focus {
	display: block;
	color: #007ab9;
	text-decoration: underline;
}
.doclink li a:hover {
	text-decoration: none;
}



#footer {
	height: 88px;
	margin-top: -105px;
	margin-right: auto;
	margin-left: auto;
	min-width:1000px;
	max-width:1256px;
	position: relative;
	background: url(../images/footerbg.jpg) no-repeat 11px top;
	color: #444444;
	padding-top: 17px;
}
#footer  a:hover {
	text-decoration: none;
}
#footer .copyr {
	font-size: 1.2em;
	position: absolute;
	top: 17px;
	left: 450px;
	color: #000000;
}
#delphin {
	position: absolute;
	top: 17px;
	right: 50px;
	background: url(../images/delphinlogo.jpg) no-repeat left 5px;
	padding-left: 90px;
	font-size: 1.2em;
	color: #656666;
	text-align: left;
}
#delphin a, #delphin a:visited, #delphin a:focus {
	color: #007ab9;
}

#trio {
	height: 22px;
	width: 109px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#trio a span {
	margin-left: -300px;
}
a#triohome, a#triohome:visited, a#triohome:focus {
	background: url(../images/triohomebg.png) no-repeat center center;
	height: 22px;
	width: 30px;
	position: absolute;
	left: 0px;
	top: 0px;
	display: block;
	overflow: hidden;
}
a#triohome:hover {
	background: url(../images/triohomebgh.png) no-repeat center center;
}
a#triomail, a#triomail:visited, a#triomail:focus {
	background: url(../images/triomailbg.png) no-repeat center center;
	height: 22px;
	width: 30px;
	position: absolute;
	left: 41px;
	top: 0px;
	display: block;
	overflow: hidden;
}
a#triomail:hover {
	background: url(../images/triomailbgh.png) no-repeat center center;
}
a#triomap, a#triomp:visited, a#triomap:focus {
	background: url(../images/triomapbg.png) no-repeat center center;
	height: 22px;
	width: 30px;
	position: absolute;
	left: 79px;
	top: 0px;
	display: block;
	overflow: hidden;
}
a#triomap:hover {
	background: url(../images/triomapbgh.png) no-repeat center center;
}
#copyr {
	position: absolute;
	top: 25px;
	left: 35px;
}
