
*{
padding:0;
margin:0;
}

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

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

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

#TopPart
{
	height: 237px;
}

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


.name
{
	color: #333;
	font-size: 35px;
	padding-left: 30px;
	padding-top: 105px;
	font-weight:bold;
}

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

#Menu
{ 
	padding-top: 5px;
	width:206px;
	display:block;
	height:112px;
	border-bottom:1px solid #D7D7D7; 
}

#Menu .inmenu {
  padding:0px 3px 0 3px;
}

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

#Menu a span
{
	padding: 0 20px 0 25px;
  line-height: 55px;

}

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

#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: 206px;
	float: left;
}

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

.reklama {
  display:block;
  padding:20px 10px 0 10px;
  clear:both;
}

.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: #333;
	padding:5px 0 5px 0;
	line-height:100%;
}

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


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

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


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

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

h3
{
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	color: #333;
	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: #5B0E0E;
}

a:hover
{
    color: #5B0E0E;
    text-decoration:none;
}
.partner {
  float:left;
  width:180px;
  padding:5px 30px 5px 5px;
}
