html, body {
color: #000;
font: normal 11px/18px Verdana, Geneva, sans-serif;
}
body {
	
}
.obertka {
	background: url(../images/bg2body.jpg) repeat-x;
}
/*Other*/
.clear { font-size: 0pt; clear: both; }
p {
	margin-top: 10px;
}
h3 {
	font: normal 18px Georgia, "Times New Roman", Times, serif;
	color: #1f7eae;
	margin-bottom: 15px;
	margin-top: 15px;
}
h2 {
	font: normal 18px Georgia, "Times New Roman", STimes, serif;
	color: #1f7eae;
	margin-bottom: 15px;
	padding-left: 25px;
	border-left: 8px solid #5eaad3;
}
h2 span {
	font-size: 11px;
	color: #999;
	clear: both;
	display: block;
}
h1 {
	font: normal 18px Tahoma, Geneva, sans-serif;
	color: #586269;
	margin-bottom: 15px;
}
#main {
	float: left;
	margin-right: 400px;
}

a {
	color:#0c7cbd;
text-decoration: underline;
}
a:hover {
	text-decoration: none;
}

#wrapper {
	background: #FFF;
	width: 990px;
	margin: 0px auto;
	border-right: 2px solid #535d64;
	border-left: 2px solid #535d64;
}
#logo {
	position: absolute;
	left: 36px;
	top: 14px;
}

.bgbody {
	background: #667279 url(../images/bg.jpg) repeat;
}
#header {
	background: url(../images/bghead.jpg) repeat-x;
	clear: both;
	height: 92px;
	position: relative;
}
ul#topmenu {
	float: right;
	margin-top: 30px;
}
ul#topmenu li {
	display: inline;
	float: left;
}
#flash {
}


ul#topmenu li a {
	padding: 5px 25px;
	margin-right: 10px;
	text-transform: uppercase;
	font-weight: bold;
	color: #000;
	text-decoration: none;
	display: block;
}
ul#topmenu li a:hover {
	color: #FFF;
	background: #a22952;
}

#container {
	background: url(../images/grad.jpg) repeat-x;
	padding: 55px 35px 35px;
	position: relative;
}
.blue {
	color: #0086c7;
}
.line8 {
	background: #deeaf0;
	height: 8px;
	margin-bottom: 28px;
}
.line8none {
	height: 8px;
	margin-bottom: 15px;
}


#right {
	float: left;
	width: 326px;
}
.plashka {
	background: #4c555b url(../images/plashka1.gif);
	height: 169px;
	width: 326px;
	position: relative;
	margin-bottom: 24px;
}

.textportf {
	color: #FFF;
	text-align: center;
	position: absolute;
	left: 54px;
	top: 143px;
}
.photoportf {
	position: absolute;
	top: 5px;
	left: 5px;
	
}
a img.portmini {
	border: 5px solid #4c555b;
}
.main ul {
	margin-top: 10px;	
}
.main li {
	display: list-item;
	margin-left: 20px;
	list-style: disc outside;
	padding-left: 20px;
	margin-top: 3px;
	margin-bottom: 3px;
}

#footer {
	color: #FFF;
	background: #515b62 url(../images/bgfoot.gif) repeat;
	height: 40px;
	line-height: 40px;
	text-align: center;
}
#footer a {
	color: #CCC;
}
