/* Start of CMSMS style sheet 'anthimos' */
*{ padding: 0px; margin: 0px; }
ul, ol { list-style-image:none; list-style-position:outside; list-style-type:none; }
img{ border: 0px; }

body{
  background-image: url(uploads/anthimos/bg.gif);
  background-repeat: repeat;
  font-family: "Times New Roman";
}

#wrapper {
  width: 950px;
  margin: 0 auto;
}

#header-container{
  width: 100%;
  background-image: url(uploads/anthimos/header.png);
  height: 320px;
  background-repeat: no-repeat;
}

#header-container .language_bar{
  float: right;
}

#header-container .header_pictures{
  width: 100%;
  float: left;
}

#header-container .header_pictures .picture_left{
  float: left;
}

#header-container .header_pictures .picture_right{
  float: right;
}

#header-container .header_nav{
  width:100%;
  float: left;
}

#header-container #nav{
  width:100%;
  margin-left: 6px;
}

#header-container #nav.en{
  margin-left: 7px;
}

#header-container #nav.ro{
  margin-left: 10px;
}

#header-container #nav li{
  text-align:center;
  float: left;
  padding-left: 10px;
  padding-right: 10px;
}

#header-container #nav li a{
  color: #FFFFFF;
  font-size: 21px;
  text-decoration: none;
  text-transform:uppercase;
}

#header-container #nav li a span:first-letter{
   font-size: 23px;
}

#header-container #nav li a:hover{
  text-decoration: underline;
  color: #e0ad41;
}

#header-container #nav .currentpage h3{
  line-height:1em;
  margin-top:1px;
  color: #e0ad41;
  font-size: 21px;
  font-weight: 100;
  text-transform:uppercase;
}

#header-container #nav .currentpage h3:first-letter{
   font-size: 23px;
}

#middle-container{
width: 100%;
float: left;
min-height: 340px;
}

#middle-container .top{
float: left;
width: 950px;
height: 20px;
background-image: url(uploads/anthimos/middle_bg_top.png);
background-repeat: repeat-x;
background-position: top;
}

#middle-container .bottom{
float: left;
width: 950px;
height: 20px;
background-image: url(uploads/anthimos/middle_bg_bottom.png);
background-repeat: repeat-x;
background-position: bottom;
}

#content{
width: 640px;
float: right;
background-color: #FFFFFF;
}

#left{
background-color: #FFFFFF;
width: 231px;
float: left;
padding-left: 29px;
padding-right: 20px;
}

#footer-container {
clear: both;
}

#footer-container .copyright, #footer-container .copyright a{
 font-family: Tahoma;
 font-size: 10px;
 color: #dbdbdb;
 text-decoration: none;
}

#footer-container .copyright a: hover{
 text-decoration: underline;
}

.home_oferte{
 background-color: #FFFFFF;
 clear:both;
 float:left;
 width:950px;
 padding-top: 10px;
}

.home_oferte .item{
 float:left;
 height:75px;
 text-align:center;
 width:210px;
 padding-left: 20px;
 font-weight: 100;
 padding-top:10px;
}

.home_oferte .first{
 padding-left: 30px;
 background-image: url('uploads/anthimos/home_oferte_bg.gif');
 background-repeat: no-repeat;
 background-position: top right;
}

.home_oferte .bold{
 font-weight: bold;
 font-size: 20px;
}

.home_oferte .normal a, .home_oferte .normal{
 color: #727062;
 font-family: "Times New Roman";
 font-size: 14px;
 text-decoration: none;
}

.home_oferte .normal a:hover{ text-decoration: underline; }

#home_preview_mare{
	position: absolute;
	border: 1px solid #cccccc;
	background: #333333;
	padding: 5px;
	display: none;
	color: #FFFFFF;
}
/* End of 'anthimos' */

