/**************************
 * Mans Zelmerlow CSS
 **************************/

/*
 * Wrappers
 */
body{
	margin: 0; padding: 0; color: #fff;
	background: #000 url('../img/background.png') repeat-x;
	font: 12px "Trebuchet MS", Verdana, Helvetica, sans-serif;
}

#wrapper{
	width: 100%;
}

#main{
	width: 1024px;
	min-height: 972px;
	margin: 0 auto;
	background: url('../img/top-image-background.jpg') no-repeat center top;
}

#cwrapper{
	background: url('../img/content-background.png') repeat-y 28px;
	width: 100%;
}

.ratings{
	margin-top: 10px;
}

.ratings p{
	margin-top: 0;
	margin-bottom: 5px;
}

.ratings a{
}

/*
 * Top
 */

#header{
	background: url('../img/top.png') no-repeat;
	height: 220px; width: 1024px;
	margin: 0 auto;
}

#header #mlink{
	display: block;
	width: 319px;
	height: 140px;
	margin-left: 53px;
}

#header #menu{
	height: 65px;
	letter-spacing: -0.5px;
	float: right;
	margin-top: -100px;
	margin-right: 40px;
}

#header #menu #menuleft{
	height: 100%;
	width: 9px;
	float: left;
	background: url('../img/menu-left.png') no-repeat;
}

#header #menu #menuright{
	height: 100%;
	width: 9px;
	float: right;
	background: url('../img/menu-right.png') no-repeat;
}

#header #menu ul{
	background: url('../img/menu-center.png') repeat-x;	
	height: 100%;
	display: block;
	list-style: none;
	margin: 0; padding: 0;
	margin-left: 9px;
	margin-right: 9px;
}

#header #menu li{
	height: 100%;
	background: url('../img/menu-separator.png') no-repeat left 6px;
	padding-left: 13px;
	padding-right: 10px;
	text-transform: uppercase;
	float: left;
}

#header #menu li a{
	clear: both;
	padding-top: 24px;
	display: block;
/*	color: #2e6677;*/
	color: #3e869b;
	text-decoration: none;
	width: 100%;
	height: 41px;
}

#header #menu li a:hover {
	color: #35caf2;
	background: url('../img/menu-activated.png') no-repeat center 2px;
}

#header #menu li#first{
	background: no-repeat;
}
/* === */
#top{
	margin-top: -50px; margin-bottom: -12px;	
}

#top #about{
	float: left;
	width: 280px;	
	margin-left: 43px; padding: 15px;	
	font: 11px Arial;
	color: #fff;
	letter-spacing: 1px;	
	background: url('../img/about-background.png') repeat;
}

#top #about p{
	margin: 0; padding: 0;
}

#top #about a{
    color: #fff;
}

#top #login{
	width: 183px; height: 148px;
	margin-left: 712px;
	background: url('../img/user-login-background.png') no-repeat;
	color: #fff;
}

#top #login input{
	width: 135px;
	margin: 0;
	padding: 0;
	margin-left: 19px;
	background: no-repeat;
	border: 0;
	color: #fff;
}

#top #login #flogin{
	height: 86px;
}

#top #login #login_buttons{
	margin-top: -2px; margin-left: 11px;
}

#login_buttons #blogin{
	margin: 0;
	float: left;
	width: 48px; height: 12px;
	background: url('../img/zaloguj.png') no-repeat;
}

#login_buttons #blogin a{
	width: 100%;
	height: 100%;
	display: block;
}

#login_buttons #blogin a:hover {
	margin: 0;
	float: left;
	width: 48px; height: 12px;
	background: url('../img/zaloguj_s.png') no-repeat;
}

#login_buttons #bregister{
	margin: 0;
	margin-left: 60px;
	margin-top: 18px;
	width: 64px; height: 12px;
	background: url('../img/zarejestruj.png') no-repeat;
}

#login_buttons #bregister a{
	width: 100%;
	height: 100%;
	display: block;
}

#login_buttons #bregister a:hover {
	margin: 0;
	width: 64px; height: 12px;
	background: url('../img/zarejestruj_s.png') no-repeat;
}

#top #login #logged{
	font-size: 15px;
	text-align: center;
	padding-top: 5px;
}

#top #login #logged a{
	color: #fff;
	text-decoration: none;
}

#top #login #logged a:hover {
	text-decoration: underline;
}

#top #forum{
	background: url('../img/forums-background.png') repeat;
	width: 970px; height: 50px;
	margin-top: 210px; margin-left: 27px; padding-top: 10px;
	font-size: 21px;
	color: #A8A8A8;
}



#top #forum #links{
	text-align: justify;
}

#top #forum #links a {
	color: #A8A8A8;
	text-decoration: none;
}

#top #forum #links a:hover {
	text-decoration: underline;
}

#top #forum ul{
	display: block;
	list-style: none;
	margin: 0; padding: 0;
}

#top #forum li{
	display: inline;
	background: url('../img/gwiazda.png') no-repeat left;
	padding-left: 14px;
	margin-left: 80px;
}

/*
 * Left panel
 */

#left{
	width: 190px;
	margin-left: 27px; padding-left: 10px;
	float: left;
}

#left #cse-search-box input{
    border: 1px solid black;
}

#left #cse-search-box input[type="submit"]{
    border: 0;
    background: url('img/space.png');
    color: #fff;
}

#left a {
	color: #fff;
	text-decoration: none;
}

#left a:hover {
	text-decoration: underline;
}

#left h1{
	font: 20px "Trebuchet MS";
	padding-top: 10px;
	font-weight: normal;
	letter-spacing: -1px;
	margin: 0;
	text-transform: uppercase;
}

#left h2{
	font: 18px "Trebuchet MS";
	font-weight: normal;
	margin: 0;
	margin-top: -10px;
	letter-spacing: -1px;
	text-transform: lowercase;
}

#left h3{
	font: 14px "Trebuchet MS";
	margin: 0;
	letter-spacing: -1px;
	margin-top: -7px;
	font-weight: normal;
	text-transform: lowercase;
}

#left #photo_of_the_day{
	margin-top: 10px;
	text-align: center;
}

#left #photo_of_the_day img{
	border: 0;
}

#left #sonda{
	margin-top: 10px;
	font-size: 13px;
	font-weight: normal;
	letter-spacing: -1px;
}

#left #sonda #answers{
	margin-top: 10px;
	font-size: 12px;
}

#left #sonda #answers span{
	padding-top: 2px;
	display: block;
}

#left #sonda #answers div{
	margin-bottom: 10px;
}

#left #sonda #answers input{
	vertical-align: middle;
	float: left;
}

#left #newsletter{
	font-size: 11px;
}

#left #newsletter input{
	border: 1px solid #000;
	width: 180px;
	margin-top: 10px;
}

#left #newsletter span{
	display: block;
	margin-top: 10px;
	text-align: right;
	margin-right: 10px;
	font-size: 12px;
}

/*
 * Content
 */

#content{
	margin-left: 230px;
	width: 767px;
	min-height: 400px;
}

#content a{
	color: #299fea;
	text-decoration: none;
}

#content a:hover {
	text-decoration: underline;
}

#content #rating img {
	border: 0;
	padding: 0;
	margin: 0;
}

#content #info{
	width: 100%;
	height: 58px;
	background: url('../img/info-background.png') repeat-x;
}

#content #info #title{
	padding-top: 17px;
}

#content #info h1{
	font-size: 17px;
	letter-spacing: -0.5px;
	font-weight: normal;
	margin: 0;
	padding-top: 14px;
	padding-left: 20px;
	text-transform: uppercase;
}

#content #info h3{
	font-size: 10px;
	margin: 0;
	padding-left: 25px;
	margin-top: -5px;
	font-weight: normal;
}

#content #icontent{
	margin: 10px;
	margin-bottom: 50px;
}

#content #icontent img{
	margin: 5px;
}

#content #wallpapers{
	text-align: center;
}

#content #wallpapers img{
	border: 0;
	vertical-align: middle;
}

#icontent #gallery{
	text-align: center;
}

#icontent #gallery img{
	border: 0;
}

#icontent #gallery a{
	font-size: 16px;
	color: #fff;
}

/*#content #icontent span{
	margin-top: 10px;
	display: block;
}*/

#content .admin{
	text-align: center;
}

#content  form label {  
	display: block;
	width: 100px;
	float: left;
}

#content form input[type="checkbox"] {
	margin-left: 100px;
	width: auto;
}

#content  form div div{
	overflow: hidden;
	margin-bottom: 10px;
	text-align: left;
}

#content  input, #content  select, #content  textarea {  
   border: 1px solid #666666;
   width: 600px;
   display: block;
   float: left;
}

#content  input[type="submit"] {
   margin-left: 100px;
}   


#content  input[type="hidden"] {
	display: none;
}   

#content .adminspecial a{
	font-size: 15px;
	color: #fff;
}

#content .admin img{
	vertical-align: middle;
}

#content #media p{
	margin-bottom: 20px;
	margin-left: 10px;
}

#content #media a{
	color: #fff;
}

#content #media img{
	vertical-align: middle;
	border: 0;
}

#content #all_tags{
	text-align: center;
}

#content #all_tags a{
	color: #fff;
}

/*
 * Calls
 */

#content #calls{
	padding-top: 10px;
	padding-left: 20px;
	font-size: 14px;
}


#content #calls a{
	color: #fff;
}

/* 
 * News
 */
#content .news{
	margin-top: 20px;
	width: 739px;
}

#content .news .more{
	text-align: right;
	padding-right: 20px;
	font-size: 10px;
}

#content .news .more a{
	color: #c0c0c0;
	font-weight: bold;
	text-decoration: underline;
}

#content .nheader{
	height: 22px;
	width: 100%;
	background: url('../img/news-top.png') no-repeat;
	font-size: 12px;
	padding-top: 12px;
	padding-left: 10px;
}

#content .nheader a{
	color: inherit;
}

#content .ncontent{
	width: 715px;
	margin-top: -10px;
	padding-top: 1px;
	padding-bottom: 10px;
	font-size: 12px;
	color: #8C8C8C;
	padding-right: 15px;
	padding-left: 10px;
	background: #000 url('../img/news-right.png') repeat-y right;
}

#content .ncontent img{
	margin: 5px;
	vertical-align: middle;
}

#content .ncontent span{
	max-width: 700px;
}

.news .info{
	float:right; margin-right: 20px;
}
.news .info img{
	border: 0;
	vertical-align: middle;
	margin-left: 10px;
}

#content .nfooter{
	width: 100%;
	font-size: 12px;
	padding-left: 30px;
	color: #004D66;
	background: url('../img/news-bottom.png') no-repeat;
}

/*
 * Footer
 */
#footer{
	width: 100%;
	height: 39px;
	clear: both;
	letter-spacing: 0;
	font-size: 13px;
	background: url('../img/stopka.png') no-repeat top center;
}

#footer #fcontent{
	margin-left: 60px;
	padding-top: 12px;
}

#footer #fcontent img{
	vertical-align: middle;
}

#footer #fcontent a{
	color: #fff;
	text-decoration: none;
}

#footer #fcontent a:hover {
	text-decoration: underline;
}


#admin_menu{
	font-size: 16px;
}

#admin_menu ul{
	display: block;
	list-style: none;
	padding-left: 0;
}

#admin_menu li{

}

/*
 * Helpers
 */

.separator{
	margin-left: 8px;
	margin-right: 8px;
}

.information{
	position: fixed;
	top: 0;
	right: 0;
	width: 100%;
	height: 40px;
	background: url('../img/information-background.png') repeat;
	margin: 0;
	text-align: center;
	font-size: 20px;
	padding-top: 10px;

}

#per_page{
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
}

