@charset "windows-1251";
body {
	font-family: Arial;
	font-size: 13px;
	color: #333;
	padding-top: 15px;
	margin: 0px;
	background-color: #ededed;
	background-image: url(images/topline.gif);
	background-repeat: repeat-x;
	background-position: center top;
}
.bottombg {
	background-color: #ededed;
	background-image: url(images/bottom.gif);
	background-repeat: repeat-x;
	background-position: center top;
	height:100px;
	
}
.reclama_bg {
	background-image: url(images/reclama_bg.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
.reclama {
	background-image:url(images/reclama_top.jpg);
	height:110px;
	width:264px;
	color:#FFFFFF;
	font-size:13px;
	padding:0px;
	padding-top:45px;
	background-repeat: no-repeat;
	background-position: center top;
}
.reclama p {padding:20px;}


.agent_bg {
	background-image: url(images/agent_bg.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
.agent {
	background-image:url(images/agent_top.jpg);
	height:110px;
	width:264px;
	color:#FFFFFF;
	font-size:13px;
	padding:0px;
	padding-top:45px;
	background-repeat: no-repeat;
	background-position: center top;
}
.agent p {padding:20px;}


.toptext {
	padding-left:20px;
	font-size:15px;
	background-repeat: no-repeat;
	background-position: center top;
	font-style:italic;
}
.toptext strong { text-transform:uppercase;}
.main {padding:20px;}
.main h1 {font-size:18px; font-weight: normal; color:#000000;}

.bottommenu, .bottommenu a { color:#999999; text-decoration:none; font-size:11px;}
 .bottommenu a:hover {color:#000000;}

.c {background-color:#d51b5d; display:block; height:16px; width:16px; color:#FFFFFF; font-weight:bold; text-align:center; float: left; margin-right:5px;}

}

a {color:#d51b5d}

.red { color:#d51b5d;}
.cmd {background-color:#d51b5d; color:#FFFFFF; font-weight:bold; text-align:center;  margin-left:15px; border:1px solid #b60946; margin-right:80px; font-size:11px;}

