/* Astea sunt pentru PROSTI */
h1, h2, h3, h4, h5, h6, p, li
{
  font-size: 11px;
  line-height: 15px;
  margin: 1px;
  padding: 1px;
  font-weight: normal;
}

.box
{
  border: 1px solid #333333;
  background: #DEDEDE;
  padding: 5px;
  margin: 0 0 20px 0;
}

.big_input
{
  width: 500px;
  font-size: 30px;
  border: none;
  border-bottom: 1px dotted #333333;
}

#flash_error
{
  background: #FB0000;
  border: 1px solid #000000;
  color: #FFFFFF;
  padding: 5px;
}

#error_messages
{
  background: #FB0000;
  color: #FFFFFF;
}

#flash_notice 
{
  background: #336600;
  border: 1px solid #000000;
  color: #FFFFFF;
  padding: 5px;
}

.field_error { color: #FB0000; }

.thumb_image { border: 1px dashed #FB0000; }

.thumb_image:hover { border: 1px solid #FB0000; }

/************ Quick Links **************/

#quickLinks{
	margin: 0px;
	padding: 0px;
}

#quickLinks h3{
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CB3300;
}

#quickLinks a:link, #quickLinks a:visited {
	display: block;
	font-weight: bold;
	color: #333333;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #ffffff;
	border-bottom-color: #5B5B59;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 30px;
	background-image: url(../images/back_quick_n.gif);
	background-repeat: no-repeat;
}

#quickLinks a:hover{
	border-top: 1px solid #cccccc;
	background-color: #333333;
	background-image: url(../images/back_quick_r.gif);
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
	background-repeat: no-repeat;
}
.down_left {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-color: #D7D5CD;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	width: 200px;
	border-bottom-width: 2px;
	border-bottom-color: #000000;
}
.info_site {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #990000;
	background-color: #C0B7B1;
	padding-top: 20px;
	padding-bottom: 15px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #D7D5CD;
	padding-left: 35px;
	background-image: url(../images/back_info_site.gif);
	background-repeat: repeat-x;
	background-position: left top;
	border-top-width: 1px;
	border-bottom-width: 2px;
	border-bottom-color: #000000;
}
.info_site_2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	background-color: #E5DECC;
	padding-top: 20px;
	padding-bottom: 15px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #D7D5CD;
	background-image: url(../images/back_info_site_2.gif);
	background-repeat: repeat-x;
	border-top-width: 1px;
	border-bottom-color: #000000;
	border-bottom-width: 2px;
}
