@charset "utf-8";
/* CSS Document */



div#ctop {
	display:block;
	width:100%;
	padding-bottom:4px;
	height: 20px;
}

div#ctop div {
	display:block;
	width:100%;
	float: left;
}
div#ctop div img {
	padding:0px;
	margin-top: -2px;
}
div#ctop div p {
	padding-right:5px;
	float: left;
	font-weight:bold;
}
div#ctop div a {
	float: left;
	color: #393939;
	font-weight:bold;
	text-decoration: none;
	font-size: 0.9em;
	padding-top: 1px;
}


.meniurasa a {
	display: inline-table;
	width: 32%;
	overflow: hidden;
	margin-bottom: 3px;	
	font-size: 0.8em;
	font-weight: bold;
}
.meniurasa p {
	font-size: 0.8em;
	font-weight: bold;
	float: left;
	margin: 0px;
	padding: 0px;
	margin-top: 3px;	
}

#page h2 {
display:block;
width:100%;
margin-top:15px;
margin-bottom:5px;
}
#detalii_rasa {
	padding-bottom:20px;
}
#detalii_rasa p {
	display:block;
	margin-bottom: 10px;
	margin-top: 10px;
}
#detalii_rasa p b,strong {
	padding-right: 3px;
	color: #AF3B23;
		
}

#statistici {
	display: block;
	width: 100%;	
	height: 225px;
}

#statistici img#poza {
	display:block;
	background-color:#CCCCCC;
	padding:10px;
	float: left;
}

#statistici div {
	float: left;
	padding-left: 15px;
	padding-top: 8px;
}
#statistici div div {
	float: left;
	margin: 0px;
	padding: 0px;
}
#statistici div div p {
	font-weight:bold;
	width: 135px;
	font-size: 0.85em;
	padding-top: 4px;
	padding-bottom: 5px;
	
}

#statistici  img {
	float: left;
	clear: left;
	margin-top:3px;
	margin-bottom: 6px;
}

#page table#adsp {
	width: 100%;
	display: block;
	clear: left;
}
#page table#adsp tbody {
	width: 100%;
}

#page table#adsp tr {
	width: 100%;
}

#page #contribuie {
	width: 96%; 
	padding: 2%;
	background-color: #E9E9E9;	
	border: 1px solid #ccc;	
	display: none;
}

#page #contribuie p {
	width: 73%;
	float:left;
	padding-top: 10px;
}

#page #contribuie div#infosend {
	height: 45px;
}

#page #contribuie input {
	float: right;
	margin-top: 12px;
}


.meniurasa {
	width:96%;
	padding:2%;
	padding-left:0px;
	display:block;
	margin-top: 4px;	
	
}

#outofvote {
	width:150px; 
	height: 40px;
	position: absolute;
	margin-top: -10px;
	left:0;
}

#voting {
	float: left;
	width: 300px;
}
#vot {
	margin:0px;
	margin-left: 10px;
	margin-right:10px;
	
	width: 80px;
	float: left;
}

.hide {
	display: none;	
}	
#vot .on {
	width: 16px;
	height: 14px;
	float: left;
	margin-top:3px;
	background-image: url("/img/other/vote-on.jpg");
}
#vot .off {
	width: 16px;
	height: 14px;
	float: left;
	margin-top:3px;
	background-image: url("/img/other/vote-off.jpg");
}

#vot .hover {
	width: 16px;
	height: 14px;
	float: left;
	margin-top:3px;
	background-image: url("/img/other/vote-hover.jpg");
}

#adtest {
	background-color: red;
	display: inline; 
	float: none;	
}
