body {
   /* background-image: url('gfx/top_line.jpg'); */
 background-color: black;
    font-family: verdana, tahoma;
    font-size: 11px;
    color: #000000;
    margin: 0;
    padding: 0;
}

a:link, a:visited {
    font-family: verdana, tahoma;
    font-size: 11px;
    color: #000000;
    text-decoration: none;
}

a:hover {
    font-family: verdana, tahoma;
    font-size: 11px;
    color: #000000;
    text-decoration: underline;
}

input, select, option, textarea {
    font-family: verdana, tahoma;
    font-size: 11px;
    border: 1px solid #000000;
    background-color: #dddddd;
}

ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

ul li {
    padding-left: 25px;
    padding-top: 5px;
    margin: 0;
    background: url('gfx/arrow.gif') no-repeat center left;
}

img {
    border: none;
}

p {
    margin: 0;
    padding: 0;
}

.clear {
    clear: both;
}

#top {
    width: 100%;
    height: 68px;
    text-align: center;
}

#top1 {
    margin-bottom: -2px;
}

#top_banner {
    width: 850px;
    height: 100px;
    text-align: center;
  
}

#bott {
    width: 889px;
    height: 62px;
	 display: block;
	 margin-top: 5px;
	 text-align: center;
	 background-image: url('gfx/bott.gif');
}

#bott .text{
    width: 850px;
    height: 50px;
}

#container {
    width: 850px;
    margin: 0 auto;
    padding: 0;
}

#sloma {
    
    margin-bottom: -2px;

}

#center .slomaa {
    
    margin-bottom: -18px;

}

#center .slomaend {
    
    width: 474px;
    margin-top: -1px;
    margin-left: 1px;


}


#left {
    width: 184px;
    display: inline;
    float: left;
    margin-right: -2px;
}


#left .middle {
    width: 160px;
    height: 180px;
    display: block;
    background-image: url('gfx/menu.gif');
    font-weight: bold;
}

#left .kategoria {
    
    width: 160px;
    height: 600px;
    display: block;
    background-image: url('gfx/cats.gif');
    font-weight: bold;    
}

#left .text {
    margin-left: 15px;
}

#left .bott {
    width: 184px;
    display: block;
}

#right {
    width: 184px;
    display: inline;
    float: left;
    margin-left: 10px;
}

#right .top {
    width: 184px;
    display: block;
    margin-bottom: -2px;

}

#right .middle {
    width: 160px;
    height: 220px;
    display: block;
    background-image: url('gfx/login.gif');
    font-weight: bold;
} 
#right .polecamy {
    margin-top:2px;
    width: 160px;
    height: 630px;
    display: block;
    background-image: url('gfx/recommend.gif');
    font-weight: bold;    

    
}
#right .text {
    margin-left: 15px;
}

#left .top {       <!--polecamy-->
    width: 184px;
    display: block;
    margin-bottom: -2px;
}
#right .bott {
    width: 184px;
    display: block;
}

#center {
    width: 474px;
    display: inline;
    float: left;
    
}

#center .middlee {
    width: 474px;
    height: 170px;
    display: block;
    background-image: url('gfx/centermid.gif');
    margin-top: -2px;
    margin-bott: 0px;

}

#center .middle {
    width: 474px;
    display: block;
    background-image: url('gfx/centermid.gif');
    margin-top: -2px;
    margin-bott: 0px;

}

#center .text {
    margin-left: 10px;
}

h1 {
    font-size: 12px;
}

#center .photo {
    float: right;
    margin-right: 20px;
    margin-top: 0px;
    display: inline;
    border: 1px solid #000000;


    
}

#center .inside {
    float: left;
    display: inline;
   
    
}

#center .insidee {
 
    width: 459px;
    margin-left: 8px;
    margin-bottom: 20px;
    height: 150px;
    background-image: url('gfx/centertit.gif');
    border: 1px solid #000000;
    
   
    
}

.description {
    font-size: 10px;

}

.description_area {
    width: 300px;
    height: 80px;
    
}

.compulsory {
    color: red;
}

.compulsory1 {
    color: red;
    text-align: center;
}

.registred, .logout, .profil, .added, .voted {
    text-align: center;
}