/* CSS Document */

* {
margin:0;
padding:0;
}

body {
background-color:#000;
font-family:Microsoft Sans Serif, Arial, Verdana;
color:#FFF;
font-size:12px;
}

#container {
width:750px;
height:1900px;
margin:0 auto;
padding:20px 10px 10px;
}

.left_column img {
float:left;
width:750px;
height:250px;
padding-bottom:10px;
}

.right_column object {
float:right;
display:inline;
width:475px;
height:60px;
padding-bottom:10px;
}

.left_column_menu {
float:left;
width:200px;
}

.banner  {
width:520px;
height:60px;
}

.right_column_sadrzaj {
float:right;
width:520px;
padding-left:10px;
padding-right:10px;
}

.ispod_div {
float: right;
width:520px;
padding-left:0px;
padding-right:0px;
}

dl, dt, dd, ul, li {
margin: 0;
padding: 0;
list-style-type: none;
}
#menu {
top: 0;
left: 0;
}
dl#menu {
width: 15em;
}
dl#menu dt {
cursor: pointer;
margin: 2px 0;;
height: 20px;
line-height: 20px;
text-align: center;
font-weight: bold;
font-size:14px;

}
dl#menu dd {

}
dl#menu li {
text-align: center;

}
dl#menu li a, dl#menu dt a {
color: #fff;
text-decoration: none;
display: block;
border: 0 none;
height: 100%;
}

dl#menu li a:hover, dl#menu dt a:hover {
text-decoration: line-through;
}

#mentions {
font-family: Microsoft Sans Serif, Arial, Verdana;
font-weight:bold;
bottom : 200px;
left : 10px;
color: #fff;
}
#mentions a {text-decoration: none;
color: #FFF;
}
#mentions a:hover{text-decoration: line-through; color:#FFF;
}

.razmak {
float:right;
display:inline;
width:60px;
height:10px;
}




A:link {text-decoration: none;color: #FFF;}
A:visited {text-decoration: none;color: #FFF;}
A:active {text-decoration: none;color: #FFF;}
A:hover {text-decoration: line-through; color: #FFF;}


td {
vertical-align: top;
}

.dno {
width:750px;
 }
 
h3  {
color:#FFF;
}

.ispod_div  {
width:750px;
}

