body {
	background: #ffffff;
	background-image: url(/templates/classic/images/fon.jpg);
	text-align: center;
	font-family: "Arial";
	font-size: 13px;
	margin: 0px;
}
.voteico {
text-align: left;width: 140px; float: left;
}

a:link {
font-family: Arial;
font-size: 13px;
color: #000000;
text-decoration: underline;
}
a:visited {
font-family: Arial;
font-size: 13px;
color: #000000;
text-decoration: underline;
}
a:hover {
font-family: Arial;
font-size: 13px;
color: #000000;
text-decoration: underline;
}
img 
{
	border: 0px;
}
#main {
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
}

#headleft {
	float: left;
	width: 450px;
	height: 145px;
	text-align: left;
}


.imagelogo {
	border: 0px;
	width: 184px;
	height: 21px;
	margin-top: 60px;
}
.sloganlogo {
	font-family: Arial;
	font-size: 15px;
	color: #0862a1;
	line-height: 12px;
}

#headright {
	float: right;
	width: 550px;
	height: 145px;
	text-align: right;
	background: url(/templates/classic/images/cat.jpg) left no-repeat;
}

#menuleft {
	background: url(/templates/classic/images/menuleft.gif) left no-repeat;
	height: 37px;
	text-align: center;
	line-height: 15px;
}
#menured {
	background: url(/templates/classic/images/menured.gif) left no-repeat;
	height: 37px;
	text-align: center;
	line-height: 15px;
}
#menuhand {
	background: url(/templates/classic/images/menuhand.gif) left no-repeat;
	height: 37px;
}
#menuright {
	background: url(/templates/classic/images/menuright.gif) right no-repeat;
	height: 37px;
	text-align: center;
	line-height: 15px;
}

.menulink {
	font-family: Arial;
	font-size: 12px;
	text-transform: uppercase;
	
}

#leftside {
	float: left;
	width: 200px;
	margin-top: 30px;
	text-align: left;
}

.gender0 {
	text-decoration: none;
	color: gray;
}
.gender1 {
	text-decoration: none;
	color: #278fd2;
}
.gender2 {
	text-decoration: none;
	color: #ff73cb;
}


input {
	color: black;
	border: solid gray 1px;
	background: white;
	font-family: Arial;
	font-size: 13px;
}
.button {
	text-decoration: underline;
	color: black;
	border: 0px white;
	font-family: Arial;
	font-size: 13px;
}

.info {
	color: #278fd2;
}
#rightside {
	float: right;
	width: 778px;
	margin-top: 30px;
	border-left: 1px solid #67bdf3;
	border-right: 1px solid #67bdf3;
	border-bottom: 1px solid #67bdf3;
}

#objecttitle {
	width: 780px;
	height: 28px;
	text-align: left;
	background: url(/templates/classic/images/pagetitle.gif) left no-repeat;
	margin-left: -1px;
	font-family: Arial;
	font-size: 12px;
}

.matrix {
	width: 780px;
	text-align: center;
	float: right;
}
.matrix_title {
	background-color: #94d1f7;	
	padding: 0px 0px 8px 20px;
	font-size: 11px;
	color: #16629b;
	height: 24px;
	width: 758px;
	text-align: left;
}
.matrix_title a{
	color:#16629B;
	text-decoration:none;
	font-size:11px;
}
.matrix_rate {
	text-align: left;

	width: 180px;
	font-size: 13px;
}
.matrix_raitng {

	width:180px;
	float: left;
}
.matrix_vote {

	width: 275px;	
	font-size: 13px;
}
.matrix_favorites {

	width: 200px;
	font-size: 13px;
}
.matrix_favs {
	width: 90px;
	text-align: right;
	float: right;
}
.ajax_link a {
	text-decoration: none;
	border-bottom: 1px dashed black;
}

.comment {

}

#adtop {
	border: 1px solid red;
	width: 468px;
	height: 60px;
	position: absolute;
	top:-30px;
	z-index: 10;
	

}

.cookie-notice {
    display: none;
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    line-height: 25px;
    background-color: rgba(0, 0, 0, .1);
    text-align: center;
}

.cookieconsent {
    text-align: left; 
    padding: 0 25px 10px 25px;
}