*{
margin: 0;
padding: 0;
}
body{

text-align: center;
background:#fff url("img/bg.gif") repeat-x top left;
font-family: Arial, sans-serif;
font-size: 12px;
color: #121213;
line-height: 18px;}

#content{
margin: 0 auto;
width: 950px;
text-align: left;
padding-bottom: 50px;overflow: auto;}

a{color: white;
text-decoration: underline;}
a:visited {}
a:hover{text-decoration: none;}
span.white{color: white;}

#left,#right{margin: 15px 0;}

#left{
float:left;
width:550px;}

#right {
float: left;
width: 300px;}

ul.galnav{list-style-type: none;margin: 15px 0;}
ul.galnav a {color: white;text-decoration: none;}
ul.galnav a:hover,ul.galnav a.selected{text-decoration: underline;}
#num{margin: 15px 0;}
#num a{
color: white;
text-decoration: none;
padding: 3px 5px;
display: inline;
line-height: 24px;
background-color: #313131;
}
#num a:hover,#num a.selected {background-color: white;color: #313131;}
#num a:visited{color: #666;}
#footer{
clear: both;
background:#fff url("img/footer.gif") repeat-x top left;
height: 50px;
padding-top: 50px;}

h1 span{visibility: hidden;}
h1.logo{
background:transparent url("img/logo.png") no-repeat top left;
display: block;
height: 120px;}
h1.logo{ behavior: url(iepngfix.htc); }
/* #nav a.jezik{float: right;position: relative;top: -25px;} */
#nav{margin-top: 25px;}

#nav a{
color:#fff;
text-decoration: none;
margin-right: 5px;
padding: 4px 13px;
line-height: 23px;}
#nav a:hover,#nav a.selected{
background:transparent url("img/nav.gif") no-repeat top center;
color:#313131;
height: 23px;
}

#nav hr{
margin-top:5px;
height: 2px;
border-top: 1px solid #222;
border-bottom: 1px solid #505253;
border-left: none;
border-right: none;
width: 950px;
margin-bottom: 14px;
_margin-bottom: 0px;}

div#footer a{color:#313131;text-decoration:none;}
