* {
    margin: 0;
    padding: 0; 
}

body {
    font-family: Verdana, Helvetica CE, Helvetica, Arial;
    color: #000;
    background-color: #404040;
    font-size: 12px;
}

#body {
    background: #fff url(../images/content-bg.jpg) no-repeat right 147px;
    width: 960px;
    margin: 0 auto;
    border-left: 2px solid #fff;
    border-right: 2px solid #fff;
}

#top {
    background: #fff url(../images/top-bg.png) repeat-x;
    width: 100%;
    height: 147px;
}

#top div.left a {
    float: left;
    display: block;
    width: 204px;
    height: 147px;
}

#top h1 {
    display: none;
}

#top div.spacer {
    float: left;
    background: #fff url(../images/top1.jpg) no-repeat;
    display: block; 
    width: 25px;
    height: 147px;
}

#top div.right {
    float: right;
    background: url(../images/top2.jpg) no-repeat right;
    display: block; 
    width: 731px;
    height: 147px;
}

#top-menu ul {
    list-style: none;
    padding-top: 66px;
}

#top-menu li {
    float: left;
    font-size: 13px;
    font-weight: bold;
    margin-right: 2px;
}

#top-menu a {
    color: #000;
    text-decoration: none;
    display: block;
    padding: 0 7px;
    text-align: center;
    line-height: 33px;
}

#top-menu a:hover,
#top-menu li.active a {
    color: #E2007A;
    background-color: #000;
}

#lang {
    padding: 5px 0;
    color: #000;
    float: right;
    display: block;
    width: 70px;
}

#content #lang a,
#content #lang a:hover,
#content #lang img.off {
    display: block;
    width: 22px;
    height: 15px;
    line-height: 15px;
    float: left;
    margin: 0 7px 0 0;
    border: none;
    padding: 0;  
}

#content #lang a:hover img,
#content #lang a img {
    border: none;
    background: none;
    padding: 0;
    margin: 0;
}

#main-menu ul {
    clear: both;
    list-style: none;
}

#main-menu li {
    float: left;
    font-size: 13px;
    font-weight: bold;
    margin-right: 2px;
    text-transform: lowercase;
}

#main-menu a {
    color: #E2007A;
    text-decoration: none;
    display: block;
    padding: 15px 5px 0 5px;
    text-align: center;
    line-height: 33px;
}

#main-menu a:hover,
#main-menu li.active a {
    color: #fff;
    background-color: #E2007A;
}

#left-column {
    width: 204px;
    padding: 15px 0;
    background: #E2007A;
    float: left;
}

#left-column a img {
	border: 0px;
}

#left-column h3 {
    font-size: 12px;
    padding: 5px 15px;
}

#left-column h3.color {
    padding: 5px 15px 5px 20px;
    background: url(../images/menu-bg.gif) repeat-y left;
    margin-bottom: 10px;
}

#left-column h3.color a {
    color: #000;
}

#left-column p {
    margin-bottom: 5px;
    padding: 0 15px 9px 15px;
    font-size: 11px;
}

#left-column p.prestige {
    padding: 0 0 9px 0;
}

#news h4 {
    font-style: italic;
    font-size: 12px;
    margin: 0 15px 0.4em 15px;
}

#news h4 a {
    color: #000;
}

#news div.item {
    margin-top: 10px;
    font-size: 11px;
}

#left-column div.date {
    margin: 0 15px;
    font-size: 11px;
    margin-bottom: 5px;
    color: #EF95C5;
}

#news p {
    margin-bottom: 5px;
}

#content .news-page a {
    padding: 2px 3px;
}
#content .news-page a.active {
    background: #E2007A;
    color: #fff;
}

#content {
    padding: 20px 15px;
    width: 520px;
/*    width: 670px; */
    line-height: 1.6em;
    float: left;
}

#content h1,
#content h2,
#content h3,
#content h4 {
    line-height: 1.3em;
    margin: 0 0 0.15em 0;
}

#content h2 {
    font-size: 19px;
}

#content h3 {
    font-size: 16px;
    clear: both;
}

#content ol,
#content ul {
    margin-left: 20px;
}

#content img {
    border: 2px solid #E2007A;
    margin: 5px 10px;
}

#content p {
    margin: 0 0 1em 0;
}

#content a {
    color: #E2007A;
}

#content a:hover {
    background-color: #E2007A;
    color: #fff;
}

#content div.detail-date {
    padding-top: 5px;
    padding-bottom: 10px;
    font-size: 11px;
}

#content div.detail-date span.inserted {
    padding: 2px 0 2px 20px;
    background: url(../images/icon_clock.gif) no-repeat left center;
}

#content div.detail-date span.readed {
    padding: 2px 0 2px 20px;
    background: url(../images/page_user_dark.gif) no-repeat left center;
}

#content div.detail-date span.viewed {
    padding: 2px 0 2px 20px;
    background: url(../images/page_user_light.gif) no-repeat left center;
}

#navigation {
    margin: 0 0 1em 0;
}

#advertise {
    float: left;
    width: 150px;
    padding: 15px 2px;
}

#footer {
    text-align: center;
    clear: both;
    font-size: 11px;
    line-height: 5em;
}

#footer a {
    color: #000;
}

#models-list div.item {
    float: left;
    padding: 0 20px 20px 0;
    text-align: center;
    font-size: 11px;
    line-height: 1.3em;
}

#models-list a.photo,
#models-list a.photo img {
     color: #E2007A;
     border-color: #E2007A;
     margin: 0;
}

#models-list a:hover.photo {
    background-color: transparent;
    color: #EF95C5;
    text-decoration: none;
}

#content div.galerie {
    clear:both;
}

#content div.galerie div.left {
    float: left;
    margin-right: 10px;
    margin-bottom: 10px;
}

#content div.galerie div.right {
    float: left;
    margin-bottom: 10px;
    width: 320px;
}

#content div.gal img {
    margin: 0;
}

#content div.galerie h3 {
    font-size: 12px;
    margin-bottom: 15px;
}

#content div.galerie h3 a {
    font-size: 12px;
}

#content div.galerie div.left a:hover {
    background: none;

}

#content a.thickbox:hover {
    background: none;
}
#content div.gal div.obr {

}
#content div.gal div.obr {
    margin-right: 12px;
    float: left;
    text-align: center;
    
}
#content div.gal div.obr a:hover {
	text-decoration: none;
    background: none;
}

#content div.gal div.obr a:hover img,
#content a:hover img {
	text-decoration: none;
    	border: 2px solid black;
    background: none;
}

#content div.gal h4 {
    font-size: 12px;
}

#content div.gal div.obr a.obr:hover {
    background: none;
}

#content div.gal div.obr p {
    font-size: 11px;
}

/* ==== photogallery lightbox ===
#lightbox{background-color:#eee;padding: 10px;border-bottom: 1px solid #000;border-right: 1px solid #000; color:black;}
#lightboxDetails{font-size: 0.8em;padding-top: 0.4em;}
#lightboxCaption{float:left;font-size:11px;font-weight:bold;}
#keyboardMsg{float:right;}
#closeButton{top: 5px;right:5px;}
#lightbox img{border:none; clear: both;}
#overlay img{border: none;}
#overlay{ background-image: url(/images/overlay.png);}  
*/

div#partneri h2 {
	clear: both;
}

br.clear {
	clear: both;
}

div#partneri {
	text-align: center;
	width: 514px;
}

div#partneri div#partner div {
}

div#partneri div.partnerrow, 
div#partneri div.partnerrow2 {
	width: 514px;
	margin-bottom: 20px;
	clear: both;
}

div#partneri div.partner img {
	margin: 5px 0px;
	display: block;
}
div#partneri div.partner {
	float: left;
	text-align: center;
	width: 120px;
}

div#partneri div.partner a {
	font-size: 80%;
}
div#partneri div.partnerrow2 div.partner {
	float: none;
	margin-left: auto;
	margin-right: auto;
}
div.nologo {
	width: 100px;
	height: 100px;
	background: white;
	border: 2px solid #E2007A;
	margin: 5px 5px;
	font-weight: bold;
	font-size: 120%;
}
table.partneri td {
	text-align: center;
}

div.whole-article {
	text-align: right;
	margin-bottom: 10px;
}
.separator {height:10px;}
.reklama a img {border:0px;}
.paging {clear: both;}

