@charset "utf-8";
/* CSS Document */

body {
	background-color:#E5E5E5;
	border-top-width: 13px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000;
	margin: 0px;
}

#header {
	height: 53px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #999;
}

#header_st {
	float: left;
	width: 600px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 26px;
	font-weight: bold;
	color: #000;
	padding-left: 15px;
	padding-top: 11px;
} 

#header_dr {
	float: right;
	width: 150px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #030;
	text-align: center;
	padding-top: 11px;
} 

#main {
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #FFF;
}

#centru {
	border-radius: 7px;
	border: 1px solid #999;
	width: 500px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
	padding: 10px;
	margin-top: 72px;
	height: 250px;
	overflow: hidden;
}

#rand1 {
	height: 22px;
	margin-top: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #00F;
}

#rand2 {
	height: 198px;
	margin-top: 15px;
}

#rand21 {
	height: 198px;
	width: 185px;
	float: left;
}

#rand22 {
	height: 95px;
	width: 310px;
	float: left;
	border-radius: 5px;
	border: 1px solid #D1D1D1;
	padding-top: 5px;
}

#rand211 {
	height: 40px;
	width: 180px;
	float: left;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #444;
	padding-right: 0px;
	overflow: hidden;
}

#rand212 {
	height: 15px;
	width: 180px;
	float: left;
	margin-top: 7px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#rand212 a {
	text-decoration: none;
	color: #06F;
}

#rand212 a:hover {
	text-decoration: none;
	color: #F60;
}

#rand213 {
	height: 138px;
	width: 180px;
	float: left;
	padding-top: 8px;
}

.eticheta {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #555;
	text-align: right;
	font-weight: bold;
}

.inputbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #555;
	text-align: left;
	font-weight: normal;
}
