body, html, * {
    padding: 0;
    border: 0;
}
body, html {
	margin: 0;
}
body, html {
    font-size: 12px;
    font-family: Arial;
    margin: 0px;
    padding: 0px;
}
a:active, a:visited, a:link {
color:#553B26;
text-decoration:none;
}
ul {
    list-style-type: none;
}
body {
	background: #fff url(../images/cristim/bg.gif) repeat;
}
#logo-top {
	background:#444444 url(../images/cristim/bg.gif) repeat;
	height:70px;
	width:980px;
	margin: 0 auto;
}
#wrapper {
	margin: 0;
	padding: 0;
	width: 920px;
	margin: 0 auto;
	background-color: transparent;
	margin-top: 0;
}
#wrapper-bottom {
	background:transparent url(../images/cristim/content-bottom.png) no-repeat;
	width: 860px;
	height: 27px;
	margin: 0 auto;
}
.clearb {
	clear: both;
}
#logo-left {
	float: left;
	width: 300px;
}
#logo-right {
	font-size: 12px;
	color: #fff;
	margin-top: 15px;
	float: right;
	width: 600px;
	text-align: right;
}
#logo-right a:link, #logo-right a:active, #logo-right a:visited {
	color: #fff;
}
#logo-right a:hover {
	text-decoration: underline;
}
#menu-top {
	background:#fff url(../images/cristim/bg_menu.gif) repeat-x scroll 0 0;
	height:52px;
	margin:0 auto;
	text-align:center;
	width:100%;
}
.menu_line {
	margin: 0 auto;
	width: 982px;
	height: 52px;
	color: #fff;
}
.menu-sep {
	background:#fff url(../images/cristim/meniu.gif) repeat-x;
	width: 2px;
	height: 42px;
	margin-top: 8px;
	float: left;
}
.menu {
	float: left;
	height: 42px;
	width: 120px;
	/*	width: 138px; */
	/*	padding: 0 28px; */
	padding: 0;
	margin-top: 16px;
	text-transform: uppercase;
	padding-top: 5px;
	font-size: 12px;
	font-weight: bold;
}
.menu_line a:link, .menu_line a:visited, .menu_line a:active {
	color: #fff;
	font-size: 12px;
}
#wrapper #header {

	width: 920px;
	height: 372px;
}
#content {
	width: 840px;
	padding: 10px;
	margin: 0 auto;
	background-color: #fff;
}
#sidebar {
	float: left;
	width: 300px;
	margin-top: 10px;
}
.selected {
	/*	width: 126px; */
	height: 39px;
	margin-left: 5px;
	margin-right: 5px;
	padding-top: 0;
	background: transparent url(../images/cristim/menu_tab.gif) no-repeat center;
	width: 110px;
	font-size: 12px;
	font-weight: bold;
}
.selected a:active, .selected a:visited, .selected a:link {
	margin-top: 8px;
	color: #3e7355;
	display: block;
	text-decoration: none;
	font-size: 12px;
}
.box .header {
	text-transform: uppercase;
	background: #fff url(../images/cristim/arrow.gif) no-repeat;
	margin: 10px 0 8px 10px;
	padding: 0;
	padding-left: 20px;
}
#content .pageContent h2 {
	font-size: 18px;
	font-weight: normal;
	width: 100%;
	border-bottom: 1px dotted #aaa;
	padding-bottom: 20px;
	margin-bottom: 20px;
}
.pageContent {
	border-bottom: 1px dotted #aaa;
	padding-bottom: 20px;
	float: right;
	width: 690px;
}
#footer {
	width: 560px;
	color: #000;
	margin: 0 auto;
	padding: 15px 0 0 0;
}
#footer a:active, #footer a:link, #footer a:visited {
	color: #000;
	text-decoration: none;
}
#footer .right_ico {
	background: transparent url(../images/cristim/bucate_ico.gif) no-repeat;
	width: 70px;
	height: 69px;
	float: right;
}

#footer .left_ico {
	background: transparent url(../images/cristim/alpinia_ico.gif) no-repeat;
	width: 72px;
	height: 53px;
	float: left;
}
#footer a:hover {
	text-decoration: underline;
}
#footer-left {
	width: 395px;
	float: left;
	padding: 10px 10px 0px 10px;
	text-align: center;
}
#footer-right {
	width: 400px;
	float: right;
	text-align: right;
	padding-right: 20px;
}
#news .header {
	height: 9px;
	margin: 0;
	padding: 0;
	background: transparent url(../images/cristim/news-top.png) no-repeat;
}
#news .footer {
	height: 9px;
	margin: 0;
	padding: 0;
	background: transparent url(../images/cristim/news-bottom.png) no-repeat;
}
#news .content {
	margin: 0;
	padding: 5px 30px;
	background-color: #F7B5B2;
}
#news .content h3 {
	font-weight: bold;
}

.readmore {
	background: transparent url(../images/cristim/more.gif) no-repeat;
	padding-left: 15px;
	font-size: 10px;
	font-style: italic;
	float: right;
}
.readmore a:link, .readmore a:visited, .readmore a:active {
	color: #000;
}
.newsbox {
	width: 500px;
}
.newsboxlarge {
	width: 800px;
}
.pageContent p {
	text-align: justify;
}
.newsbox p {
	text-align: justify;
}


.menu ul li a:active, .menu ul li a:visited, .menu ul li a:link {
    color: #fff;
}
.menu ul li:hover {
    background-color: #5c9475;
}
.menu ul li {
    z-index: 9999;
    background-color: #074c2d;
    color: #fff;
    height: 20px;
    padding: 10px 20px;
    margin: 0;
	text-align: left;
}
.menu ul {
    position: absolute;
    display: none;
    z-index: 9999;
}
.menu:hover ul {
    display: block;
    z-index: 9999;
}
#ft_right {
	float: right;
	width:260px;
}
#ft_left {
	float: left;
	width:398px;
}
#ft {
	padding-left: 150px;
}
#side {
	width: 140px;
	float: left;
}





#midBar {
	float: left;
}
#midbar ul {
	padding: 0;
	margin: 0;
}
#midBar li {
	padding: 0;
	margin: 0;
	padding: 7px 10px 7px 0px;
	border-bottom: 1px dotted #444;
}

.bx .header {
	height: 30px;
	margin: 0;
	padding: 0;
	background: transparent url(../images/cristim/head_mnu.gif) no-repeat;
}
.bx .footer {
	height: 9px;
	margin: 0;
	padding: 0;
	background: transparent url(../images/cristim/box-bottom.png) no-repeat;
}
.bx .content {
	margin: 0;
	padding: 1px 5px;
	background-color: #F7B5B2;
}
.bx .header span {
	padding: 8px 15px 15px 12px;
	font-weight: bold;
	margin-top: 5px;
	display: block;
	color: #000;
	text-transform: uppercase;
}
ul.topmienu {
	list-style-type: none;
	margin-top: 0px;
	margin-left:8px;
}
ul.topmienu li {
	margin-left: 20px;
}
ul.topmienu li a:active, ul.topmienu li a:visited, ul.topmienu li a:link {
	padding-left: 10px;
	background: transparent url(../images/cristim/bullet.gif) no-repeat;
}


.caption{color:#888;position:absolute;top:250px;left:3px;width:200px;}
.demo{background-color: #f5f5f5;padding: 5px;position:relative;margin-top:2em;}
.gallery_demo{width:100%}
.gallery_demo li{width:55px;height:70px;border:3px double #eee;margin: 0 2px 2px 0;background:#eee;}
.gallery_demo li.hover{border-color:#bbb;}
.gallery_demo li.active{border-style:solid;border-color:#222;}
.gallery_demo li div{left:240px}
.gallery_demo li div .caption{font:italic 0.7em/1.4 georgia,serif;}

.galleria_container{/*width:660px; height: 360px */}
.galleria_wrapper { text-align:center }
.nav{padding-top:15px;clear:both;}

.info{text-align:left;margin:30px 0;border-top:1px dotted #221;padding-top:30px;clear:both;}
.info p{margin-top:1.6em;}

ul.mnzu {
	list-style-type : none;
	margin: 0;
	padding: 0;
	height: 60px;
	margin: 0 40px;
}
ul.mnzu2 {
	list-style-type : none;
	padding: 0;
	height: 30px;
	margin: 20px 69px 0 69px;
}
ul.mnzu li {
	float: left;
	height: 60px;
}
ul.mnzu a {
	float: left;
	height: 60px;
	display: block;
}
ul.mnzu2 li {
	float: left;
}
ul.mnzu2 a {
	float: left;
	display: block;
	color: #553b26;
	font-weight: bold;
	padding: 0 25px;
	font-size: 13px;
}
.field-title {
	float: left;
	width: 70px;
}
.themb {
	float: left;
	margin: 5px;
	width: 120px;
	text-align: center;
}
#crumb {
	padding: 10px 30px 0 30px;
}
#SecondMenu {
	margin-top: 63px;
	list-style-type: none;
	position: absolute;
	_margin-left: -150px;
	*margin-left: -150px;
	width: 150px;
	height: 118px;
	background: #F8D8D0 url(../images/cristim/bg_sm1.gif) no-repeat;
}
#SecondMenu li {
/*	background-color: #f4e9c2; */
	display: block;
	clear: both;
	width:150px;
	float: left;
	height: 40px;
}
#SecondMenu li a {
	padding:10px;
	width:130px;
	display: block;
	height: 16px;
	font-weight: bold;
}
#ThirdMenu {
	margin-left: 151px;
	list-style-type: none;
	position: absolute;
	_margin-left: 1px;
	*margin-left: 1px;
	width: 150px;
	height: 78px;
	background: #F8D8D0 url(../images/cristim/bg_sm2.gif) no-repeat;
}
#ThirdMenu li {
/*	background-color: #f4e9c2; */
	display: block;
	clear: both;
	width:150px;
	float: left;
	height: 40px;
}
#ThirdMenu li a {
	padding:10px;
	width:130px;
	display: block;
	height: 16px;
	font-weight: bold;
}
ul.gallery_demo_unstyled {
	margin:0;
	padding: 0;
}
ul.gallery_demo_unstyled li {
	margin:0;
	padding: 0;
}


.pageContent ul {
list-style-type: disc;
padding-left: 30px;
}

.pageContent ul li {

}
ul.gallery_demo_unstyled {
list-style-type: none;
padding-left: 0;
}
