@charset "UTF-8";
/* CSS YFU 2009 */

body {
background-image: url(images/pageBg.jpg);
background-repeat: repeat-x;
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
font-family: Lucida Sans Unicode, Tahoma, Helvetica, Arial, Verdana, sans-serif;
color:#555555;
font-size:12px;
}

a {text-decoration:none; color: #666}
a:hover {color:#10649b;}

img {margin:0px;border:0px; padding:0px;}


#index {
background-image:url(images/headBgIndex.jpg);
background-repeat:no-repeat;
width:1000px;
height:100%;
float:left;

}

#willkomen {
background-image:url(images/headBgWillkomen.jpg);
background-repeat:no-repeat;
width:1000px;
height:100%;
float:left;
}

#despreNoi {
background-image:url(images/headBgYFU.jpg);
background-repeat:no-repeat;
width:1000px;
height:100%;
float:left;
}

#programe {
background-image:url(images/headBgPrograme.jpg);
background-repeat:no-repeat;
width:1000px;
height:100%;
float:left;
}

#menu {
}

#menuRight {
}

.headLeft {
color:#ffffff;
font-size:8px;
padding-top:12px;
}

#showMooFloow {
width:550px;
height:205px;
margin-left:360px;
margin-top:40px;
vertical-align:middle;
}

#contentIndex {
background-image:url(images/contentBgIndex.jpg);
background-repeat:no-repeat;
width:1000px;
display:block;
}

#contentWillkomen {
background-image:url(images/contentBgWillkomen.jpg);
background-repeat:no-repeat;
width:1000px;
}

#contentYFU {
background-image: url(images/contentBgYFU.jpg);
background-repeat:no-repeat;
width:1000px;
}

#contentPrograme {
background-image: url(images/contentBgPrograme.jpg);
background-repeat:no-repeat;
width:1000px;
}

#footer {
background-image:url(images/footer.jpg);
background-repeat:no-repeat;
width:1000px;
height:175px;
}

h1 {
color:#10649b;
font-size:14px;
text-align:right;
padding:10px 110px 0px 0px;
margin:0px;
text-align:right;
line-height:20px;
}

h2 {
color:#10649b;
font-size:14px;
}

#zona {
padding:0px 20px 0px 30px;
width:854px;
text-align:justify;
}

#zona1 {
padding:0px 0px 0px 30px;
float:left;
width:480px;
}

#zona2 {
padding:30px 0px 0px 0px;
float:left;
width:394px;
}

#zona1B {
padding:0px 14px 0px 30px;
float:left;
width:630px;

}

#zona2B {
padding:0px 0px 0px 0px;
float:left;
width:230px;
}

#cool {
background: url(images/coolBg.jpg) bottom right no-repeat;
overflow:auto;
}

.text1 {
text-align:left;
}

.player {
background: url(images/playerBg.png) no-repeat; 
padding:20px;
margin: 0px 0px 0px 20px;
}

.player2 {
background: url(images/playerBg2.jpg) no-repeat; 
padding:20px;
margin: 20px 10px 30px 60px;
}

#footerMenuLogo {
float:left;
margin:7px 0px 5px 0px;
width:160px;
}

#footerMenuDespreNoi {
float:left;
margin:7px 0px 5px 0px;
width:180px;
}

#footerMenuProgrameExterne {
float:left;
width:200px;
margin:7px 0px 5px 0px;
}

#footerMenuWillkomen {
float:left;
width:160px;
margin:7px 0px 5px 0px;
}

#copyright {
float:left;
width:340px;
font-size:10px;
margin-left:350px;
margin-top:3px;
color:#999999;
}

#wdd {
float:left;
width:200px;
text-align:center;
height:35px;
margin-top:3px;
}

#wdd a {
font-size:9px;
color:#999999;
}

#wdd a:hover {
color:#666666;
}

.footerMenu {
font-size:11px;
color:#666666;
font-weight:bold;
line-height:15px
}

.footerMenu:hover {
color:#10649b;
}

.rightMenu {
vertical-align:top;
font-weight:bold;
color:#999999;
}

.rightMenu:hover {
}

.menuList {
list-style-image:url(images/arrow.png);
margin-bottom:10px;
}

.menuList:hover {
list-style-image:url(images/arrow_over.png);
}

.linkMark {
color:#F2870B;
}

.linkMark:hover {
color:#10649b;
}

#box1 {
margin: 0px 0px 30px 130px;
width: 450px;
}

#box2 {
margin: 0px 0px 30px 20px;
width: 550px;
}

#traffic {
width:900px;
text-align:right;
margin-top:0px;
float:left;
}

/* IE6 - png transparency hack */
* html * {
behavior: expression( (this.runtimeStyle.behavior = "none") && (this.currentStyle.backgroundImage.toString().toLowerCase().indexOf('.png')>-1) && ( this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.currentStyle.backgroundImage.toString().replace('url("', '').replace('")', '') + "', sizingMethod='crop')", this.runtimeStyle.zoom = 1, this.runtimeStyle.backgroundImage = "none" ) );
}

.left_sigle {
left: 0;
position: fixed !important;
top: 45%;
background: none repeat scroll 0 0 #737373;
padding: 20px 5px 20px 0;
}

.left_sigla {
display: block;
height: 52px;
width: 52px;
}

.left_facebook {
background: url("/images/facebookA1_1.png") no-repeat scroll 0 0 transparent;
height: 52px;
width: 51px;
}
.left_facebook:hover {
background: url("/images/facebookA1_2.png") no-repeat scroll 0 0 transparent;
}




