@charset "utf-8";
/* CSS Document */
body{
background: #c8dee4 url(img/bkg_gradient.gif) repeat-x;
}
#all{
margin: 30px auto 30px auto;
height: 600px;
width: 920px;
}
#logo{
width: 127px;
height: 32px;
}
#menu{
margin: 10px 0px 20px 0px;
width: 100%;
height: 49px;
}
#menu a img{
border:none;
}
#mainButtons{
height: 49px;
float: right;
}
#mainButtons img{
margin:0px 0px 0px 42px;
}
#content{
width: 100%;
}
#sideMenu{

}
#mainWindow{
width:735px;
float:right;
}
#sM_content{
width: 127px;
float:left;
}
.sideMenuLink{
width:125px;
}
#sM_content a{
font-size: 12px;
font-weight:bold;
margin:10px 15px 10px 15px;
text-decoration:none;
font-family: "Myriad Pro", Helvetica, Verdana, Arial,  sans-serif;
color:#000000;
}
#sM_content a:hover{
background: #F8A71A;
}
#sM_borderUp{
width: 100%;
height: 11px;
background: url(img/sborder_up_sestavisam.GIF) no-repeat;
}
#sM_buttons{
padding:11px 0px 11px 0px;
width:100%;
background: white url(img/sborder_side_sestavisam.GIF) repeat-y;
}
#sM_borderDown{
width: 127px;
height: 11px;
background: url(img/sborder_bott_sestavisam.GIF) no-repeat;
}
#mW_borderUp{
width:100%;
height: 11px;
background: url(img/border_up_sestavisam.GIF) no-repeat;
}
#mW_content{
width:100%;
}
#nosilecVsebine{
padding:11px 0px 11px 0px;
width:100%;
background: white url(img/border_side_sestavisam.GIF) repeat-y;

}
#nosilecVsebine img{
margin:5px 15px 15px 10px;
float:right;
}
#mW_borderDown{
width:100%;
height: 11px;
background: url(img/border_bott_sestavisam.GIF) bottom no-repeat;
}
#aktivniLink{
background: #F8A71A;
}
p, ul{
margin-left:125px;
margin-right:10px;
font-family: "Myriad Pro", Helvetica, Verdana, Arial,  sans-serif;
}
h1{
width: 121px;
text-align:right;
font-family: "Myriad Pro", Helvetica, Verdana, Arial,  sans-serif;
font-size: 16px;
}
h2{
width: 121px;
text-align:right;
font-family: "Myriad Pro", Helvetica, Verdana, Arial,  sans-serif;
font-size: 12px;
}
h3{
margin:15px 20px 10px 10px;
text-align:right;
font-family: "Myriad Pro", Helvetica, Verdana, Arial,  sans-serif;
font-size: 25px;
}