/* seba css */

/*Lay SG odstepy:
- wariant 3 boxy: |10px|   306px   |10px|   306px   |10px|   308px   |10px|
- wariant 2 boxy: |10px|            622px           |10px|   308px   |10px|*/

@charset "utf-8";

/* glowny */

body {
	_font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	text-align: left;
	_background-image:url(_lay/gryn2.jpg);
	background-image:url(_lay/bg_pink.jpg);
	_background-image:url(_lay/wielka.jpg);
	background-repeat:repeat-x;
	background-color: #FFF;
}


/* lay */

#kontener {
	position: relative;
	margin: 0 auto;
	top: 0px;
	width: 960px;
	height: 100%;
	background-color:#FFF;
	overflow:hidden;
}

#naglowek {
	height:90px;
	background-image:url(_lay/logo_bg.png);
	text-align:left;
}



#menu_top {
	height:36px;
	background-image:url(_lay/menu_bg.jpg);
}

#menu_top_sub {
	height:18px;
	background-image:url(_lay/menu_top_bg.png);
	background-position:bottom;
	color:#FFF;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:right;
	padding-right:3px;
	padding-top:1px;
}

#menu_top_sub a {
	color:#FFF;
}


#banner_naglowek {
	margin:10px;
	text-align:center;
}

#mod_akt_hit_kat_wrap {
	overflow:hidden;
}


#stopka {
	margin-top:10px;
}


#single_lewa {
	float:left;
	width:600px;
	padding-right:5px;
	margin-right:15px;
	text-align:justify;
}

#single_prawa {
	float:left;
	margin-left:10px;
	width:310px;	
}

#single_prawa_ero {
	float:left;
	width:600px;
	padding-left:5px;
	margin-left:15px;
	text-align:justify;
}

#single_lewa_ero {
	float:left;
	margin-right:10px;
	width:310px;	
}


#single_tytul {
	font-size:28px;
	font-weight:bold;
	text-align:left;
}

.single_hr {
	border:0px;
	margin-top:5px;
	color:#F7DEF7;
	background-color:#F7DEF7;
	height:1px;
}

#single_autor {
	font-size:11px;
}

#single_tresc {
	font-size:14px;
	line-height:20px;
}

input.szukaj {
	background-image:url("_lay/input_szukaj.png");
	height:18px;
	width:120px;
	border:0px;
	padding-left:25px;
	padding-right:10px;
	padding-top:3px;
	margin-top:31px;
	margin-right:3px;
}

#naglowek_box {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	float:right;
	height:27px;
	background-image:url(_lay/profil_bg.png);
	padding-left:10px;
	padding-top:5px;
	padding-right:5px;
	border-right:1px solid #BBD153;
}

#twoje_konto_lista {
	width:170px;
	border-left:1px solid #BBD153;
	border-right:1px solid #BBD153;
	border-bottom:1px solid #BBD153;
	background-color:#E4F786;
	z-index:60000;
	display:none;
	position:absolute;
	top:31px;
	left:788px;
}

#twoje_konto_lista div {
	height:20px;
	margin-bottom:2px;
}

	

.fl_left {
	float:left;
}

.fl_right {
	float:right;
}


.cl {
	clear:both;
	width:100%;
	height:0px;
	border:0px;
}

.pngfix {
behavior: url(/wp-content/themes/default/_lay/iepngfix.htc);
}

a {
	color:#874487;
	text-decoration:none;
}

a:hover {
	color:#BD80B4;
	text-decoration:none;
}

img {
	border:0px;
}

/* lay end */

/* box */
.box_fio {
	float:left;
	width:306px;
	margin-left:10px;
}

.box_content_fio {
	height:319px;
	border-left:1px solid #874487;
	border-right:1px solid #874487;
	border-bottom:1px solid #874487;
}

.box_kat {
	margin-left:10px;
	float:left;
	width:300px;
	margin-right:10px
}

.box_content_kat {
	height:340px;
}

.box_hit {
	margin-left:10px;
	float:left;
	width:306px;
}

.box_content_hit {
	height:319px;
	width:304px;
	border-left:1px solid #C81D83;
	border-right:1px solid #C81D83;
	border-bottom:1px solid #C81D83;
}


.box_title {
	height:20px;
	color:#FFF;
	padding-left:4px;
	padding-top:4px;
	padding-right:4px;
	font-weight:bold;
}

.box_img {
	float:left;
	width:35px;
	height:35px;
	background-color:#F7DEF7;
	padding:2px;
}

.box_body {
	float:left;
	height:31px;
	width:243px;
	padding-bottom:3px;
	padding:2px;
}

.star_linia_gora {
	border-top:1px solid #F7DEF7;
	padding-top:5px;
}


/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

/* End Images */

 .navigation {
        display: block;
        text-align: center;
        margin-top: 10px;
        margin-bottom: 60px;
}
.alignright {
        float: right;
        }

.alignleft {
        float: left;
        }
/* Begin Comments*/
h3#comments {
padding: 0;
clear:both;
margin:20px 0 30px 0px ;
padding:0 0 5px 0;
border-bottom:1px #F7DEF7 solid;
}

#sidebar ul li ul li.recentcomments a{
color:#695321;
background:none;
text-decoration:underline;
padding:0 0 0 15px;
color:#DF8D0D;
}

.alt {
margin: 0;
padding: 10px;
}

.commentlist {
padding: 0;
margin:0px;
text-align: justify;
}

.commentlist li {
margin: 15px 0 10px;
padding: 5px 5px 10px 10px;
list-style: none;

}
.commentlist li ul li { 
margin-right: 8px;
margin-left: 8px;
background:#FEFCFE;
}

.commentlist p {
margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
margin: 5px 0;
}

.nocomments {
text-align: center;
margin: 0;
padding: 0;
}

.commentmetadata {
margin: 0;
display: block;
}

#commentform input {
width:200px;
padding:3px 0 0 5px;
background:url(images/input_bg.gif) center;
border: 1px solid #F0C5DF;
}

#commentform {
margin: 5px 10px 0 0;
}
#commentform textarea {
width:590px;
height:150px;
border: 1px solid #F0C5DF;
background:url(images/input_bg.gif) center;
padding:10px 0 0 7px;
}
#respond{
padding:20px 0 50px 0;
}
#respond:after {
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}
#commentform #submit {
width:143px;
height:39px;
border:none;
cursor:pointer;
background:none;
margin:0;
float: left;
}

.comments_content{
padding:0 10px 0 50px;
}

.commentlist li {
font-weight: bold;
background-color:#FCF3FC;
border:1px solid #BF80BF;
padding:4px;
}

.commentlist li .avatar { 
float: right;
border: 1px solid #BF80BF;
padding: 2px;
background: #fff;
}

.commentlist cite, .commentlist cite a {
font-weight: bold;
font-style: normal;
font-size: 1.1em;
}

.commentlist p {
font-weight: normal;
line-height: 1.5em;
text-transform: none;
}

#commentform p {
font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

.commentmetadata {
font-weight: normal;
}



/* SUBSCRIPTION MANAGER STYLE */
.subscription-manager {
padding: 10px 0 20px 0;
margin: 5px 0 0 150px;
width: 650px;
}

div.wrap {
background: #fafafa;
padding: 5px 10px;
margin: 20px 0;
border: 1px solid #ccc;
}

div.wrap h2 {
margin: .5em 0 1em 0;
border-bottom: 2px solid #589bd2;
}

div.wrap fieldset {
border: 1px solid #555;
margin: 1em 0;
padding: 5px 10px;
}

div.wrap fieldset legend {
font-weight: bold;
font-size: small;
}

div.wrap p.submit {
text-align: right;
}


.updated {
background: #B9D6EF;
border: 1px solid #589bd2;
margin: 1em 5% 10px;
padding: 0 1em;
}

.updated-error {
background-color: #FFA3A3;
border: 1px solid #FF5D5D;
}

div.wrap form {
margin: 0;
padding: 0;
}

div.warp li {
margin-bottom: 6px;
line-height: 130%;
}
/* END SUBSCRIPTION MANAGER STYLE */
