/*
.container{
	text-align: left;
	width: 960px;
	border: 1px solid #7090ff;
	min-height: 400px;
}
.menu{
	position: relative;
	height: 30px;
}
.menu ul li{
	display:inline;
	padding-right: 10px;
}
.top{
	height: 60px;
	background: #4050ff;
}
.content{
	background: #b0f0ff;
}
*/
/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/
*{
	font-size: 12px;
}
body {
	margin-top: 0px;
	padding: 0;
	background: #fff;/*#f9f8f8;FDF9EE*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #444;
}
.tabela_z_liniami tr td
{
	border-bottom: 1px solid #ddd;
}
p{padding:0px;margin:0px;}
h1, h2, h3 {
	margin: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #006EA6;
}
.messageSuccess{color:green;font-weight:bold;}
.messageError{color:red;font-weight:bold;}
h1 {
	letter-spacing: -1px;
	font-size: 26px;
}

h2 {
	font-size: 20px;
}

ul, ol {
	margin: 0 0 2em 0;
	text-align: justify;
	line-height: 26px;
}

a:link {
	color: #0094E0;
}

a:hover, a:active {
	text-decoration: none;
	color: #0094E0;
}

a:visited {
	color: #0094E0;
}
pre{
	font-family: Arial;
	margin: 0px;
}
img {
	border: none;
}

img.left {
	float: left;
	margin: 7px 15px 0 0;
}

img.right {
	float: right;
	margin: 7px 0 0 15px;
}
.sep{border-bottom:1px solid #eee;font-size:1px;margin:0px;clear:both;padding:0px;position:relative;bottom:5px;}
/* Form */

form {
	margin: 0;
	padding: 0;
}

fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

legend {
	display: none;
}

input, textarea, select {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
}

#wrapper {
	background: #7ACF00 url(images/img03.jpg);
}
.table_cont tr td{
	vertical-align: top;
}
/* Header */

#header {
	width: 960px;
	height: 80px;
	margin: 0 auto 20px auto;
	padding-top: 10px;
}
.header_text{
	font-size: 1.9em;
}
#logo {
	float: left;
	height: 80px;
	margin-left: 10px;
}

#logo h1 {
	margin: 0;
	font-size: 30px;
	color: #0099E8;
}

#logo h1 sup {
	vertical-align: text-top;
	font-size: 24px;
}

#logo h1 a {
	color: #0099E8;
}
#logo .bold{
	font-weight: bold;
}
#logo h2 {
	margin: 0;
	padding: 5px 0 0 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #6D6D6D;
}

#logo a {
	text-decoration: none;
	color: #6D6D6D;
}
.top_cont h1, .top_cont h3 {
	font-family: arial;
	font-weight: bold;
}
.top_cont h3{
	color: #6fb20e;
	font-weight: bold;
}
/* Menu */
.left_menu_cont{
	background: url(/app/webroot/themed/otokolo/img/layout_images/menu_bg.jpg) top left no-repeat;
	border-bottom: 4px solid #00c;
	color: #fff;
	text-align: center;
}
.left_menu_cont div{
	margin-top: 8px;
	font-weight:bold;
}
.menu_cont{
	background: url(/app/webroot/themed/otokolo/img/layout_images/menu_bg.jpg) top right no-repeat;
	border-bottom: 4px solid #00c;
}
.cats_arrow{
	float: right;
	margin-right: 10px;
}
#menu {
	width: 755px;
	text-align: center;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	display: inline;
	
}

#menu a {
	display: block;
	float: left;
	margin-left: 0px;
	background: url(/app/webroot/themed/otokolo/img/menu_sep.gif);/*#0094E0*/;
	/*border-left: 1px solid lightblue;*/
	background-position: left;
	background-repeat: repeat-y;
	padding: 1px 10px;
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
}

#menu a:hover {
	text-decoration: underline;
	background: #0094E0 url(/app/webroot/themed/otokolo/img/menu_sep.gif);
	background-position: left;
	background-repeat: repeat-y;
}

#menu ul li .active{
	text-decoration: underline;
	background: #0094E0 url(/app/webroot/themed/otokolo/img/menu_sep.gif);
	background-position: left;
	background-repeat: repeat-y;
}

/* Page */

#page{
	width: 960px;
	margin: 0 auto;
	background: #FDF9EE !important;
	/*border: 1px #d5def8 solid;*//*F0E9D6*/
	padding: 0px 0px;
}

/* Content */

#content {
	float: left;
	width: 530px;
	padding: 10px;
	min-height: 700px;
}

/* Post */

.post {
}

.post .title {
	margin-bottom: 20px;
	padding-bottom: 5px;
	padding-left: 40px;
	background: url(images/img02.jpg) no-repeat left top;
	border-bottom: 1px dashed #D1D1D1;
	color: #8BCB2F;
}

.post .title b {
	font-weight: normal;
	color: #0094E0;
}

.post .entry {
}

.post .meta {
	margin: 0;
	padding: 15px 0 60px 0;
	background: url(images/img04.jpg) repeat-x left 30%;
}

.post .meta p {
	margin: 0;
	line-height: normal;
}

.post .meta .byline {
	float: left;
	color: #0000FF;
}

.post .meta .links {
	float: left;
}

.post .meta .more {
	width: 185px;
	height: 35px;
	padding: 5px 10px;
	background: #8BCB2F;
	border: 1px dashed #FFFFFF;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 9px;
}

.post .meta .comments {
	padding: 5px 10px;
	text-transform: uppercase;
	text-decoration: none;
	background: #0094E0;
	border: 1px dashed #FFFFFF;
	font-size: 9px;
}
.add_advert{ 
	background: #77c30a;
	line-height: 17px;
	overflow: hidden;
	color:#fff;
	margin-bottom: 10px;
	padding: 10px;
}
.add_advert h2,.add_advert strong{
	line-height: 22px;
	color: #fff000 !important;
}
.add_advert a{
	color: #fff !important;
	font-weight: bold;
	margin: 10px;
	line-height: 23px;
	text-decoration: none;
	vertical-align: middle;
}
.add_advert a img{
	position: relative;
	top: 5px;
}
.post .meta b {
	display: none;
}

.post .meta a {
	color: #FFFFFF;
}
.advert_normal_bottom{
	font-size:3px;
	background: url(/app/webroot/themed/otokolo/img/green_bottom.png) bottom center no-repeat;
}
.advert_normal_top{
	font-size:3px;
	background: url(/app/webroot/themed/otokolo/img/green_top.png) top center no-repeat;
}
.advert_right_green{
	border-right:1px solid #1dd418;
}
.advert_left_green{
	border-left:1px solid #1dd418;
}
.advert_right_left_green
{
	border-left:1px solid #1dd418;
	border-right:1px solid #1dd418;
	
}
/* Sidebar */
.right_col{
background: #e6eefd;
width:190px;
text-align: center;
}
#sidebar_right {
	text-align: center;
	margin-left: 0 auto;
	
}

#sidebar_right ul {
	margin: 0;
	padding: 1px 0 0 0;
	list-style: none;
}

#sidebar_right li {
	margin-bottom: 3px;
}

#sidebar_right li ul {
}

#sidebar_right li li {
	margin: 0;
	padding: 2px 0;
}

#sidebar_right li li a {
	margin: 0;
	background: url(images/img01.jpg) no-repeat left 50%;
}

#sidebar_right h2 {
	padding-bottom: 5px;
	font-size: 16px;
	font-weight: normal;
	color: #0094E0;
}

#sidebar_right strong, #sidebar_right b {
	color: #8BCB2F;
}

#sidebar_right a {
	color: #0094e0;
}

/* Sidebar */

#sidebar_left {
	float: left;
	width: 200px;

}
.categories{
	background: #e6eefd;
}
#sidebar_left .cat_mains a{
	display: block;
	line-height: 25px;
	border: #00c;
	border-left: 4px solid #00f;
	background: #69f;
	margin-bottom: 1px;
	width: 185px;
	color: #fff;
	padding-left: 10px;
}

#sidebar_left .cat_mains a:hover{
	background: #36f;
}

#sidebar_left .cat_mains .cat_active{
	background: #36f !important;
}

#sidebar_left .cat_subs a{
	line-height: 25px;
	display: block;
	border: #33f;
	border-left: 4px solid #6992fb;
	background: #b5cafe;
	margin-bottom: 1px;
	width: 175px;
	margin-left: 10px;
	color: #1959fc;
	padding-left: 10px;
}
.sub_active_link{
	background: #98b5fc !important;
}
#sidebar_left .cat_subs a:hover{
	background: #98b5fc;
}
/* Search */ 

#search {
}

#search h2 {
}

#s {
	width: 150px;
	margin-right: 5px;
	padding: 3px;
	border: 1px solid #F0F0F0;
}

#x {
	padding: 3px;
	background: #ECECEC url(images/img08.gif) repeat-x left bottom;
	border: none;
	text-transform: lowercase;
	font-size: 11px;
	color: #4F4F4F;
}

/* Boxes */

.box1 {
	padding: 20px;
	background: url(images/img05.gif) no-repeat;
}

.box2 {
	color: #BABABA;
}

.box2 h2 {
	margin-bottom: 15px;
	background: url(images/img10.gif) repeat-x left bottom;
	font-size: 16px;
	color: #FFFFFF;
}

.box2 ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.box2 a:link, .box2 a:hover, .box2 a:active, .box2 a:visited  {
	color: #EDEDED;
}

/* Footer */

#footer {
	width: 960px;
	height:38px;
	margin: 0 auto;
	color: #fff;
	clear: both;
	background: url(/app/webroot/themed/otokolo/img/layout_images/footer_img.jpg) bottom;
	font-size: 11px;
	margin-bottom: 20px;
}
#footer center span{
	line-height: 38px;
}
#footer center span p{
	margin:0px;
	padding:0px;
}


/**add advert**/
	.addAdvert{
		width: 520px;
		text-align: right;
		color: #333;
		border: 1px solid #0095ff;
		background: #99ccff;
		padding: 3px;
	}
	.addAdvert form input[type=text],.addAdvert form select,.addAdvert form input[type=file]{
		width: 250px;
		margin: 2px;
		border: 1px solid #aaa;
	}
/**find advert**/
.greenSubmit{
	line-height: 24px;
	padding: 4px 10px 4px 10px;
	text-transform: uppercase;
	text-decoration: none;
	background-color: #8bcb2f !important;
	border: 1px dashed #FFFFFF;
	font-size: 9px;
}
.formFindAdvert{
	color: #333;
	border: 1px solid #0095ff;
	background: #99ccff;
	padding: 2px !important;
	width: 522px;
	
}
.formFindAdvert, select, input{
	font-size: 0.9em;
	padding: 0px;
	margin:3px;
}
.input_container{
	float:left;
	width: 110px;
}
.formFindAdvert select, .formFindAdvert input[type=text]{
	border: 1px solid #aaa;
	background: #fff;
	width: 90px;
}
.cennik_table{
	width: 100%;
}
.cennik_table tr td{
	border-bottom: 1px dotted lightgreen;
}
.cennik_cena{
	width: 70px;
}
.sitemap li{
	height: 20px;
	font-size: 0.9em;
}
.sitemap li a{
	text-decoration: none;
}
.additionalAdvertsText{
	border: 1px dotted #fff; 
	padding-right: 5px;
	padding-left: 5px;
	background: #0094e0;
	line-height: 17px;
	color:#fff;
	width: 510px;
}
.special_advert{ 
	background: #0094e0;
	line-height: 17px;
	height:220px;
	overflow: hidden;
	color:#fff;
	position:relative;
}
.special_advert h2{
	line-height: 22px;
	color: #fff !important;
}
.special_advert h2 strong, .special_advert strong{
	color: #fff !important;
}

.bannerSide{
	min-height: 450px;
}
.hr{
	height: 1px;
	background: #ccc;
	margin: 7px;
	width: 100%;
}
	.chooseCatToFind{
		background: url(/app/webroot/themed/otokolo/img/layout_images/find_cat_bg.jpg) no-repeat;
		padding: 9px;
		margin-bottom: 5px;
		width: 514px;
	}
	.chooseCatToFind span{
		color: #fff;
	}
	
	.viewAdvert{
		border: 1px solid #858585;
		margin-top: 5px;
		width: 530px;
	}
	.viewAdvert_title{
		background: url(/app/webroot/themed/otokolo/img/layout_images/advert_header_bg.jpg) top left no-repeat;
		width: 530px;
		
		text-align: center;
		padding: 5px 0;
	}
	.viewAdvert_title h3{
		color: #fff;
	}
	.viewAdvert img{
		margin: 3px;
	}
	.advert_images{
		background: #ddd;
		border-top: 1px solid #aaa;
	}
	.inner{
		margin: 10px;
	}
