html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, caption {margin: 0;padding: 0;border: 0;outline: 0;font-size: 100%;background: transparent;}



p { margin: 15px 0px;}
body { 
	font-family: 'Open Sans', Arial, Helvetica, sans-serif; 
	font-size: 14px; 
	line-height: 1.5em; 
	color:#004848; 
	background:url(images/cream_pixels.png);
	
}        

.page-container {
	background:url(images/site_bg.jpg) top no-repeat;
}

a { color:#214056; text-decoration:none;}
a:hover {color:#1A4360; text-decoration:underline;}

.langs a, .langs, .top_bar_title a { color:#004848; text-decoration:none;
font-size:11px;}
.langs a:hover, .top_bar_title a:hover { color:#004262; text-decoration:underline;}
.bottom  a { color:#fff; text-decoration:underline;
}

.container {
	margin:0 auto;
	position:relative;
	padding-top: 15px;
	background: -moz-linear-gradient(left,  rgba(255,255,255,0) 0%, rgba(255,255,255,0.79) 28%, rgba(255,255,255,0) 100%);
	background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(255,255,255,0)), color-stop(28%,rgba(255,255,255,0.79)), color-stop(100%,rgba(255,255,255,0)));
	background: -webkit-linear-gradient(left,  rgba(255,255,255,0) 0%,rgba(255,255,255,0.79) 28%,rgba(255,255,255,0) 100%);
	background: -o-linear-gradient(left,  rgba(255,255,255,0) 0%,rgba(255,255,255,0.79) 28%,rgba(255,255,255,0) 100%);
	background: -ms-linear-gradient(left,  rgba(255,255,255,0) 0%,rgba(255,255,255,0.79) 28%,rgba(255,255,255,0) 100%);
	background: linear-gradient(to right,  rgba(255,255,255,0) 0%,rgba(255,255,255,0.79) 28%,rgba(255,255,255,0) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#00ffffff',GradientType=1 );
}


.right_side ul li, .right_side ol li, .text_content ul li {
	
	margin-left:40px;
	

	}
.header {
	height:200px;
	
} 

.site_logo {
	left:5px;
	top:20px;
	height:104px;
	width:395px;
	position:absolute;
	}
	
.top_site{
	right: 10px;
	top: 8px;
	height: 20px;
	width: 400px;
	position: absolute;
	line-height: normal;
	
	}
.top_site p {
	margin:0px; padding:0px;}


.site_cale {
	border-bottom: 1px dotted #dddddd;	
	width:100%;
	padding:5px 0px;
	font-weight: bold;
	color: #555555;
	}

.site_cale a {
	font-weight: normal;
	color: #555555;
}

	
.langs {

	right:10px;
	top:80px;
	height:20px;
	
	position:absolute;
	color:#004262;
	text-align:right;
	
	
	padding:5px;
	
	}

.top_bar_title {
	left:10px;
	top:3px;
	height:20px;
	position:absolute;
	color:#D2F0FF;
	text-align:right;
	width: 262px;
	text-align:left;
	
	}

.left_side {
	width:250px;
	
	float:left; 
	
	
	margin-left:5px;
	margin-top:17px;
	}
	
.right_side {
	width:655px;
	float:left;
	padding-left:15px;
}

.left-menu-container {
	border-right: 1px solid #55102B;
	box-shadow: -7px 0px 8px #EDEDED inset;
	padding-right: 0px;
}
	
	
.text_content img, 
.img {
	border: 1px solid #EDEDED;
	margin: 0px 6px 6px 6px;
	padding: 5px;
	background-color: #ffffff;
	box-shadow: 0px 0px 3px #f2f2f2;
	}

.data { 
	font-size:12px;
	color:#999999;
	float:left;
	}

.news-img-container .img {
	display: block;
	overflow: hidden;
	width: 100%;
	max-height: 155px;
	margin: 5px 0px; 
}

.news-img-container .img img {
	width: 100%;
	margin-top: -15px;
}



/* #search_box {
	top: 30px;
	right: 10px;
	color: #000;
	width: 205px;
	height: 48px;
	background: url(images/md_06.png) no-repeat left;
	position: absolute;
	z-index: 1;
	padding-left: 4px;
}

#search_box #s {
	margin:10px 0px 0px 10px;
	padding:6px;
	color:#666;
    border:0;
	font-size:13px;
	width:150px;
	background-color:#D9D9D9;
	float:left;
	
} 

#search_box #go {
	float:right;
	width:30px;
	height:28px;
	cursor:pointer;
	background:none;
	border:0px;
}  */


.search-form {
	margin-top: 30px;
}

.search-form #s {
	opacity: 0.5;
	border-radius: 4px;
}

.search-form #s:focus {
	opacity: 0.8;
}

.search-form .submit-search {
 	width: 40px;
	height: 38px; 
	position: absolute;
	top: 30px;
	right: 20px;
	background: transparent;
	padding: 0px;
}


/* Long menu bar  */

.long-menu-bar {
	background-color: #1F807B;
}


.menu_bar {
	position:absolute;
	background:url(images/menu_bg_03.png) center top;
	width:972px;
	height:44px;
	top:150px;
	z-index:10;
	left: -2px;
}

#nav {
 
 float: left;
 margin: 0; padding: 0;
 font-family:Arial, Helvetica, sans-serif;
 z-index:15;
}

#nav li a, #nav li {
 float: left;
 font-size: 14px;
 text-transform: uppercase;
 letter-spacing: 0.5px;

}

#nav li {
 list-style: none;
 position: relative;
 cursor:pointer;
 z-index: 10;
}

#nav li a {
	padding: 14px 20px;
	text-decoration: none;
	color: white;
	text-shadow: 1px 1px 1px #13605B;

	border-right:1px solid #258C85;
	z-index:10;

	-webkit-transition: 0.4s all;
	-o-transition: 0.4s all;
	transition: 0.4s all;
}

#nav li:last-child a {
	border-right: 0px;
}


#nav li a:hover,
#nav li:hover > a {
	background-color:#29ABA4;
	color:#fff;
	text-shadow:#000 0px 0px 0;
}


/* Submenu */

.hasChildren {
	position: absolute;
	width: 15px; height: 15px;
	background:url(images/arrow_down.gif) no-repeat;
	right : 0px;
	bottom: 10px;
	
	
	 
}

#nav li ul {
	display: none;
	position: absolute;
	left: 0;
	top: 100%;
	padding: 0; 
	margin: 0;
	margin-top: -1px;
	background: #29ABA4;
	border-right:0px;
	z-index:1;
	width: 350px;
	box-shadow: 0px 2px 3px #333333;

}

#nav li:hover ul {
	display: block;
}


#nav li ul li, 
#nav li ul li a {
	float: none;
	font-weight:normal;
	border-right:0px;
	text-transform: none;
}

#nav li ul li {
 _display: inline; /* for IE6 */
 
}

#nav li ul li a {
	display: block;
	background: url(images/arrow_blue.png) no-repeat 15px;
	padding:8px 8px;
	text-indent:20px;
	z-index:5;
	border-bottom: 1px solid #258c85;
}

#nav li ul li a:hover {
	background-color: #1F807B;
}

/* SUBSUB Menu */

#nav li ul li ul {
 display: none;
}

#nav li ul li:hover ul {
 left: 100%;
 top: 0;
 
}

.page_splitter {
	display: block;
	clear: both;
	padding: 12px 0px 24px 0px;
}

.page_splitter.grey {
	background-color: #f2f2f2;
	border-top:1px solid #dddddd;
	border-bottom:1px solid #dddddd;
	box-shadow: 0px 1px 4px #dddddd inset;

}

.page_splitter.footer_container {
	background-color: #1F2D3A;
	border-top:1px solid ##1F2D3A;
	box-shadow: 0px 1px 4px ##1F2D3A inset;
}

.category_big_title {
	display: block;
	text-align: center;
}

.category_big_title a,
.category_big_title span
 {
	display: inline-block;
	text-decoration: none;
	font-size: 18px;
	color: #8C244B;
	font-weight: bold;
	padding: 10px 12px;
	text-transform: uppercase;
	letter-spacing: 1px;
}

.gallery_container .columns {
	padding: 8px;
}

.gallery_container .columns:last-child {
	float: left;
}

.gallery_container a {
	display: block;
	width: 100%;
	height: auto;
	max-height: 120px;
	border: 5px solid #ffffff;
	outline: 1px solid #dddddd;
	overflow: hidden;
	-webkit-transition: 0.4s all;
	-o-transition: 0.4s all;
	transition: 0.4s all;
}

.gallery_container a:hover { 
	opacity: 0.7;
}

.footer_container {
	color: #ffffff;
}

.footer_container a {
	color: #ffffff;
}














h1, h2, h3, h4, h5 {margin: 15px 0;line-height: 1.1em;color:#333;}


#container h1 { font-family: Georgia; font-weight: normal; color:#333; text-shadow: #fff 0px 0px 1px; }
#container h2, #container h3, #container h4, #container h5 {letter-spacing: 0px;font-family: Georgia; font-weight: normal; color:#000; text-shadow: #fff 1px 1px 0px; }


.page_title {
	font-size:28px;
	color:#D34343;
	line-height:normal;
	margin-bottom:10px;
	margin-top:10px;
}

.news_title_full {
	padding:8px;
	
    font-size: 23px;
	color:#003E3E;
	float:left;
	padding-bottom:15px;
	padding-left:0px;
	line-height:normal;

}

.news-container {
	overflow: hidden;
	max-height: 400px;
	margin-bottom: 12px;
}

.news-container .picture-container {
	display: block;
	position: relative;
	overflow: hidden;
	height: 250px;
}

.news-container .picture-container.no-image {
	border: 1px solid #dddddd;
	height: 40px;
}

.news-container .picture-container img {
	width: 100% !important;
	border: 0px;
	padding: 0px;
	margin: 0px;
	margin-top: -10px;
}


.news_title {
    font-size: 18px;
	font-weight:bold;
	line-height:normal;
	display: block;
} 

.news-container .picture-container .news_title {
	position: absolute;
	display: block;
	width: 100%;
	bottom: 0px;
	background-color: rgba(255, 255, 255, 0.7);
	padding: 5px 8px;
	overflow: hidden;
	height: 62px;
	-webkit-transition: 0.4s all;
	-o-transition: 0.4s all;
	transition: 0.4s all;
}

.news-container:hover .picture-container .news_title {
	overflow: none;
	height: auto;
	min-height: 62px;
}

.news-container .picture-container .news_title a,
.news-container .picture-container .news_title a:hover {
	text-decoration: none;
	display: block;
}

.news-container .picture-container.no-image .news_title,
.news-container:hover .picture-container.no-image .news_title {
	height: 38px;
	min-height: 38px;
}

.text_content {
	clear:both;
	color:#333333;

	
}

.foto_scroll {
	width: 100%;
	margin:0 auto;


}
.foto_scroll img {
	
	margin:0px 4px 3px 4px;
	padding:6px;
	
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	
	max-height:100px;
	
	border:1px solid #EBEBEB;
	background-color:#fff;

	}

.title {
    font-size: 18px;
    font-weight: bold;
	color: #354458;
	font-family: "Open Sans", Arial, sans-serif;
}

.line {
	height:4px;
	border-top:1px  dashed #CCC;

	margin:5px 0px 5px 0px;
	clear:both;
	}
	
.line_news {
	height:1px;
	border-top:1px  dashed #CCC;

	margin:10px 0px 5px 0px;
	clear:both;
	}

.line2 {
    border-bottom: 1px dotted #BBBBBB;  
	margin:10px 0px 10px 0px; 
	height:2px; 
} 
 
.line3 {
    border-bottom: 1px dotted #BBBBBB;
	margin:3px 0px 3px 0px;
	height:2px; 
} 

hr {border: none 0;
    border-bottom: 1px  dotted #BBBBBB;
	margin:10px 0px 10px 0px;
	height:1px;
	} 
#block {
	border:0px dotted #D2E9FF;
	background:#F8F8F8;
-webkit-border-radius: 6px; -moz-border-radius: 6px; border-radius: 6px; 
padding:8px;
margin-bottom:10px;
	} 

.clear {
	clear:both;}
	

#page_up {
	cursor:pointer;
	margin:5px;
	color:#069;
}

.readmore { display: block; background: url('images/read_more2.png') 0 0 no-repeat; padding-top: 7px; margin: 10px 0; cursor: pointer; height: 26px; line-height: 26px; width: 143px; text-align: center; font: bold 10px Arial, Helvetica, sans-serif; text-decoration:none; text-transform: uppercase; color: #4e4e4e; text-shadow: #fff 1px 1px 0;}
.readmore:hover{ display: block; background: url('images/read_more.png') 0 0 no-repeat; color: #000;text-shadow: #fff 1px 1px 0; text-decoration:none;}

.readmore2 a { 
	display: inline-block; 
	text-align: center; 
	text-decoration:none; 
	color:#fff; 
	background-color: #1F807B;
	padding: 3px 10px;
	font-size: 12px;
	-webkit-transition: 0.4s all;
	-o-transition: 0.4s all;
	transition: 0.4s all;

}

.readmore2 a:hover{ 
	color:#fff;
	text-shadow:text-shadow: #000 1px 1px 0; 
	text-decoration:none;
	background-color: #29ABA4;
}


/*--pagination links-------*/


.pages {

height:30px;
width:500px;
margin:7px 0px 7px 0px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	behavior: url(border-radius.htc);
	
}

 .pages  ul {
list-style-type:none;
margin:7px 0px 7px 0px;
}

.pages li {
float:left;

padding:2px 3px 0px 3px;
margin:0px;
	}

.pages li a {
padding:2px 5px;
text-decoration:none;
color:#369;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	

	}

.pages li a:hover {
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	
background-color:#40a2c8;
color:#FFF;padding:2px 5px;
text-decoration:none;
	}

.pages li.nolink {
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	
background-color:#40a2c8;
color:#FFF;padding:2px 5px;
text-decoration:none;

}
.pages li.current {
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	
background-color:#40a2c8;
color:#FFF;padding:2px 5px;
text-decoration:none;
color:#FFF;

	}
tr.d0 td {
	background-color:#F2FBFF;
	border-bottom:1px  dashed  #A8E2FF;
	padding:10px;
	width:500px;

}
tr.d1 td {
	background-color: #F7FDFD;
	border-bottom:1px  dashed  #A8E2FF;
	padding:10px;
	width:500px;
}
.nojavascript {
	font-family:Arial, Helvetica, sans-serif
	font-size: 18px;
	position: absolute;
	width: 500px;
	text-align: center;
	padding: 5px 20px 10px 20px;
	left: 50%;
	margin-left: -220px;
	top: 160px;
	border: 5px solid #333;
	color: #FFF;
	background-color:#369;
}
.nojavascript p {
	font-size: 13px;
	margin: 0px;
	text-indent:-70px;
}
.nojavascript h1 {
	font-size: 20px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-top: 0px;
	text-indent:-70px;
}
.input {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	width:250px;
	padding:4px;
	}

.input2 {
	
	font-size:13px;
	width:230px;
	padding:6px;
	margin:2px 0px 2px 0px;
	font-family:Arial, Helvetica, sans-serif;
	border:1px solid #CCC;
	-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
	}



.readmore_shadow {
	width:143px;
	height:21px;
	background:url(images/md_18.png) center top;
	margin-top:-22px;
	
	}
.center_content {
	margin-top:20px;
	
	}
	

input.btn {
	width:153px;
	height:41px;
	border-top:0px;
	border-right:0px;
	border-bottom:0px;
	border-left:0px;
	background-image:url(images/comanda_03.png);
	cursor:pointer;
}


input.btn2 {
	width:122px;
	height:28px;
	border-top:0px;
	border-right:0px;
	border-bottom:0px;
	border-left:0px;
	background:url(images/comanda2.gif) bottom center no-repeat ;
	cursor:pointer;
	color:#FFF;
	font-weight:bold;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	padding-bottom:7px;
	padding-left:6px;
	margin-top:6px;
	

}

.box {
	width:300px;
	float:left;
	margin-right:15px;
	border-right:1px dashed #CCCCCC;
	height:200px;
	
	
	}
.box a {
	color:#333;
	}	
.message-box { text-align: left; padding: 10px; color:#000; width:97%;  margin:5px auto; }
.message-box ul li { margin-left:30px; }

.clean { background-color: #efefef; border-top: 2px solid #dedede; border-bottom: 2px solid #dedede; }
.info  { background-color: #f7fafd; border-top: 2px solid #b5d3ff; border-bottom: 2px solid #b5d3ff; }
.ok    { background-color: #d7f7c4; border-top: 2px solid #82cb2f; border-bottom: 2px solid #82cb2f; }
.alert { background-color: #fef5be; border-top: 2px solid #fdd425; border-bottom: 2px solid #fdd425; }
.error { background-color: #ffcdd1; border-top: 2px solid #e10c0c; border-bottom: 2px solid #e10c0c; }



#continut ol li {
	margin-left:40px;
	
} 

#page_up {
	cursor:pointer;
	margin:5px;
	
	
	}


	

.no_img {
	border:0px  solid  #E8E8E8;
	margin:0px;
	padding:0px;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-radius: 0px;
	}

.nav_cap {

width: 100%;
border-bottom:0px;
margin:0px 0px 7px 0px;
padding: 7px 7px 7px 10px;
color:#ffffff;
font-size:13px;
font-weight:bold;
text-shadow: 1px 1px 0px  #000000;

text-align:left;
border-top-left-radius: 4px;
border-bottom-left-radius: 4px;

background: rgb(219,70,119);
background: -moz-linear-gradient(left,  rgba(219,70,119,1) 0%, rgba(124,29,66,1) 53%, rgba(83,15,42,1) 100%);
background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(219,70,119,1)), color-stop(53%,rgba(124,29,66,1)), color-stop(100%,rgba(83,15,42,1)));
background: -webkit-linear-gradient(left,  rgba(219,70,119,1) 0%,rgba(124,29,66,1) 53%,rgba(83,15,42,1) 100%);
background: -o-linear-gradient(left,  rgba(219,70,119,1) 0%,rgba(124,29,66,1) 53%,rgba(83,15,42,1) 100%);
background: -ms-linear-gradient(left,  rgba(219,70,119,1) 0%,rgba(124,29,66,1) 53%,rgba(83,15,42,1) 100%);
background: linear-gradient(to right,  rgba(219,70,119,1) 0%,rgba(124,29,66,1) 53%,rgba(83,15,42,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#db4677', endColorstr='#530f2a',GradientType=1 );




	}

.stema {
	width:35px;
	height:50px;
	background: url(images/stema.png) top no-repeat;
	float:left;
	margin-top:-20px;
	margin-right:5px;
	opacity:0.8;
filter:alpha(opacity=80);
	}
	
.nav_cap img {
	margin-right:5px;}
	
.nav_block {
	width: 100%;
	display: block;
}

.navigation {
	margin-bottom:20px;
	
}

.mobile-menu {
	display: none;
}

ul.navigation {
	font-family:Arial, Helvetica, sans-serif;
	list-style: none;
}

ul.navigation li {
	list-style:none;
	border-bottom:1px solid #E9E9E9;

	
	}

ul.navigation li a {
	line-height: 18px;
	font-size: 14px;
	padding: 8px 10px;
	color: #054F4A;
	display: block;
	text-decoration: none;
	
	
	text-shadow: 1px 1px 0px #fff;

cursor:pointer;

	
}

ul.navigation .active a{
background-color:#EBEBEB;
	color:000;
-webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px;
text-shadow: 1px 1px 0px #fff;

border:0px;

	}


ul.navigation li a:hover {
background-color:#EBEBEB;
color:#000000;
-webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px;
text-shadow: 1px 1px 0px #ffffff;


}

ul.navigation ul {
	margin: 0;
	padding: 0;
	display: none;
}

ul.navigation ul li {
	margin: 0;
	padding: 0;
	clear: both;
}

ul.navigation ul li a {
padding-left: 25px;
font-size: 12px;
font-weight: normal;
outline:0;
text-shadow: 1px 1px 0px #fff;

background:url(images/arrow_blue.png) 10px 14px no-repeat;
cursor:pointer;


}

ul.navigation ul li a:hover {
	
	color:000;
text-shadow: 1px 1px 0px #fff;

background:url(images/arrow.gif) 10px 14px no-repeat  #EBEBEB ;



}

ul.navigation ul ul li a {
	
	padding-left: 50px;
	background:url(images/arrow_blue.png) 35px 10px no-repeat ;
	cursor:pointer;
	
}

ul.navigation ul ul li a:hover {
	color:white;
	background:url(images/arrow.gif) 35px 10px no-repeat #EBEBEB;
	
	


}



ul.navigation span{
	float:right;
}

.fsizer { } /* Container element */

.fsizer a { display: block; float: left; width: 20px; margin-right: 5px; text-align: center; border: 1px dotted #ccc; color: #5761a0; text-decoration: none; cursor: pointer; letter-spacing: 0; line-height: 100%; font-family:Tahoma, Geneva, sans-serif; }
.fsizer a:hover { text-decoration: none; background: #ebebeb; color:#000000;  }

/* Three 'A' links used to control size */

.fsizer a#fs_sml { font-size: 9px; height: 15px; padding-top: 5px; }
.fsizer a#fs_med { font-size: 13px; height: 17px; padding-top: 3px; }
.fsizer a#fs_lrg { font-size: 16px; height: 18px; padding-top: 2px; }

.fsizer a.fsactive { color: #000; background: #ebebeb; cursor: default; } /* When mode is active */


.page_tools {
	float:right;
	}
.tools_floating {
	float:left;
	margin-left:10px;
	}


.photo {
	position:relative;
	
	width: 200px; 
	height: 160px; 
	left: 0px; 
	top: 0px;
	float:left;
	margin:7px;


	}
	
.photo img {
	margin:0px 3px 3px 3px;
	padding:7px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
    height : auto;
	border:1px solid #E6E6E6;
	max-height:160px;
	max-width:180px;
	
	background: #FFF;

	}
.pagination {
	text-align:center;
	padding:10px;
	}

a.paginate {
	border: 1px solid #CCC;
	padding: 5px 9px 5px 9px;
	text-decoration: none;
	color: #000;
	margin-left:3px;
	box-shadow: 0px 1px 1px 0px #cccccc; 	
	background-color: #E0E0E0;
    background-image: -moz-linear-gradient(center top , #FAFAFA 0pt, #DCDCDC 100%);
    border-color: #CCCCCC #CCCCCC #AAAAAA;
    box-shadow: 0 0 1px #FFFFFF inset;
    text-shadow: 0 1px 0 #FFFFFF;
	-webkit-border-radius: 2px;
	border-radius: 2px; 
}


a.paginate:hover {

	color: #000;
	text-decoration:none;
	background-image: -moz-linear-gradient(center top , #FAFAFA 0pt, #cccccc 100%);
	

}

a.current {
	border: 1px solid #CCC;
	padding: 5px 9px 5px 9px;
	text-decoration: none;
	color: #000;
	margin-left:3px;
	box-shadow: 0px 1px 1px 0px #cccccc; 	
	background-color: #E0E0E0;
    background-image: -moz-linear-gradient(center top , #FAFAFA 0pt, #999999 100%);
    border-color: #CCCCCC #CCCCCC #AAAAAA;
    box-shadow: 0 0 1px #FFFFFF inset;
    text-shadow: 0 1px 0 #FFFFFF;
	-webkit-border-radius: 2px;
	border-radius: 2px; 
		font-weight:bold;
}

.banners p{
	margin:0px;
	padding:0px;
	padding:3px;

	}

.bottom_side {
clear: both;
color:#004848; 
margin: 0; padding: 10px; 
  
width:100%;
padding-top:20px;
	}

.bottom {
	width:970px;
	position:relative;
	margin:0 auto;

	font-size:12px;
} 




.bottom_bg {
	clear: both;
	color:#fff; 
	
	border-top: 10px solid #009746;
	
	margin: 0; padding: 0; 
	min-height: 100px;	  
	
	width:100%;
	padding-top:20px;
background: #4cba53; /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzRjYmE1MyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMxMzU2MTciIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  #4cba53 0%, #135617 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#4cba53), color-stop(100%,#135617)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #4cba53 0%,#135617 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #4cba53 0%,#135617 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #4cba53 0%,#135617 100%); /* IE10+ */
background: linear-gradient(to bottom,  #4cba53 0%,#135617 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4cba53', endColorstr='#135617',GradientType=0 ); /* IE6-8 */

	



	}
.bottom_bg_side {
	clear: both;
	color:#004848; 
	border-top: 1px solid  #CCC;
	margin: 0; padding: 0; 
	  
	width:100%;
	padding-top:10px;
background: #f2f2f2; /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2YyZjJmMiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNkZGRkZGQiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  #f2f2f2 0%, #dddddd 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f2f2f2), color-stop(100%,#dddddd)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #f2f2f2 0%,#dddddd 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #f2f2f2 0%,#dddddd 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #f2f2f2 0%,#dddddd 100%); /* IE10+ */
background: linear-gradient(to bottom,  #f2f2f2 0%,#dddddd 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f2f2f2', endColorstr='#dddddd',GradientType=0 ); /* IE6-8 */




	



	}


#sitemap, #sitemap ul, #sitemap li{
	margin:0;
	padding:0;
	list-style:none;
	font-size:13px;


	
	
}
#sitemap{background:url(images/sitemap/line1.gif) repeat-y;}
#sitemap li{
	line-height:20px;
	margin-top:1px;
	position:relative;
	width:100%;
	
}
/* IE leaves a blank space where span is added so this is to avoid that */
* html #sitemap li{
	float:left;
	display:inline;
	
}

#sitemap li a{padding-left:28px;
}
#sitemap li span{float:left;position:absolute;top:5px;left:5px;width:13px;height:13px;cursor:auto;font-size:0;}
#sitemap li span, #sitemap li span.collapsed{background:url(images/sitemap/collapsed.gif) no-repeat 0 0;} 
#sitemap li span.expanded{background:url(images/sitemap/expanded.gif) no-repeat 0 0;}

/* sub levels */

#sitemap li ul{	
	margin-left:28px;
	background:url(images/sitemap/line1.gif) repeat-y;
	
}
#sitemap li li{	
	background:url(images/sitemap/line2.gif) no-repeat 0 0;
	
}

/* etc. */

/* float fix */

#sitemap:after, #sitemap ul:after{
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
#sitemap, #sitemap ul{display:block;}
/*  \*/
#sitemap, #sitemap ul{min-height:1%;}
* html #sitemap, * html #sitemap ul{height:1%;}
 /*  */
#sitemap ul{display:none;}


div.day-number   { 
  background:#999; 
  position:absolute; 
  z-index:2; 
  top:-5px; 
  right:-25px; 
  padding:5px; 
  color:#fff; 
  font-weight:bold; 
  width:20px; 
  text-align:center; 
}
td.calendar-day, td.calendar-day-np { 
  width:120px; 
  padding:5px 25px 5px 5px; 
  border-bottom:1px solid #999; 
  border-right:1px solid #999; 
}

.right_side table {
	border-width: 1px;
	border-spacing: 3px;
	border-style: outset;
	border-color:#CCC;
	border-collapse: collapse;
		margin-top:10px;
	margin-bottom:10px;
	
}

.right_side table th {
	border-width: 1px;
	padding: 7px;
	border-style: inset;
	border-color:#CCC;
	
	background-color:#FFF;


}
.right_side table td {
	border-width:1px;
	padding: 7px;
	border-style: inset;
	border-color:#CCC;
	background-color:#FFF;
	
	
}

.no_border table {
	border-width: 0px;
	border-spacing: 0px;
	border-style: outset;
	border-color:#fff;
	border-collapse: collapse;
	margin-top:0px;
	margin-bottom:0px;
	
	
}
.no_border table th {
	border-width: 0px;
	padding: 5px;
	border-style: inset;
	border-color:#fff;
	background-color:#FFF;


}
.no_border table td {
	border-width:0px;
	padding: 5px;
	border-style: inset;
	border-color:#fff;
	background-color:#FFF;
	
}

.nastere_box {
	}
.nastere_content {
	font-size:14px;
	color:#333;
	text-shadow: 1px 1px 1px #ffffff;
	text-align:center;
	min-height:250px;
	padding:0px 20px 20px 20px;
	background:url(images/criuleni_07.jpg) right bottom no-repeat;
}

.nastere_content .omagiat {
	color: #a50000 !important;
	font-weight: bold;
	font-size: 16px;
	padding: 12px 0px;
}

.elections {
	display: block;
	min-height: 120px;
	margin-bottom: 20px;
}

.elections span {
	display: block;
	text-align: center;
	font-size: 24px;
	font-weight: bold;
	color: #1F807B;
	padding: 20px 0px;
}

.elections a {
	display: block;
	border-radius: 3px;
	width: 100%;
	padding: 10px;
	text-align: center;
	color: #ffffff;
	font-size: 18px;
	text-shadow: 1px 1px 2px #555555;
	background: #ffa84c;
	background: -moz-linear-gradient(top,  #ffa84c 0%, #ff7b0d 100%);
	background: -webkit-linear-gradient(top,  #ffa84c 0%,#ff7b0d 100%);
	background: linear-gradient(to bottom,  #ffa84c 0%,#ff7b0d 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffa84c', endColorstr='#ff7b0d',GradientType=0 );
}

.elections a:hover {
	text-decoration: none;
	text-shadow: 1px 1px 2px #333333;
}


/*Styles for screen 520px and lower*/
@media screen and (max-width: 65em) {
	
	#nav li a {
		padding: 14px 16px;
		font-size: 13px;
		display: block;
		width: 100%;
	}

	#nav li:first-child {
		display: none;
	}
	
	#nav li {
		display: inline-block;
		width: 33.3%;
		text-align: center;
	}

}


/*Styles for screen 520px and lower*/
@media screen and (max-width: 60em) {
	
	#nav li a {
		padding: 14px 11px;
		font-size: 12px;
	}

}





/*Styles for screen 520px and lower*/
@media screen and (max-width: 40em) {

	.logo_container {
		text-align: center;
		background: -moz-linear-gradient(top,  rgba(255,255,255,0.5) 0%, rgba(255,255,255,0) 100%);
		background: -moz-linear-gradient(top,  rgba(255,255,255,0.7) 0%, rgba(255,255,255,0) 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,0.7)), color-stop(100%,rgba(255,255,255,0)));
		background: -webkit-linear-gradient(top,  rgba(255,255,255,0.7) 0%,rgba(255,255,255,0) 100%);
		background: -o-linear-gradient(top,  rgba(255,255,255,0.7) 0%,rgba(255,255,255,0) 100%);
		background: -ms-linear-gradient(top,  rgba(255,255,255,0.7) 0%,rgba(255,255,255,0) 100%);
		background: linear-gradient(to bottom,  rgba(255,255,255,0.7) 0%,rgba(255,255,255,0) 100%);
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b3ffffff', endColorstr='#00ffffff',GradientType=0 );

	}

	.search-form {
		margin-top: 5px;
	} 

	.search-form .submit-search {
		top: 5px;
	}

	.desktop-menu,
	.left-menu-container {
		display: none;
	}

	.mobile-menu {
		display: block;
	}

	.mobile-menu > .columns {
		padding: 0px;
	}

	.mobile-menu .expand-menu {
		color: #ffffff;
		text-align: center;
		text-transform: uppercase;
		padding: 10px;
		cursor: pointer;
	}
	
	.mobile-menu li.hide-menu {
		text-align: center;
		color: #8BC6C2 !important;
		cursor: pointer;
	}

	.mobile-menu .tiny-menu {
		display: none;
	}


	.mobile-menu .tiny-menu ul li,
	.mobile-menu .tiny-menu ul li a {
		display: block;
		width: 100%;
	}

	.mobile-menu .tiny-menu ul li {
		display: block;
		border-bottom: 1px solid #29ABA4;
		color: #ffffff;
		padding: 8px 18px;
		text-transform: uppercase;
		-webkit-transition: 0.4s all;
		-o-transition: 0.4s all;
		transition: 0.4s all;
	}

	.mobile-menu .tiny-menu ul li:hover,
	.mobile-menu .tiny-menu ul li.expanded {
		background-color: #29ABA4;
	}


	.mobile-menu .tiny-menu ul li ul {
		display: none;
		margin: 0px;
	}

	.mobile-menu .tiny-menu ul li.expanded ul {
		display: block;
	}

	.mobile-menu .tiny-menu ul li ul li a {
		color:  #ffffff;
		text-transform: none;
	}

	.mobile-menu .tiny-menu ul li ul li a:hover {
		text-decoration: none;
	}

	.mobile-menu .tiny-menu ul li ul li {
		border-bottom: 1px solid #1F807B;
	}

}