
*{
padding:0;
margin:0;
}

body
{
	background-color: white;
	font-family: arial;
	font-size: 12px;
	color: #666666;
}

#Inner
{
	height: 241x;
	background: url("img/bac.png") 0 0 repeat-x;
}

#Container
{
	width: 908px;
	margin: 0px auto;
}

#TopPart
{
	height: 241px;
}

#Head
{
  display: block;
	height: 241px;
  width: 908px;
	background: url("img/head.jpg") 0 0 no-repeat;
}


.name
{
	color: #47587A;
	font-size: 35px;
	padding-left: 20px;
	padding-top: 80px;
	font-weight:bold;
}

.title
{
	color: #911714;
	font-size: 12px;
	padding-top: 4px;
}

#Menu
{ 
	padding-top: 5px;
	width:380px;
	display:block;
	height:80px;
}

#Menu .inmenu {
  padding:5px 1px 5px 1px;
}

#Menu a
{
  display:block;
  float:left;
	width: auto;
	height: 70px;
	background: url("img/menu_a.png") top right no-repeat;
	color: #cdcdcd;
	text-decoration: none;
	font-weight: bold;
	font-size: 15px;
}

#Menu a span
{
	padding: 0 30px 0 20px;
  line-height: 66px;

}

#Menu a:hover, #Menu a.active
{
	background: url("img/menu_a.png") top right no-repeat;
	color: #ffffff;
}

#lmenu {
  width:200px;
  padding:10px;
}

#lmenu a {
  display:block;
  padding:0 0 0 0;
  width:170px;
  line-height:30px;
  font-size:14pt;
}

#lmenu a:hover, #lmenu a.active{
  border-right: 3px solid #873016;
}

#CentralPart
{
	width: 900px;
	margin-left: 4px;
	clear: both;
	padding-top: 9px;
}

#Shadow
{
  width: 908px;
	background: url("img/shadow.png") top left repeat-y;
}

.cleaner
{
  clear: both;
}

#left
{
  display:inline;
	width: 200px;
	float: left;
}

#right
{
  display:inline;
	float: left;
	width: 700px;
}

.gg {
  padding:10px 10px 0 10px;
}

.article_right
{
	padding:5px 5px 5px 15px;
	line-height:140%;
	border-left: 1px solid #D7D7D7;
}

.article_right .pov {
	border-top: 1px solid #D7D7D7;
	font-size: 18px;
	color: #3D4A69;
	padding:5px 0 5px 0;
	line-height:100%;
}


#down
{
  display:inline;
	width: 900px;
	float: left;
	
}

.article_down
{
  background: #E6E6E6;
	margin-top: 10px;
	padding:5px;
}


h1
{
	font-size: 24px;
	color: #3D4A69;
	padding:5px 0 5px 0;
	background: url("img/arrow2.gif") top left no-repeat;
	line-height: 43px;
	margin-left: 3px;
}

h2
{
	font-size: 18px;
	color: #3D4A69;
	padding:5px 0 5px 0;
}

h3
{
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	color: #3D4A69;
	padding-left: 10px;
}

p {
  margin:10px 0 10px 0;
  line-height:150%;
}

#Bottom
{
	width: 908px;
	float: left;
	background: url("img/bottom.png") top right no-repeat;
	height:4px;
}


.down
{
	margin-left: 650px;
	padding-bottom: 10px;
	font-size: 11px;
}

a
{
    color: #873016;
}

a:hover
{
    color: #873016;
    text-decoration:none;
}

.partneri {
  display:inline;
  float:left;
  width:300px;
  padding:5px;
  margin:0;
}

.nfr {
	border-top: 1px solid #D7D7D7;
	padding:5px;
}