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


body {
	margin: 0px;
	padding:0px;
	background-repeat:no-repeat;
	background-position:top center;
	font-family: Arial;
  font-weight:normal;	background-color:#FFF;
	font-size:13px;
}


p, h2, h3, h4, h5, ul {
	margin: 0px;
	padding:0px;
}


img { border: none;}


.home { background:url("images/home.png") no-repeat; width:15px; height:18px; cursor: pointer; }


.home:hover {background:url("images/home2.png") no-repeat;}


#under {
	background:url("images/under.gif") center no-repeat;
	z-index: 10;
	height:100%;
	width:100%;
	position: absolute;
}
/* nove*/



h1 a span {
	background: url("images/logo_benemedio.gif") no-repeat scroll left top transparent;
	cursor: pointer;
	display: block;
	left: 0px;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 0px;
	width: 418px; height:138px;
	z-index: 10;
}


#logo { float:left; position:relative; width: 418px; }


#logo h1 { padding: 10px 0px; margin: 0px; font-size: 35px;} 

h5 a:hover { color:#c5de68 !important;}

/* nove */



.red {
	color:#F00;
}
.green {
	color: #336600
}


h2 {
	font-size:32px; font-weight:normal; letter-spacing: 1pt
}


h3 {
	font-size:24px;
	margin-bottom: 3px;
	color: #336600; font-weight:normal;
}


h4 {
	font-size:20px;
	margin-bottom: 3px; font-weight:normal;}


h5 {
	font-size:28px;
	margin-bottom: 3px;
 font-weight:normal;}


#box1 h4, #box2 h4, #box3 h4 {
	font-size:28px;
	padding-bottom: 5px;
}
 
#contents  {
	position: relative;
	z-index: 10;
	padding-bottom: 15px;
	min-height: 350px; font-family: Arial;
  font-weight:400;
}



.container {
	margin: 0 auto;
	width: 920px;
 font-family: Arial;
  font-weight:normal; }

.container_foto {
	margin: 0 auto;
	width: 920px;
	background-image:url(images/poser.jpg);
	background-repeat:no-repeat;
	background-position: bottom right;
}


.container_foto p { width: 580px;}



.container_hp {
	margin: 0 auto;
	width: 920px;
	background: url("images/301_big_foto.jpg") no-repeat right top transparent;
}


.contact {
	margin: 0 auto;
	width: 920px;
	background: url("images/contact.jpg") no-repeat right top transparent;
}


#top {
	background: url("images/bgr_top.gif") repeat-x;
	position: relative;
	z-index: 10;
	height: 141px;	font-family: Arial;
}


.left {
	float:left;
}
.right {
	float:right;
}
.logo {
	margin-top: 58px;
}
#navigation {
	position: relative;
	z-index: 10;
}


#navigation ul {
	font-size: 17px;
	height: 47px;
	list-style: none outside none;
	margin: 13px 0 0;
	padding: 0px;
}
#navigation ul li {
	display: inline;
	float: left;
	margin: 0;
	overflow: hidden;
	padding: 0;
	padding: 0 25px 0px 0px;
	background: url("images/topnav.gif") no-repeat right transparent;
}
.nobgr {
	background-image:none !important;
}
.cz {
	background: url("images/flag_cs.png") no-repeat scroll right 0px transparent;
	padding: 0 25px 0 0;
}
.en {
	background: url("images/flag_en.png") no-repeat scroll right 0px transparent;
	padding: 0 25px 0 0;
}
.pl {
	background: url("images/flag_pl.png") no-repeat scroll right 0px transparent;
	padding: 0 25px 0 0;
}
.ro {
	background: url("images/flag_ro.png") no-repeat scroll right 0px transparent;
	padding: 0 25px 0 0;
}
.lt {
	background: url("images/flag_lt.png") no-repeat scroll right 0px transparent;
	padding: 0 25px 0 0;
}
#language {
	text-align:right;
	margin: 20px 0px 32px 0px;
	font-size:12px;
}
#language img {
}
#language a {
	margin-right: 8px;
	color:#000;
	text-decoration:underline;
	padding-bottom: 10px;
}
#language a:hover {
	color: #c5de68;
	text-decoration: none;
}
#contents {
	position: relative;
	z-index: 10;
	padding-bottom: 15px;
	min-height: 350px; font-family: Arial;
  font-weight:normal;
}
#contents p {
	margin-bottom: 18px
}
.foto {
	float:right;
	margin-right: 30px;
}
#contents h2 {
	margin-bottom: 10px;
}
h2 span, h4 span, h3 span {
 font-family: Arial;
  font-weight:normal;	color:#669933;
}
#boot {
	background: url("images/bgr_boot.gif") repeat-x;
	height: 235px;
}
#boot2 {
	background: url("images/bgr_boot2.gif") repeat-x;
	position: relative;
	z-index: 10;
	height: 3px;
}
#box1 {
	width: 275px;
	height: 175px;
	float:left;
	padding: 20px 20px 30px 0px;
	background: url("images/boxfoto1.png") no-repeat right top transparent;
}
#box2 {
	width: 270px;
	height: 175px;
	float:left;
	padding: 20px 20px 30px 20px;
	background: url("images/boxfoto2.png") no-repeat right top transparent;
}
#box3 {
	width: 270px;
	height: 175px;
	float:left;
	padding: 20px 20px 30px 20px;
	background: url("images/boxfoto3.png") no-repeat right top transparent;
}


#box1 p, #box2 p, #box3 p, p, ol {
	font-family: Arial, Helvetica, sans-serif;
}


.readmore {
	font-size:14px;
		margin-top: 10px;
}


.finmore {
	font-size:20px;
	font-weight:bold;
	margin-top: 20px;
}
a {
	text-decoration:none;
	color:#000;
}
a:hover {
	color:#c5de68;
}
#foot {
	margin-top: 15px;
	margin-bottom: 15px;
}
#foot img {
	margin-right: 3px;
}
