* {margin: 0;}
html, body {
height: 100%;
/*background: #f9f9f9;*/
background-image: url("./img/fon_3.jpg");
background-position: center top;
/*background-repeat: no-repeat;*/
}
#wrapper {
background: #f3f3f3;
background-image: url("./img/volna_12.jpg");
background-position: left top;
background-repeat: no-repeat;
min-width: 1270px;
max-width: 1450px;
/*margin: 0 auto;*/
min-height: 100%;
height: auto !important;
height: 100%;
margin: 0 auto -2em;
margin-top: 0;
}
#mnu {
height: 50px;
background: transparent;
margin: 0;
/*background-image: url("./img/mnu_fon.jpg");
background-position: right top;
background-repeat: no-repeat;*/
}
#mnu ul {
    padding: 20px 5px 3px 5px;
    text-align: left;
/*    border-bottom: 1px #ea2 solid;*/
}
#mnu li {
    list-style: none;
    display: inline;
}
#mnu li a {
    font-weight: bolder;
    padding:  25px 5px 4px 5px;
    font-size: 95%;
    color: #3d3b3b;
    text-decoration: none;
}
#mnu li a:hover {
    background: #ea2;
    color: #66062c;
}
#mnu a {
	text-decoration: none;
	color: #66062c;
}
#mnu a h3:hover {
	background: #ea2;
    color: #66062c;
    border-bottom: 2px solid #66062c;
}
#brand {
/*background-image: url("./img/plska.jpg");
background-position: right top;
background-repeat: repeat-y;*/
background: transparent;
margin: 0;
height: 120px;
border-top: 1px solid #66062c;
/*border-bottom: 1px solid #66062c;*/
}
.hbr {
	color: #66062c;
	text-align: center;
	padding: 10px;
}
#brand h1 {
	margin:0;
	padding:0;
	font-size:40px;
	font-weight:bold;
	line-height:1.2em;
	text-transform:none;
	letter-spacing:2px;
	text-align: center;
	color: #66062c;
}
.spn {
	margin:0;
	padding:0;
	font-size:12px;
	font-weight:bold;
	line-height:1.2em;
	text-transform:none;
/*	letter-spacing:2px;
	text-align: center;*/
	color: #303030;
}
#brand h2, #brand h4 {
	padding: 0px;
	color: #2d473a;
}
/*#brand h5 {
	padding: 0;
	color: #3af;
	text-align: center;
	}*/
/*#brand ul {
    padding: 5px;
    text-align: center;
    border-top: 1px #fec solid;
}
#brand li {
    list-style: none;
    display: inline;
}
#brand li a {
font-weight: bolder;
padding: 5px;
font-size: 95%;
color: #fec;
text-decoration: none;
}
#brand li a:hover {
text-decoration: underline;
}
	*/
#content {
	float: right;
	width: 63%;
	margin: 18px auto;
/*	border: 3px #fec solid;*/
	min-height: 100%;
}
#section {
	float: left;
	width: 63%;
	background: transparent;
}
.tydy {
	border-right: #258 solid 1px;
	font-size: 11px;
}
.tyyd {
	border-right: #258 solid 1px;
	background: #dee;
}
#section p {
/*	display:block;
	float:left;
	margin:0 0 16px;*/
	padding:6px 20px;
	font-size:12px;
	line-height:16px;
	font-weight:normal;
	text-transform:none;
	color:#676767;
	text-decoration:none;
	text-align: justify;
	background: transparent;
}
#section p a {
	color: #807;
	text-decoration: none;
	font-size: 12px;
}
#section p a:hover {
	color: #ea2;
}
#section ul {
	margin-left: 50px;
	padding: 5px 0px;
/*	list-style-image: url('./img/vv.jpg');*/
}
#section li {
	font-size:12px;
	line-height:18px;
	font-weight:normal;
	text-transform:none;
	color: #258;
	margin: 0px;
	padding: 0px;
}
#aside {
	float:right;
	width: 36%;
	background: #fed63a;
	margin-right: 5px;
}
#widget {
	margin: 18px auto;
	float: left;
	width: 36%;
	min-height: 100%;
}
#footer, #push {
/*width: 80%;*/
max-width: 1450px;
min-width: 1240px;
margin: 0 auto;
height: 2em;
clear: both;
}
#footer table{
border-top: 1px #19596e solid;
border-bottom: none;
border-left: none;
border-right: none;
}
#footer a {
color: #333;
font-size: x-small;
text-decoration: none;
/*font-style: oblique;*/
margin-right: 20px;
 }
 #footer a:hover {
color: #333;
font-size: x-small;
text-decoration: underline;
/*font-style: oblique;*/
 }
 #footer p {
	text-align: center;
	font-size:12px;
	line-height:16px;
	font-weight:normal;
	text-transform:none;
	color:#676767;
 }
/*.vr {
	float: left;
	margin: 15px 20px 10px 10px;
}
.ls {
	float: left;
	margin: 15px 20px 10px 10px;
	width: 39%
}
#struct,#vac {
	padding-top: 10px;
	text-align: center;
	margin-bottom: 10px;
}
#struct img {
	width: 94%;
	overflow: auto;
	border: blue solid 1px;
}
#content p {
  color: #126;
  padding: 5px;
  text-align: center;
  line-height: 1.3;
  font-size: 95%;
}
#content h5 {
	color: #2fe;
	padding: 25px;
}
#content a {
	color: #2f2;
	font-size: 110%;
	font-weight: bolder;
	text-decoration: underline;
	font-style: oblique;
	margin-left: 20px;
 }
 #content a:hover {
	text-decoration: none;
 }
#content h4 {
	margin: 25px;
	text-align: right;
}
#content li {
	margin: 20px 0;
	}
#content p img {
	float: left;
	}
#content table a {
	color: #134;
	text-decoration: none;
	font-style: oblique;
	font-size: 85%;
}
#content table a:hover {
	text-decoration: none;
	background: #fec;
	color: #134;
}
#nav {
	float: left;
	width: 20%;
	min-width: 180px;
	border: 2px #fec solid;
	margin: 10px auto;
}
#nav h5 {
	background: #fec;
	color: #134;
	text-align: center;
	padding: 5px;
}
#nav ul {
	margin-left: 30px;
	list-style-type: none;
	list-style-image: url("zm_1.gif");
	padding: 15px 5px 15px 15px;
}
#nav li {
  color: #ffc;
  padding: 5px 0 0 0;
}
#nav li a {
	font-style: oblique;
	font-weight: bolder;
	font-size: small;
    color: #134;
    text-decoration: none;
}	
#nav li a:hover {
	text-decoration: none;
	background: #fec;
}*/
