/* CSS Document */
*{
padding: 0px;
margin: 0px;
}

html{
padding: 0px;
margin: 0px;
}

body{
font-family: Arial;
text-align: center;
background: #eaeaea url('../images/bg.png') left top repeat-x;
}

a{
text-decoration: none;
}

a:hover{
text-decoration: none;
}

#header{
width: 1017px;
height: 139px;
margin: 0 auto 0 auto;
}

.logo {
	float: left;
	position: relative; 
	overflow: hidden;
	text-decoration: none;
	margin: 59px 0 0 14px;
}

.logo, .logo span {
width: 170px;
height: 49px;
	display: block;
	cursor: pointer;
}
 

.logo span {
	position: absolute; 
	left: 0; 
	top: 0; 
	z-index: 1;
	background: url('../images/logo.gif') no-repeat;
}


#toral {
	float: right;
	position: relative; 
	overflow: hidden;
	text-decoration: none;
	margin: 59px 20px 0 0;
}

#toral, #toral span {
width: 208px;
height: 51px;
	display: block;
	cursor: pointer;
}
 

#toral span {
	position: absolute; 
	left: 0; 
	top: 0; 
	z-index: 1;
	background: url('../images/logo_toral.png') no-repeat;
}

#menu{
clear: both;
display: block;
width: 1021px;
height: 35px;
list-style: none;
padding: 0 0 0 20px;
margin: 0 auto 21px auto;
background: url('../images/menu-stin.png') center bottom no-repeat;
}

#menu li{
float: left;
border: 1px solid #9A0000;
margin: 0 2px 0 0;
}

#menu li a{
color: #fff;
font-weight: bold;
padding: 9px 24px 8px 24px;
line-height: 32px;
font-size: 80%;
background: url('../images/menu.png') left top repeat;
}

#menu li a:hover{
color: #fff;
font-weight: bold;
font-size: 80%;
text-decoration: underline;
}

#layout{
clear: both;
width: 1000px;
height: auto;
margin: 0 auto 0 auto;
}

#left{
float: left;
width: 229px;
height: auto;
text-align: left;
background: #fff;
margin: 0 0 40px 0;
}

#left h1{
cursor: text;
width: 200px;
height: auto;
color: #2E2E2E;
font-size: 120%;
padding: 12px 0  9px 11px;
margin: 0px;
}

#left p{
color: #686868;
font-size: 95%;
line-height: 125%;
padding: 10px 5px 10px 12px;
}

#left ul{
width: 195px;
clear: both;
color: #2E2E2E;
font-size: 90%;
list-style: none;
line-height: 125%;
margin: 0 0 0 9px;
}

#left ul li{
margin: 14px 0 0 0;
padding: 0 0 0 17px;
background: url('../images/sipka.png') left 3px no-repeat;
}

#right{
float: right;
width: 225px;
height: auto;
margin: 0 0 40px 0;
}

#right .box{
width: 219px;
height: auto;
font-family: Arial;
text-align: left;
margin: 0 0 18px 0;
padding: 0px;
background: url('../images/bg-right.png') left top no-repeat #ffffff;
}

#right .box h1{
cursor: text;
width: 200px;
height: auto;
color: #2E2E2E;
font-size: 165%;
padding: 12px 0  9px 11px;
margin: 0px;
}

#right .box h2{
cursor: text;
width: 200px;
height: auto;
color: #2E2E2E;
font-size: 165%;
padding: 12px 0  9px 11px;
margin: 0px;
}


#right .box p{
color: #686868;
font-size: 80%;
padding: 0 0 0 11px;
margin: 0px;
}

#left a {
color: #D30C0C;
margin: 0px;
font-size: 80%;
font-weight: bold;
text-decoration: underline;
}

#right .box a{
color: #D30C0C;
padding: 0 0 0 11px;
margin: 0px;
font-size: 80%;
font-weight: bold;
text-decoration: underline;
}

#right .box td a {
color: #D30C0C;
padding: 0 0 0 0px;
margin: 0px;
font-size: 100%;
font-weight: bold;
text-decoration: underline;
}

#left a:hover {
color: #D30C0C;
font-weight: bold;
text-decoration: underline;
}

#right .box a:hover{
color: #D30C0C;
font-weight: bold;
text-decoration: underline;
}

#right .box img{
margin: 15px 0 0 0;
border: none;
}

#right .box td img{
margin: 0px 0 0 0;
padding-left: 12px;
border: none;
}

#content{
float: left;
text-align: left;
width: 526px;
height: auto;
font-size: 75%;
background: #fff;
margin: 0 0 40px 1px;
padding: 0 0 0 15px;
color: #686868;
min-height: 700px;
_height: 700px;
}

#content h1,
#content h2{
cursor: text;
width: 100%;
height: auto;
font-weight: normal;
color: #C90707;
font-size: 190%;
padding: 16px 0  9px 0;
margin: 0px;
}

#content p{
width: 500px;
padding: 10px 0 0 0;
font-size: 120%;
color: #2E2E2E;
line-height: 120%;
}

#content a{
color: #C90707;
font-weight: bold;
}

#content a:hover{
color: #C90707;
font-weight: bold;
text-decoration: underline;
}

#content .publikovano{
display: block;
width: 503px;
margin: 0 7px 0 7px;
padding: 5px 0 0 0;
background: url('../images/linka.png') 130px 9px no-repeat;
}

#content span#none{
display: block;
width: 503px;
margin: 0px;
padding: 0px;
color: #686868;
background: none;
}

#content a.button{
float: right;
color: #fff;
background: #CB0808;
font-size: 95%;
padding: 5px;
margin: -5px 0 40px 0;
font-weight: bold;
}

#footer{
clear: both;
width: 1000px;
height: auto;
margin: 52px auto 0 auto;
background: #fff;
}

#footer p{
text-align: left;
color: #2E2E2E;
font-size: 70%;
padding: 19px 0 11px 13px;
}

#footer p a{
color: #2E2E2E;
}

#footer p a:hover{
color: #2E2E2E;
text-decoration: underline;
}

#footer p strong{
color: #686868;
font-weight: normal;
}

#footer span{
float: right;
width: 136px;
height: 37px;
margin: 10px 0 0 0;
border-left: 1px solid #D3D3D3;
}


#content ul,
#content ol {
  padding-left: 15px;
  padding-top: 10px;
}
#content li {
  padding-bottom: 8px;
  color: #2E2E2E;
  font-size: 120%;
}

.img-pravy {
  float: right;
  padding-right: 12px;
  padding-bottom: 8px;
}
