body {
	background: center top repeat-x url(images/background.png);
	font-family: Tahoma;
	color: #454545;
	font-size: 13px;
	margin: 0;
}

a {
	color: #ed212b;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

.str {
	width: 850px;
	text-align: left;
	background: repeat-y url(images/t_back.png);
}

.header {
	background: no-repeat url(images/logo.png);
	height: 158px;
	text-align: right;
}

.tursene {
	margin: 0;
	padding: 0;
	position:relative;
	top: 90px;
	right: 15px;
	
}

.tursene #search{
	background: repeat-x url(images/search-inp.png);
	border: solid 1px #d2d2d2;
	height: 18px;
	width: 162px;
	margin-bottom: 6px;
}


.content {
	background: no-repeat center top url(images/upback.png);
	height: 100%;
}

.left {
	float: left;
	text-align: left;
	position: relative;
	left: 10px;
	width: 270px;
	padding-bottom: 20px; 
}

.menu ul {
	height: 296px;
	position: relative;
	top: 35px;
	list-style: none;
	margin: 0px;
	padding: 0px;
}


.menu li a {
	background: none;
	font-family: Myriad Pro;
	font-size: 16px;
	color: #454545;
	text-decoration: none;
	display: block;
	height: 27px;
	width: 235px;
	padding-left: 20px;
	padding-top: 5px;
}

.menu li a:hover {
	background: #FFFFFF;
	filter:alpha(opacity=60);   
	-moz-opacity: 0.6;   
	opacity: 0.6;
}

.latestnews-nechetno {
	width: 190px;
	padding: 24px 45px 12px 20px;
	background-color: #f3f3f3;
}

.latestnews-chetno {
	width: 190px;
	padding: 24px 45px 12px 20px;
	background-color: #fafafa;
}

.latestnews-chetno p, .latestnews-nechetno p {
	color: #ed212b;
	font-size: 11px;
	text-align: right;
	margin-right: -27px;
	margin-top: 5px;
}

.liniq-nechetno {
	width: 255px;
	height: 6px;
	background: #f3f3f3;
	border-top: solid 1px #adadad;
	border-bottom: solid 1px #ffffff;
}

.liniq-chetno {
	width: 255px;
	height: 6px;
	background: #fafafa;
	border-top: solid 1px #dfdfdf;
	border-bottom: solid 1px #ffffff;
}


.right {
	float: right;
	position: relative;
	right: 10px;
	width: 534px;
	padding: 27px 20px 40px 6px;
}

.right h2 {
	font-size: 16px;
	padding-left: 2px;
	color: #ed212b;
	font-weight: bold;
}

.right h3 {
	font-size: 13px;
}

.newsdate {
	color: #ed212b;
	font-size: 11px;
	float: right;
}

.newsmore {
	float: left;
	font-size:11px;
}


.clearb {
	clear: both;
} 

.footer {
	background: no-repeat url(images/footer.png);
	height: 87px;
}

.f-left {
	float: left;
	position: relative;
	top: 25px;
	left: 24px;
}

.f-right {
	float: right;
	position: relative;
	top: 45px;
	right: 35px;
	text-align: right;
	font-size: 11px;
	color: #ffffff;
}

.f-right a{
	color: #ffffff;
	text-decoration: none;
}

.f-right a:hover {
	text-decoration: underline;
}

.cats_menu{
	margin:0px !important;
}

.cats_menu a{
	text-decoration: none;
	border-bottom:1px dashed #454545;
	font-weight:bold;
	color:#454545;
}


.cats_menu li{
	margin-bottom: 15px;
}

.cats_menu a:hover{
	border-bottom:1px solid #c80000;
	color:#c80000;
	text-decoration: none;
}

table.prices{
	border:none;
}

table.prices thead td{
	background:#cd0000;
	border-top:1px solid red;
	padding:5px 4px;
	font-weight:bold;
	font-size:12px;
	color:white;
}

table.prices tbody td{
	padding: 5px 5px;
	border-bottom:1px solid #f3f3f3;
	font-size:11px;
}

table.prices .st2 td{
	background-color: #ececec;
	border-bottom:1px solid #cecece;
}

.langs {

	float: right;

}

.langs a{
	background: no-repeat url(images/langs.png);
	display:block;
	width: 59px;
	height: 21px;
	padding: 4px 25px 0px 2px;
	margin-right: 13px;
	margin-top: 8px;
	color:#FFFFFF;
	text-decoration:none;

}

.langs a:hover{
	text-decoration: underline;
}
