/* ogrodje 
**************
*/

.hiddenpic {
display:none;
}

body {
text-align: center;
margin-left:50px;
margin-right:50px;
margin-top:50px;
margin-bottom:50px;
background-color:#ffffff;
}
/*
div {
border:1px solid #000000;
}
*/
div, body {
font-family: Arial, Helvetica, sans-serif;
font-size:11px;
background-color:none;
color:#333333;
}

a {
color:#999999;
text-decoration:none;
}

a:hover, .selected {
text-decoration:underline;
}

.title {
font-size:20px;
font-weight:bold;
color:#666666;
letter-spacing:-0.5px;
}

#c_wrapper {
position:relative;
width:680px;
margin: 0 auto;
text-align:left;
} 

#c_header {
height:115px;
width:100%;
margin-bottom:25px;
}

#c_middle_column {
float:left;
width:430px;
font-size:12px;
}

#c_right_column {
float:left;
width:200px;
margin-left:50px;
line-height:18px;
}

#c_right_column ul {
margin:0;
padding:0;
text-align:left;
list-style:none;
line-height:18px;
}

#c_right_column li {
}

#c_content {
}