@charset "utf-8";
/* 

www.ciucabogdan.ro 


 */

html {
	min-height: 102%; /* force vertical scrollbar - browser support flaky, doesn't work in Opera */
	/*overflow-y: scroll;*/
	margin: 0;
	padding: 0;
}

body {
    background: #0f076a url(../images/body_bg.jpg) left top repeat-x;
	font-family : Georgia, "Nimbus Roman No9 L", serif;
    font-size : 14px;
    color : #fff;
	margin: 0;
}

H1 {
    
font-size : 24px;
font-style : italic;
line-height : 28px;
letter-spacing : -1px;
color : #fff;
margin : 15px 0 10px 350px;
font-weight : 100;

}

#inner_body{
    width: 970px;
	margin: 0 auto;
	background: url(../images/inner_bg.jpg) center top no-repeat;
	min-height: 750px;
	height: auto;
	overflow: hidden;
}

#wrapper {
    width: 930px;
	margin: 0 auto;

}

.clearfix {
    clear: both;
}

#footer {
    width: 970px;
	margin: 0 auto;
	height: 75px;
	background: url(../images/footer_bg.jpg) center repeat-y;
}

#content_left {width: 575px;margin: 0;float: left;height: 425px;}



/* --------------------------------------------------------------------------------------------------------- end heading */

#header {
    height: 325px;
	margin: 0;
	padding: 0;
}

.breadcrumbs {
    height: 145px;
}

ul.menu {
    display: block;
	height: 33px;
	margin: 0;
	padding: 0;
	list-style: none;
	position: relative;
	left: 95px;
	width: 750px;
}


ul.menu_index {
    display: block;
	height: 33px;
	margin: 0;
	padding: 0;
	list-style: none;
	position: relative;
	left: 295px;
	width: 750px;
}


ul.menu li {
    float: left;
	margin: 0 1px;
	padding: 7px 0;
	text-align: center;
	list-style-type: none;
}


ul.menu_index li {
    float: left;
	margin: 0 1px;
	padding: 7px 0;
	text-align: center;
	list-style-type: none;
}


ul.menu li a {
     text-decoration: none;
	 font-size: 14px;
     padding: 5px 12px 7px 12px;
	 color: #6fa5fd;
}



ul.menu_index li a {
     text-decoration: none;
	 font-size: 14px;
     padding: 5px 12px 7px 12px;
	 color: #6fa5fd;
}


ul.menu li a:hover {
     color: #fff;
}


ul.menu_index li a:hover {
     color: #fff;
}

.slogan {
    height: 45px;
}

ul#down_menu {
    height: 50px;
	margin: 0 340px 0 0;
	padding: 0;
	float: right;
}

ul#down_menu li {
    text-align: center;
	margin: 15px 1px;
	padding-top: 7px 0;
	border: 1px solid #999;
	list-style-type: none;
	float: left;
	height: 24px;
}

ul#down_menu li a {
    text-decoration: none;
	color: #fff;
	border: 1px solid #ccc;
	padding: 5px 5px;
	font-size: 10px;
}
 
#content {
    height: 425px;
	margin: 0;
	padding: 0;
}

#content_right {
    width: 321px ;
	height: 370px;
	position: relative;
	right: 20px;
	top: 24px;
	float: right;
}

.galery_top {
    width: 321px;
	height: 65px;
	margin: 0;
	padding: 0;
	background: #f9ebcd;
	display: block;
}

.gallery_img {
    width: 63px;
	height: 64px;
	margin: 0 1px 0 0;
	float: left;
	padding: 0;
	background: #fff;
}


.video {
    width: 321px;
	height: 250px;
	background: #e1e1e1;
	margin: 3px 0 0 0;
}
