@charset "windows-1251";
* {
	margin:0;
	padding:0;
	font-size:100.1%;
	-webkit-text-size-adjust:none;
}
p {text-indent:2em; padding:5px;}
img {
	border:0px;
}
html {
	height:100%;
}
body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #346386;
	min-width:1003px;
	text-align: center;
	color: #FFF;
	position:relative;
	min-height:100%;
}
* html body {
  height:100%;
}
#container {
	width: 100%;
	text-align: left;
	padding-bottom:32px;
	overflow:hidden;
}
#sidebar1 {
	float: right;
	width: 30%;
	padding: 45px 0;
}
#mainContent {
	float:right;
	overflow:hidden;
	width:70%;
	padding-top:15px;
}
#mainContentInner {
	margin-right:5%;
	padding:25px 10px 10px 10px;
	float:right;
	width:85%;
}
#mainContentInner ul {
	padding-left:30px;
}
#mainContentInner a, #mainContentInner a:hover {
	color:#AAABB4;}
#footer {
	position:absolute;
	bottom:0;
	width:100%;
	padding:1px 0;
	font-size:80%;
	height:30px;
	background:#AAABB4;
}
#footer p {
	float: right;
	padding-top:8px;
	padding-right:15px;
	font-size:80%;
}
.fltrt {
	float: right;
	padding-right:5px;
}
.fltlft {
	float: left;
	padding-left:5px;
}
.clearfloat {
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
#logo {
	background:#00305C;
	height:110px;
	padding-left:40px;
}
#logo a, #logo a:hover {
	color:#FFF;
	text-decoration:none;
}
#logo h1 {
	padding-top:25px;
	float:left;
	font-size:200%;
	font-family: "Arial Narrow", Arial;
}
#logoIn {
	float:left;
}
#logoIn p {
	font-family: "Arial Narrow", Arial;
	margin-top:-7px;
	font-size:10px;
}
#menu {
	text-align:center;
	height:70px;
}
.menu {
	font-size:16px;
	width:160px;
	background: url(../images/lamp-tusk.png) center top no-repeat;
}
.menu a {
	color:#FFF;
	font-family:Arial;
	font-style:italic;
	text-decoration:none;
	position:relative;
	bottom:10px;
}
.menuSelect {
	color:#FFF;
	font-family:Arial;
	font-style:italic;
	font-size:17px;
	font-weight:900;
	width:160px;
	background: url(../images/lamp-yark.png) center top no-repeat;
}
.menuSelect span {
	position:relative;
	bottom:10px;
}
#foto {
	text-align:center;
	background:#294C6A; /*url(../images/bg_foto.png) repeat-x;*/
	border-top:#AAABB4 solid 4px;
	border-bottom:#AAABB4 solid 4px;
}
#foto img {
	padding:0 2%;
}

#sidebarInner {
	width:279px;
}
#plahshetBody {
	color:#000;
	background:#FFF;
	border-left:#512C12 solid 5px;
	border-right:#3A1C00 solid 5px;
	padding:10px 10px 50px 10px;
}
#plahshetBody h2 {
	text-align:center;
	padding:0 0 15px 0;
	}
#plahshetBody h2 a {
	text-decoration:none;
	color:#294C6A;
	font-family:Arial;
	font-size:24px;
	font-style:italic;}
#tel {
	margin: 14px 3% auto 0;
	color:#000;
	float:right;
	width:450px;
	height:82px;
	background: #FFF;
}
#tel img {
	float:left;
	
	padding-right:30px;
}

#tel p {
	padding:12px 0 0 0;
	color:#00305C;
	font-weight:bold;
	text-indent:0;
}
#menuDown {
	text-align:center;
	padding-top:5px;
}

