body {
	background:#000000;
	color: #ffffff;
	font-size:14px;
	font-weight:normal;
	font-family: sans-serif, Miriad Pro, Tahoma, Arial, Verdana, "Lucida Sans Unicode";
}

h1 {
	font-weight:normal;
	font-size:18px;
}
a {color: #426FD1;}
a:hover {color: #11A8FF;}

li {list-style: none;}

.site_body{
	background: url(../images/images_template/bk_repeat.jpg) repeat-y;
	margin:auto;
	width:900px;	
}

.site{
	background: url(../images/images_template/bk_body.jpg) no-repeat;
	margin:auto;
	width:900px;
	}

.top {
	padding: 10px 0px 0px 0px !important;	
	padding: 17px 0px 0px 0px;		
}

.header {
	background: url(../images/images_template/bk_banner.jpg) no-repeat;
	width:833px;
	height:193px !important;
	height:193px;	
	margin:auto;
	margin-top:8px;
	padding:0px;
}

.sub_header {
	background: url(../images/images_template/bk_menu1.jpg) no-repeat;
	width:833px;
	height:47px;
	margin:auto;
}

/* navigation */
.navigation {	
	height: 47px;
	margin:0 auto;
	text-transform:uppercase;
}

.navigation a {
	color: #000;
	display: block;
	float: left;
	font: bold 1.2em Miriad Pro, sans-serif;
	line-height: 40px;
	padding: 7px 10px 0 10px;
	text-decoration: none;
}
.navigation a:hover {color: #ffffff;}
.navigation  a.activ {color: #ffffff;}



.container {
	font-size: 14px;
	margin: 0 auto;
	width: 833px;
	color:#ffffff;
	background:none;
}

.sub_container {
	margin: 0 auto;
	width: 833px;
	height:190px;
	color:#000000;
	font-weight:bold;
	padding-top:18px;
	background: url(../images/images_template/bk_subbody.jpg) no-repeat;
}

/* content */
.content {
	float: left;
	width: 600px;
	padding:25px 10px 0px 10px;
	font-size:14px;
	line-height:18px;
	min-height:430px !important;
	min-height:430px;
	height:100% !important;
	height:430px;	
}

.content_galerie {
	float: left;
	width: 810px;
	padding:25px 10px 0px 10px;
	font-size:14px;
	line-height:18px;
	min-height:430px !important;
	min-height:430px;
	height:100% !important;
	height:430px;
}




/* sub navigation */

.sidenav_bk {
	float: right;
	width: 210px;
	padding-top:20px;
}
.sidenav_top {
	float: right;
	width: 210px;
	height:50px;
	background: url(../images/images_template/separator_right_top.png) no-repeat bottom left;	
}

.sidenav_body{
	float: right;
	width: 210px;
	background: url(../images/images_template/separator_right_body.png) repeat-y top left;	
}

.sidenav_bottom{
	float: right;
	width: 210px;
	height:60px;
	background: url(../images/images_template/separator_right_bottom.png) no-repeat top left;	
}

.sidenav {
	float: right;
	width: 184px;
}

.sidenav h2 {
	color: #426FD1;
	line-height: 30px;
	padding-left: 12px;
	text-align:left;
	margin: 0px;
	font-size:16px;
	text-transform:uppercase;
}

.sidenav ul {
	padding: 0px 0px 15px 0px;
	margin:0px;
}

.sidenav li {
	margin:0px 0px 0px 10px;
	padding:0px 0px 0px 3px;
	border-bottom: #11A8FF 1px dashed;		
}

.sidenav li a {
	font-size: 1.1em;
	color: #ffffff;
	display: block;
	padding: 5px 0 5px 0px;
	text-decoration: none;
}

.sidenav li a:hover {
	color: #11A8FF;	
}

.sidenav .image {
	width:210px;
}
.image {
	width:100%;
}



/* footer */

.footer {
	font-size:12px;
	font-weight:bold;
	color: #FFF;
	line-height: 20px;
	text-align: center;	
}

.footer a {color: #FFF;text-decoration:none;}
.footer a:hover {color: #FFF;text-decoration:underline;}

.clearer {clear: both;}
.left {float: left;}
.right {float: right;}

#info {
        border: 1px solid #11A8FF;
        padding: 7px;
        font-size: .9em;
		margin-left:10px;
        }

		
.send {
        width: 90px;
        height: 21px;
        border: 0px;
        background: url('../images/images_template/send.gif') no-repeat;
        font: bold 1.1em Sans-Serif;
        padding: 0px;
        color: #000000;
        }

.cos_btn
{
        width: 160px;
        height: 21px;
        border: 0px;
        background: url('../images/images_template/cos_btn.gif') no-repeat;
        font: bold 1.1em Sans-Serif;
        padding: 0px;
        color: #000000;
}

.mesaj_informare {
        font-size:12px;
        color:#990100;
        font-weight:bold;
        border:1px solid #990100;
        padding:5px;
        font-style:italic;
        text-align:left;
        width:75%
        }
.mesaj_informare_verde {
        font-size:12px;
        color:#009900;
        font-weight:bold;
        border:1px solid #009900;
        padding:5px;
        }		


	
