


/**
 * font colors
 */
span.contentTitleMenuFontColor{
	color			: #000;
}
span.contentTitlePageFontColor{
	color			: #8c8c8c;
}
span.footerFontColor{
	color			: #000;	
}

/**
 * text styles
 */
p.text_justify{
	text-indent	:2em;
	margin		:0px;
	padding		:0px;
	line-height :22px;
	text-align	: justify;
}


/*
 * buttons
 */
.button70{
	width			: 70px;
	height		: 21px;
	background	: url(../layout/02_warm/button70.jpg) no-repeat;
	font-size	: 10px;
	font-weight	: bold;
	text-align	: center;
	padding-top : 3px;
	color			: #555555;
	cursor		: pointer;
}
.button36{
	width		:36px;
	height	:21px;
	background	: url(../layout/02_warm/button36.jpg) no-repeat;
	font-size	: 10px;
	font-weight	: bold;
	text-align	: center;
	padding-top : 3px;
	color			: #555555;
	cursor		: pointer;
}
 
/*
 * menu
 */
.in .item{
}
.in .item .menuTitle{
	font			: 19px Geoergia, "Times New Roman",Times, serif;
	font-weight : bold;
	width			: 150px;
	padding-left: 18px;
	height : 30px; 
	overflow:hidden;
	font-style: normal;
	background: #fff;
}
.in .item .menuTitle a.menuTitleA{
	text-decoration: none;
}
.item_slider{
	font-size:0;
	overflow:hidden;
	position:relative;
}
.in .item .menuElement, .in .item .menuElement_hover{
	width: 150px;
	padding-left: 18px;
	height : 25px; 
	
}
.in .item .menuElement_hover{
	background	: #f3e8d6;
}


/*
 * ad slots
 */
.ad_slot_top_container{
	width:100%;
	text-align:center;
}
.ad_slot_top_content{
	margin:0px auto 0px auto;
}
.ad_slot_menu_container{
	width:100%;
	text-align:center;
}
.ad_slot_menu_content{
	margin:20px auto 10px auto;
}
.ad_slot_bottom_container{
	width:100%;
	text-align:center;
}
.ad_slot_bottom_content{
	margin:20px auto 10px auto;
}

/*
 * login & searcher
 */	

.smallloginbutton36{
	padding:0px;
	width			: 36px;
	height		: 21px;
	background	: url(../layout/02_warm/button36.jpg) no-repeat;
	font-size	: 10px;
	font-weight	: bold;
	text-align	: center;
	color			: #555555;
	cursor		: pointer;
	border:0px;
}
.formSubmitIco{
	padding:0px;
	width			: 18px;
	height		: 18px;
	background	: url(../layout/sg/submitbutton.jpg) no-repeat;
	font-size	: 1px;
	cursor		: pointer;
	border:0px;
}
h1{
	font-size: 31px;
	font-family:Geoergia,"Times New Roman",Times,serif;
	font-weight: normal;
	margin: 0px;
}
h1 a {
	font-size: 31px;
	font-family:Geoergia,"Times New Roman",Times,serif;
	font-weight: normal;
	margin: 0px;
	text-decoration: none;
}
h2{
	font-size: 21px;
	font-family:Geoergia,"Times New Roman",Times,serif;
	font-weight: normal;
	margin: 20px 0px 6px 0px;
}
.clear{
	clear: both;
	font-size:0px;
	height:0px;
}
a.forum_nav{
	font-weight: bold;
	font-size: 11px;
}
.forum_nav_place{
	padding: 6px;
	background: #fafafa;
	border: 1px solid #cccccc;
	font-weight: bold;
	font-size: 11px;
	margin-bottom: 10px;
}
#ad{
	width: 400px;
	height: 200px;
	border: 1px solid #cacaca;
	margin: 40px auto 0px auto;
}
#ad .ad_ico{
	background:url(../layout/accessdenied.jpg) no-repeat;
	width: 138px;
	height: 153px;
	float: left;
	display: inline;
	margin: 20px 0px 0px 10px;
}
#ad .ad_ico_404{
	background:url(../layout/e404.jpg) no-repeat;
	width: 138px;
	height: 153px;
	float: left;
	display: inline;
	margin: 20px 0px 0px 10px;
}
#ad .ad_info{
	width: 330px;
	margin: 20px 0px 0px 10px;
	font-size: 16px;
	font-family: Trebuchet MS, arial, verdana, tahoma;
	color: red;
	text-align: left;
}
#auth{
	width: 400px;
	text-align: left;
}
#auth .form_title{
	font-family: Trebuchet MS, arial, verdana, tahoma;
	font-size: 21px;
}
#auth .form_ico{
	width: 86px;
	height: 104px;
	float: left;
	background:url(../layout/lock.jpg) no-repeat;
}
#auth .form{
	display:inline;
	padding-left: 10px;
	width: 300px;
	float: left;
}
#content {
	width: 900px;
	margin: 0px auto 0px auto;
}

#forum {
	width: 760px;
	font-size: 11px;
}
#forum a.topic_l{
	font-size: 11px;
	font-weight:bold;
	color: #3D3D3D;
}
#forum a.autor_l{
	font-size: 11px;
	font-style:italic;
	color: #3D3D3D;
}
#forum .new_topic{
	background:url(../layout/forum/new_topic.jpg) no-repeat;
	width: 151px;
	height: 30px;
	cursor: pointer;
}
#forum table.topics{
	margin-top:12px;
}
tr.item_tr_list, tr.item_tr_list:hover{
	background: #fafafa;
}
tr.item_tr_list:hover{
	background: #fff;
}
#forum td.n1{
	padding: 4px;
	font-weight: bold;
	background: #ececec;
}
#forum td.t1{
	padding: 4px;
	background: #fafafa;
}
#forum td.i1{
	width: 20px;
	height: 20px;
	padding: 0px;
}
#forum .over{
	font-size: 13px;
	background: #fafafa;
	padding: 4px 0px 4px 0px;
}
#forum .title_form{
	width:758px;
	border: 1px solid #cccccc;
}
#forum .content_form{
	width: 754px;
	height: 180px;
}
#forum .over3{
	font-size: 13px;
	background: #F0F0EE;
	padding: 4px 0px 4px 0px;
	height: 20px;
}
#forum .save_btn, #forum .save_btn:hover{
	font-size: 13px;
	font-weight: bold;
	background: #fafafa;
	border: 1px solid #cccccc;
	cursor: pointer;
	float: right;
	margin-right: 4px;
}
#forum .save_btn:hover{
	background: #B2BBD0;
	border: 1px solid #0A246A;
}
#forum .topic{
	font-family: Trebuchet MS, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 19px;
	padding: 4px;
	background: #ececec;
	font-weight: bold;
}
#forum .postAuthor{
	font-family: Trebuchet MS, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	padding: 4px;
	background: #fafafa;
	border: 1px dotted #979797;
	border-bottom: 0px;
}
#forum .postCont{
	background: url(../layout/forum/bg_topic.gif) repeat-x;
	font-family: Trebuchet MS, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding: 4px;
	border: 1px dotted #979797;
	border-top: 0px;
}
#forum .new_post{
	background:url(../layout/forum/new_post.jpg) no-repeat;
	width: 151px;
	height: 30px;
	cursor: pointer;
}
 

.error, .ok{
	clear: both;
	border: 1px solid red;
	color: red;
	background: #FFB2B2;
	font-weight: bold;
	font-family: Trebuchet MS, arial, verdana, tahoma;
	font-size: 16px;
	width: 300px;
}
.ok{
	clear: both;
	border: 1px solid green;
	color: green;
	background: #ADFFA7;
}


 /*ZEND FORM REJESTRACJA*/
#rejestracja{
}
#rejestracja dt{
	margin:4px 0;
}
#rejestracja dl{
	background	: url(../layout/registration.jpg) no-repeat 500px 15px;
}
#rejestracja label.optional{
	font-weight: bold;
	font-family: Trebuchet MS, arial, verdana, tahoma;
	font-size: 14px;
}
#rejestracja label.required{
	font-weight: bold;
	font-family: Trebuchet MS, arial, verdana, tahoma;
	font-size: 14px;
}
#rejestracja #username,
#rejestracja #password,
#rejestracja #password2,
#rejestracja #name,
#rejestracja #site_name,
#rejestracja #email,
#rejestracja #captchaform,
#rejestracja #skad,
#rejestracja #refer
{
	margin:0;
	padding:0;
	width:250px;
	height:19px;
	border:1px solid #9F7954;
	background	: url(../layout/02_warm/inputbg.jpg) repeat-x;
	color:#333;
}
#rejestracja #rejestruj
{
	padding:0px;
	width			: 70px;
	height		: 21px;
	background	: url(../layout/02_warm/button70.jpg) no-repeat;
	font-size	: 10px;
	font-weight	: bold;
	text-align	: center;
	color			: #555555;
	cursor		: pointer;
	border:0px;
}
#rejestracja ul.errors li{
	color: #a00;
	font-size:10px;
	list-style: none;
}

 /* widok: index/sg */
#index_powitanie{
	margin:0;
	padding:0;
}
#index_powitanie .tytul{
	font-weight: bold;
	font-size: 19px;
	font-style:italic;
}
 /* widok: index/nowepary */
#index_nowepary{
	margin:10px 0px;
	padding:0;
}
#index_nowepary .blok1{
	border-bottom:1px solid #9F7954;
	
	height:22px;
	width: 30px;
	float:left;
}
#index_nowepary .tytul{
	font-weight: bold;
	font-size: 18px;
	border-bottom:1px solid #9F7954;
	border-left:1px solid #9F7954;
	padding:0px 0px 0px 10px;
	float:left;
	height:22px;
	width:280px;
}
#index_nowepary .blok2{
	height:100px;
	width: 30px;
	float:left;
}
#index_nowepary .zawartosc{
	width:720px;
	padding:5px;
	border-left:1px solid #9F7954;
	float:left;
	font-style:normal;
	font-family:verdana;
}
#index_nowepary .zawartosc .itemContainer{
	float:left;
	display:inline;
	margin:5px;
	text-align:center;
	width:165px;
}
#index_nowepary .zawartosc .itemContainer .avatarRamka{
	border:2px solid #9F7954;
	padding:2px 2px 0px 2px;
	margin: 0 auto;
	width:130px;
}
#index_nowepary .zawartosc .itemContainer .avatarRamka .avatarNowePary{
	width:130px;
}
#index_nowepary .zawartosc .itemContainer .name{
	font-size:10px;
	font-weight:bold;
	color:#922425;
}
#index_nowepary .zawartosc .itemContainer .data{
	font-size:9px;
	font-weight:normal;
	color:#999;
}

 /* widok: index/bliskiesluby*/
#index_bliskiesluby{
	margin:20px 0px;
	padding:0;
}
#index_bliskiesluby .blok1{
	border-bottom:1px solid #9F7954;
	
	height:22px;
	width: 30px;
	float:left;
}
#index_bliskiesluby .tytul{
	font-weight: bold;
	font-size: 18px;
	border-bottom:1px solid #9F7954;
	border-left:1px solid #9F7954;
	padding:0px 0px 0px 10px;
	float:left;
	height:22px;
	width:280px;
}
#index_bliskiesluby .blok2{
	height:100px;
	width: 30px;
	float:left;
}
#index_bliskiesluby .zawartosc{
	width:720px;
	padding:5px;
	border-left:1px solid #9F7954;
	float:left;
	font-style:normal;
	font-family:verdana;
}
#index_bliskiesluby .zawartosc .itemContainer{
	margin:5px 5px 12px 5px;
}
#index_bliskiesluby .zawartosc .itemContainer .avatarRamka{
	border:2px solid #9F7954;
	padding:2px 2px 0px 2px;
	width:65px;
	float:left;
	display:inline;
}
#index_bliskiesluby .zawartosc .itemContainer .avatarRamka .avatarNowePary{
	width:65px;
}
#index_bliskiesluby .zawartosc .itemContainer .opisContainer{
	width:630px;
	float:left;
	display:inline;
}
#index_bliskiesluby .zawartosc .itemContainer .name{
	padding-left:10px;
	padding-bottom:2px;
	font-size:13px;
	font-weight:bold;
	font-style:italic;
	color:#922425;
}
#index_bliskiesluby .zawartosc .itemContainer .data,
#index_bliskiesluby .zawartosc .itemContainer .miejsce{
	padding-left:25px;
	font-size:11px;
	font-weight:normal;
	color:#555;
}

.textwyp{
	text-align: justify;
}

.fotoOp{
	background: url( ../layout/wedding.jpg ) 12px 6px;
	background-repeat: no-repeat;
	width: 210px;
	height: 310px;
	float: right;
}
/*
artykuly

*/
.foto0a{
	background: url( ../layout/artykuly/dek_lodowe/kwiaty.jpg ) 12px 6px;
	background-repeat: no-repeat;
	width: 210px;
	height: 310px;
	float: right;
}
.foto1a{
	background: url( ../layout/artykuly/wiosna2009/panna.jpg ) 12px 6px;
	background-repeat: no-repeat;
	width: 310px;
	height: 210px;
	float: right;
}
.foto2a{
	background: url( ../layout/artykuly/zamiast_kwiatow/bukiet.jpg ) 12px 6px;
	background-repeat: no-repeat;
	width: 320px;
	height: 220px;
	float: right;
}
.foto3a{
	background: url( ../layout/artykuly/fotograf/kamerzysta.jpg ) 12px 6px;
	background-repeat: no-repeat;
	width: 310px;
	height: 210px;
	float: right;
}
.foto4a{
	background: url( ../layout/artykuly/peeling/maseczka.jpg ) 12px 6px;
	background-repeat: no-repeat;
	width: 310px;
	height: 210px;
	float: right;
}
.foto5a{
	background: url( ../layout/artykuly/peeling/maseczka2.jpg );
	background-repeat: no-repeat;
	width: 310px;
	height: 210px;
	float: left;
}
.foto6a{
	background: url( ../layout/artykuly/dlaczego_warto/para2.jpg );
	background-repeat: no-repeat;
	width: 310px;
	height: 210px;
	float: left;
}
.foto7a{
	background: url( ../layout/artykuly/walentynki/walentynki.jpg ) 12px 6px;
	background-repeat: no-repeat;
	width: 210px;
	height: 290px;
	float: right;
}
.przegladmaja{
	background: url( ../layout/artykuly/przeglad/maj/superslub.jpg );
	background-repeat: no-repeat;
	width: 197px;
	height: 265px;
	float: left;
}
.przegladmajb{
	background: url( ../layout/artykuly/przeglad/maj/moda-na-slub.jpg );
	background-repeat: no-repeat;
	width: 195px;
	height: 265px;
	float: left;
}
.przegladlipieca{
	background: url( ../layout/artykuly/przeglad/lipiec/superslub.jpg );
	background-repeat: no-repeat;
	width: 195px;
	height: 265px;
	float: left;
}

/**
 * sg
 */
#sg{
	width: 760px;
}
#sg .naglowek {
	font-size: 24px;
	padding-left: 12px;
}
#sg .artykuly{
	width: 380px;
	height: 520px;
	border-right: 1px dotted #999;
	float: left;
	font-size: 15px;
}
#sg .artykuly div.art2 {
	padding-left: 8px;
}
#sg .artykuly div.art_title2 {
	font-weight: bold;
	font-size: 17px;
	margin: 0px;
}
#sg .artykuly div.art_text2 p {
	font-size: 15px;
	margin: 0px;
	text-align: justify;
	padding: 4px 4px 4px 0px;
}
#sg .artykuly a.lynk2{
	color: black;
	font-weight: bold;
	text-decoration: none;
}

#sg .zdjecia{
	width: 372px;
	height: 500px;
	float: left;
}
#sg div.zdjecia div.photo_cont, #sg div.zdjecia div.photo_cont:hover{
	margin: 10px 0px 0px 12px;
	height: 126px;
	border: 1px solid #cacaca;
}
#sg div.zdjecia div.photo_cont:hover{
	border: 1px solid #1F1F1F;
}
#sg div.zdjecia div.photo_cont div.pcont{
	display: inline;
	float: left;
	margin: 3px 0px 0px 13px;
	overflow: hidden;
	width: 160px;
	height: 100px;
	cursor: pointer;
}
#sg .imgpar {
	position:relative;
	left:-20%;
	top:-30%;
}
#sg div.zdjecia div.photo_cont div.ly{
	padding-left: 12px;
}
#sg div.sluby{
	clear: both;
	width: 760px;
	height: 140px;
}
#sg div.sluby div.sluby_cont {

}
#sg div.sluby div.slub_item, #sg div.sluby div.slub_item:hover {
	border: 1px solid #cacaca;
	display: inline;
	float: left;
	width: 138px;
	height: 140px;
	margin: 4px 0px 0px 11px;
	background: #FBF7EE;
}
#sg div.sluby div.slub_item:hover {
	border: 1px solid #1F1F1F;
}
#sg div.sluby div.slub_item div.ph{
	width: 140px;
	height: 98px;
	overflow: hidden;
	padding: 4px;
}
#sg div.sluby div.slub_item div.pair {
	padding-left: 4px;
}
#sg div.sluby div.slub_item a.lyp{
	text-decoration: none;
}
#sg div.sluby div.slub_item span.dat{
	font-size: 10px;
	font-style: normal;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
#sg div.pary{
	width: 318px;
	height: 300px;
	border-right: 1px dotted #999;
	float: left;
}
#sg div.pary div.pary_cont{
	padding-left: 10px;
}
#sg div.pary div.pary_cont div.pary_item, #sg div.pary div.pary_cont div.pary_item:hover {
	width: 138px;
	height: 126px;
	border: 1px solid #cacaca;
	float: left;
	display: inline;
	margin: 4px;
}
#sg div.pary div.pary_cont div.pary_item:hover {
	border: 1px solid #1F1F1F;
}
#sg div.pary div.pary_cont div.pary_img{
	width: 130px;
	height: 98px;
	overflow: hidden;
	margin: 4px;
}
#sg div.pary div.pary_cont div.pair {
	padding-left: 4px;
}
#sg div.pary div.pary_cont a.lyp{
	text-decoration: none;
}

#sg .forum{
	width: 434px;
	height: 300px;
	float: left;
}

/**
 * zapowiedzi
 */
#zapowiedzi {
	padding-top: 20px;
}
#zapowiedzi table {
	width: 100%;
}
#zapowiedzi table td {
	background: #FBF7EE;
	padding: 2px;
}
#zapowiedzi table td.nag {
	font-weight: bold;
	font-size: 17px;
	background: #FAE5AE;
	padding: 4px;
}
#zapowiedzi table td div.toWedd {
	padding-top: 60px;
	color: #FF9F9F;
}

/**
 * wasze strony
 */
#wasze {
	padding-top: 0px;
	border-right: 1px dotted #1F1F1F;
	width: 500px;
	float: left;
}
#wasze .site, #wasze .site:hover{
	width: 200px;
	height: 200px;
	border: 1px solid #cacaca;
	float: left;
	display: inline;
	margin: 20px;
}
#wasze div.site:hover{
	border: 1px solid #1F1F1F;
}
#wasze .img{
	width: 190px;
	height: 140px;
	overflow: hidden;
	margin: 5px 0px 0px 5px;
}
#wasze div.name {
	margin: 5px 0px 0px 5px;
}
#wasze div.name a {
	text-decoration: none;
	font-size: 19px;
}

/**
 * wyszukiwarka
 */
#ssmall{
	width: 240px;
	height: 300px;
	float: right;
	margin-top: 20px;
}
#ssmall .nagszuk{
	font-size: 23px;
}
#ssmall input.inputps{
	width: 184px;
}
#ssmall input.inputszukaj{
	cursor: pointer;
}

#sfull {
	padding-top: 20px;
}
#sfull table {
	width: 100%;
}
#sfull table td {
	background: #FBF7EE;
	padding: 2px;
}
#sfull table td.nag {
	font-weight: bold;
	font-size: 17px;
	background: #FAE5AE;
	padding: 4px;
}
#sfull table td div.toWedd {
	padding-top: 60px;
	color: #FF9F9F;
}
#sfull table td.szuk {
	text-align: right;
	margin-right: 2px;
}
#sfull div.szukcomm {
	font-size: 19px;
	text-align: center;
	padding: 14px 0px 14px 0px;
	color: #AF0017;
	border: 1px dotted #AF0017;
}

/**
 * rocznice
 */
#rocznice {
	padding-top: 20px;
	border-right: 1px dotted #1F1F1F;
	width: 500px;
	float: left;
}
#rocznice table {
	width: 490px;
}
#rocznice table td {
	background: #FBF7EE;
	padding: 2px;
}
#rocznice table td.nag {
	font-weight: bold;
	font-size: 17px;
	background: #FAE5AE;
	padding: 4px;
}
#rocznice table td div.toWedd {
	padding-top: 60px;
	color: #FF9F9F;
}



/**
 * forum
 */
div.forum ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
div.forum li {
	font-size: 16px;
	padding: 4px 0px 4px 12px;
}
div.forum li a, div.forum li a:hover {
	text-decoration: none;
	font-weight: bold;
	color: black;
}
div.forum li a:hover {
	color: #999;
}




/**
 * formularz dodaj firme
 */
form#cpy_add fieldset {
	border: 1px solid #473123;
	margin-top: 20px;
}
form#cpy_add fieldset legend {
	font-size: 18px;
}
form#cpy_add fieldset  label {
	float: left;
	width: 118px;
	text-align: right;
	display: inline;
	padding-top: 3px;
}
form#cpy_add fieldset input, form#cpy_add fieldset select, form#cpy_add fieldset textarea {
	float: left;
	width: 290px;
	display: inline;
	margin-left: 4px;
}
form#cpy_add fieldset div.cpy_clear{
	clear: both;
	height: 12px;
}
form#cpy_add fieldset .check {
	float: none;
	width: auto;
}

form#cpy_add fieldset label.cpy_industry {
	float: left;
	display: block;
	text-align: left;
	width: 190px;
}
form#cpy_add fieldset input.captcha{
	width: auto;
}
form#cpy_add fieldset input.cpy_save{
	width: 100px;
	float: right;
	cursor: pointer;
}
div.comm{
	color:red;
	padding-top:20px;
}
form#cpy_add fieldset div.cpy_ph {
	border: 1px solid #7F6757;
	clear: both;
	width: 500px;
}
div.cpy_photo {
	width: 500px;
	margin-top: 20px;
	clear: both;
}
#mapwojcont {
	position: relative;
}

#cmnt .note{
	width:360px;
	margin-bottom: 20px;
}
#cmnt .title_note, #cmnt .comments_list{
	padding: 4px;
	font-weight: bold;
	background: #ececec;
}
#cmnt .comment_content{
	background: #fafafa;
	border: 1px dotted #999;
	margin-bottom: 12px;
	padding: 8px;
	overflow: hidden;
}
#cmnt .nickdata{
	font-size: 11px;
	font-weight: bold;
	
}
#cmnt a.addcomm_href{
	text-decoration: none;
}
#cmnt .over{
	font-size: 13px;
	background: #fafafa;
	padding: 4px 0px 4px 0px;
}

#cmnt .content_form{
	width: 546px;
	height: 180px;
	border: 1px solid #cccccc;
}
#cmnt .title_form{
	width:546px;
	border: 1px solid #cccccc;
}
#cmnt .over3{
	font-size: 13px;
	background: #F0F0EE;
	padding: 4px 0px 4px 0px;
	height: 20px;
}
#cmnt .save_btn, #pblog .save_btn:hover{
	font-size: 13px;
	font-weight: bold;
	background: #fafafa;
	border: 1px solid #cccccc;
	cursor: pointer;
	float: right;
	margin-right: 4px;
}
#cmnt .save_btn:hover{
	background: #B2BBD0;
	border: 1px solid #0A246A;
}
#google_map {
	width: 540px;
	height: 300px;
}
#google_map input.gsc-input {
	width: 154px;
}
#google_map input.gsc-search-button {
	width: auto;
}

