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

body {
background-image: url(images/bg.jpg);
background-repeat: repeat;
margin:0px;
font-family: Verdana, Geneva, sans-serif;
font-size:12px;
color:#331122;
}

p, ul {margin:3px 0px 0px 5px;}
img {border:0px;margin:0px;padding:0px;}
a {text-decoration:none;color:#f59100;cursor:pointer;outline:none;}
.right {text-align:right}
.left {text-align:left}
.center {text-align:center}

h1 {font-size:20px;font-weight:bold;color:#d80200;}
h2 {font-size:14px;font-weight:bold;color:#9E0301;margin:5px 0px 5px 0px;}

.subTitle {
font-size:14px;
margin: 10px 0px 5px 0px;
font-weight:bold;
color:#9E0301;
}

#headBg {
top:0px;
left:0px;
background-image:url(images/topBg.jpg);
background-repeat:repeat-x;
height:190px;
width:100%;
}

#page {
width:1000px;
background-image: url(images/headerBg.jpg);
background-repeat:no-repeat;
padding: 0px;
margin-top: 0px;
margin-right: auto;
margin-bottom: 0px;
margin-left: auto;
top: 0px;
}

#header {
height:190px;
z-index:100;
top:0px;
position:relative;
}

#menu {
margin: 0px;
}

#container{
width:980px;
z-index:10;
position:relative;
}

#content {
background:url(images/contentBg.jpg);
width:980px;
float:left;
}

#contentLeft {
width:180px;
float:left;
margin:10px 0px 20px 10px;
border: 1px solid #d6cfcf;
padding:5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
}

#contentCenter {
width:548px;
float:left;
margin-top:10px;
padding: 0px 19px 0px 19px;
}

#contentRight {
width:170px;
float:left;
margin:10px 20px 20px 0px;
border: 1px solid #d6cfcf;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
}

#rightSlideShow {
margin:8px 6px;	
}

#evenimente {
height:500px
}

.title1 {
font-size:20px;
font-weight:bold;
color:#d80200;
}

.title2 {
font-size:14px;
font-weight:bold;
color:#9E0301;
margin-top:5px;
margin-bottom:3px;
}

.subTitle {
font-size:14px;
margin: 10px 0px 0px 0px;
font-weight:bold;
color:#9E0301;
}

.subTitle2 {
font-size:12px;
margin: 8px 0px 0px 0px;
font-weight:bold;
color:#9E0301;
}

.mark {
font-weight:bold;
color:#870B0B;
}

.mark:hover {
color:#d80200;
}

.mark2 {
font-weight:bold;
color:#d80200;
}

.mark3 {
font-weight:bold;
font-style:italic;
color:#f59a16;
font-size:10px;
}

.mark3:hover {
color:#d80200;
}

.citat1 {
font-family:"Times New Roman", Times, serif;
font-size:18px;
font-weight:bold;
font-style:italic;
color:#870B0B;
text-align:center;
margin: 10px 50px 10px 50px;
}

.detaliiEv {
float:left;
width:330px;
text-align:justify;
margin-right:30px;
}

.detaliiEvArch {
float:left;
width:530px;
text-align:justify;
margin-right:20px;
}

.evArch {
width:550px;
margin:5px 0px 0px 0px;
display: inline-block;
font-style:italic;
}

.imgEv {
}

.rezervareEv {
text-align:right;
font-size:10px;
font-weight:bold;
margin-top:10px;
color:#d80200;
font-style:italic;
}

.right {
text-align:right;
}

.left {
text-align:left;	
}

.center {
text-align:center;	
}

.imgThumb {
background-color:#ffffff;
padding:2px;
border:1px solid #cccccc;
margin:0px 0px;
-moz-border-radius:4px;
-webkit-border-radius:4px;
cursor:pointer;
}

.imgThumbEv {
width: 165px;
height:165px;
background-color:#fff;
padding:2px;
border:1px solid #ccc;
margin:2px 2px;
-moz-border-radius:4px;
-webkit-border-radius:4px;
}

.imgThumbEvArch {
width: 100px;
height:100px;
background-color:#fff;
padding:2px;
border:1px solid #ccc;
margin:2px 2px;
-moz-border-radius:4px;
-webkit-border-radius:4px;
}

.highlight {
text-decoration:underline;
}

.clipBox {
width:530px;
height:180px;
display:inline-block;
background:url(images/cs-videoBack.png) no-repeat;
padding:10px;
clear:both;
margin-bottom:10px;
}

.clipBoxImg {
float:left;
width:270px;
}

.clipBoxTitle {
color:#fff7df;
font-weight:bold;
font-size:16px;
line-height:18px;
font-style:normal;
margin:5px 0px 10px 0px;
}
.clipBoxDetails {
float:left;
width:230px;
color:#DFD1A7;
font-size:10px;
font-style:italic;
margin-right:10px;
line-height:12px;
}

#footer {
background-image:url(images/footerBg_linkuri.png);
width:980px;
height:160px;
position:relative;
clear:both;
}

#copyright {
float:left;
color:#666;
font-size:10px;
width:500px;
text-align:left;
margin: 0px 0px 20px 30px;
}

#wdd {
float:left;
color:#666;
font-size:10px;
width:430px;
text-align:right;
margin: 0px 20px 0px 0px;
font-style:italic;
}

#wdd a {color:#666;}
#wdd a:hover {color:#333}

/* Menu */
ul.topnav {
list-style: none;	
margin-top: 0px;
float: left;
width: 1000px;
font-size: 13px;
line-height:20px;
}

ul.topnav li {
float: left;
margin: 0;
position: relative; /*--Declare X and Y axis base--*/
}

ul.topnav li a{
color: #fff;
display: block;
text-decoration: none;
float: left;
}

ul.topnav li a:hover {
background: url(images/menuOver.png) no-repeat center top;
}

ul.topnav li span.subhover {
background-position: center bottom;
cursor: pointer;} /*--Hover effect for trigger--*/

ul.topnav li ul.subnav {
list-style: none;
position: absolute; /*--Important - Keeps subnav from affecting main navigation flow--*/
left: 0; top: 35px;
background: #331122;
filter:alpha(opacity=80);
opacity:0.8;
-moz-opacity:0.8;
-khtml-opacity:0.8;
margin: 0; padding: 0;
display: none;
float: left;
width: 170px;
-moz-border-radius-bottomleft: 5px;
-moz-border-radius-bottomright: 5px;
-webkit-border-bottom-left-radius: 5px;
-webkit-border-bottom-right-radius: 5px;
border: 1px solid #221122;
}

ul.topnav li ul.subnav li {
margin: 0; padding: 0px;
border-top: 1px solid #221122; /*--Create bevel effect--*/
border-bottom: 1px solid #441133; /*--Create bevel effect--*/
clear: both;
width: 170px;
}

html ul.topnav li ul.subnav li a {
float: left;
width: 145px;
background: #331122 url(images/dropdown_linkbg.gif) no-repeat 10px center;
padding-left: 20px;height:25px;
}

html ul.topnav li ul.subnav li a:hover { /*--Hover effect for subnav links--*/
background: #221122 url(images/dropdown_linkbg.gif) no-repeat 10px center;
}

/* easy slider */
#slider ul, #slider li{ 
margin:0px;
padding:0px;
list-style:none;
}	
#slider, #slider li{ 
height:235px;
width:978px;
overflow:hidden;
}	
#slider{ 
margin-left:0px;
border-left:1px solid #dbdbdb;
border-right:1px solid #dbdbdb;
}	
#prevBtn, #nextBtn{ 
display:block;
width:19px;
height:51px;
position:absolute;
left:1px;
top:92px;
}	
#prevBtn{ 
left:960px;
}														
#prevBtn a, #nextBtn a{  
display:block;
width:19px;
height:51px;
background:url(images/btn_prev.png) no-repeat 0 0;	
}	
#nextBtn a{ 
background:url(images/btn_next.png) no-repeat 0 0;	
}								
/* end easyslider slider */	

/* dynaCloud */	
#dynacloud {
font-size:12px;
margin:5px;

}
#dynacloud a{
color: #CCC;
}
#dynacloud a:hover {
color:#999;
}
/* end dynaCloudr */	
	
/* Calendar */

#calendar {
background: url(images/calendarBg.png) no-repeat;
height:180px;
width:180px;
color:#f4f6da;
padding:10px 0px 10px 0px
}

.Cheader {
font-size:14px;
font-weight:bold;
}

.Cheader2 {
font-size:12px;	
}

.Ccur {
font-size:11px;	
font-weight:bold;
color:#FFE08F;
}

.Cbody {
font-size:10px;
}

a.Cbody  {
font-size:10px;
color:red;
}


.Cwe {
color:#bbccbb;
font-style:italic;
font-weight:bold;
filter:alpha(opacity=80);
opacity:0.85;
-moz-opacity:0.85;
-khtml-opacity:0.85;
font-size:10px;
}

.Cbodyh {
color:#bbccbb;	
font-size:10px;
filter:alpha(opacity=50);
opacity:0.5;
-moz-opacity:0.5;
-khtml-opacity:0.5;
font-weight:bold;
}

.CEnr {
visibility:hidden;
float:left
}

.CEtitle {
font-size:24px;
font-weight:bold;
color:#f59a16;
margin:10px;
}

.CEdetail {
font-size:14px;
color:#332211;
font-weight:bold;
}
