/*
 $Id: main.css 1288 2009-02-16 16:33:13Z marcin $
 */

/*RESET*/
 
 
/*GLOBAL */
html, body {
	text-align: left;
	width:100%;
	background-color:transparent;
	font-size:12px;
}
html {
	background:#010101 url("/files/layout/default/bg.jpg?12") no-repeat scroll center top;
}

a {
color:#00a8ff;
}
a:hover {
color:#1f0c00;
}
.clear {
	height:1px;
	width:100%;
	overflow:hidden;
	margin:0;
	padding:0;
	clear:both;
}
.debug {
	background-color:#ccc;
	color:#000;
	width:500px;
	text-align:left;
	margin:10px auto;
}
div.wrap {
	height:1px;
	width:100%;
	overflow:hidden;
	margin:0;
	padding:0;
	clear:both;
}

h1, h2, h3, h4 {
	color:#00a8ff;
}
h2,h3, h4 {
	margin-bottom:1px;
}

div#src, div#m-src{
	width:1000px;
	overflow:hidden;
	text-align:center;
	background:#010101 url("/files/layout/default/content_center.png") repeat-y scroll 0 20px;
}
div#m-src-bg-top {
	width:1000px;
	overflow:hidden;
	text-align:center;
	background:transparent url("/files/layout/default/content_top.png") no-repeat scroll center top;
}
div#m-src-bg-bottom {
	width:1000px;
	overflow:hidden;
	text-align:center;
	background:transparent url("/files/layout/default/content_bottom.png") no-repeat scroll center bottom;
}
/* TABLE ROWS*/
div.m-milion-layer {
	width:1000px;
	height:1000px;
	margin:0;
	padding:0;
	background-color:transparent;
	text-align:left;
	overflow:hidden;
}
div#m-milion{
	background:#fff url("/files/layout/default/row_bg.png");
	
}
div#m-milion-info {
	background-color:#fff;
	
}
div#m-layer-img {
	z-index:5;
}
div#m-layer-selected {
	z-index:7;
}
div#m-layer-hover {
	z-index:9;
}


div#m-layer-grid{
	overflow:hidden;
	background-color:transparent;
	position:relative;
	display:none;
	z-index:9999;
}


div.m-hover {
	width:10px;
	height:10px;
	overflow:hidden;
	background:transparent url("/files/layout/default/row_hover_bg.png");
	position:relative;
	display:none;
	cursor:pointer;
	
}
div.m-selected {
	width:10px;
	height:10px;
	overflow:hidden;
	background:transparent url("/files/layout/default/row_selected_bg.png");
	position:absolute;
	display:none;
	margin:0;
	padding:0;
	cursor:pointer;
}

img.m-p-info {
	width:10px;
	height:10px;
	overflow:hidden;
	position:absolute;
	display:block;
	margin:0;
	padding:0;
	cursor:pointer;
}




/*LAYOUT MAIN*/

#m-wrap-content {
	width:1000px;
	overflow:hidden;
	margin:0 auto;
	background-color:transparent;
}

#m-banner {
	width:1000px;
	overflow:hidden;
	height:200px;
	background:#333333 url("/files/layout/default/banner.jpg");
}

#m-banner-logo {
	width:400px;
	height:0px;
	background:transparent url("/files/layout/default/logo.png");
	overflow:hidden;
	float:left;
	padding-top:160px;
}

#m-banner-resume-subskrypcja {
	width:200px;
	height:160px;
	background-color:transparent;
	overflow:hidden;
	float:left;
}

#m-banner-resume {
	width:200px;
	height:60px;
	background-color:transparent;
	overflow:hidden;
	color:#2e170d;
	padding-top:60px;
	font-size:12px;
	font-weight:bold;
}
#m-banner-subskrypcja {
	width:200px;
	height:40px;
	background-color:transparent;
	overflow:hidden;
	text-align:left;
}
#m-banner-resume div.m-r-l {
	width:98px;
	height:20px;
	background-color:transparent;
	overflow:hidden;
	float:left;
	text-align:right;
	padding-right:2px;
}
#m-banner-resume div.m-r-r {
	width:98px;
	height:20px;
	background-color:transparent;
	overflow:hidden;
	float:left;
	text-align:left;
	padding-left:2px;
	color:#cc0000;
}

#m-banner-menu {
	width:400px;
	height:160px;
	background-color:transparent;
	overflow:hidden;
	float:left;
}

#m-banner-menu-img {
	width:175px;
	overflow:hidden;
	float:left;
}
#m-banner-menu-foto {
	width:77px;
	height:67px;
	overflow:hidden;
	float:left;
	padding-top:50px;
}

#m-menu {
	width:1000px;
	overflow:hidden;
	height:35px;
	background-color:transparent;
	text-align:center;
	padding-top:5px;
	clear:left;
}

#m-menu a{
	text-align:center;
	font-size:16px;
	font-weight:600;
	color:#eee;
	text-decoration:none;
	margin:0 0 0 40px;
	padding:0;
}
#m-menu a:hover{
	text-decoration:none;
	color:#e6b845;
}
#m-menu a.m-m-first{
	margin-left:0px;
}
#m-menu a.m-m-last{
	
}


div#page-links {
	margin-top:3px;
	overflow:hidden;
	width:960px;
	padding:2px 20px;
	text-align:center;
	background-color: #5c4733;
	text-align:center;
	color:#846649;
}
div#page-links a{
	color:#5c4733;
	text-decoration: none;
}
div#page-links a:hover{
	text-decoration: underline;
}

#m-footer {
	margin-top:3px;
	overflow:hidden;
	width:960px;
	padding:20px;
	text-align:center;
	background:#333333 url("/files/layout/default/content_bg.png");
}
.m-f-h {
	color:#fff;
	font-size:14px;
	margin-bottom:5px;
}
.m-f-a{
	color:#fff;
	font-size:12px;
	margin-bottom:5px;
}
.m-f-a a{
	color:#fff;
	text-decoration:none;
}
.m-f-a a:hover{
	text-decoration:underline;
}
.m-f-p {
	color:#666666;
	font-size:11px;
	margin-bottom:0;
}


#m-show-milion {
	width:1000px;
	height:1000px;
	overflow:hidden;
	background:#fff url("/files/layout/default/row_bg.png");
}

/*m-src*/
#m-src-left {
	float:left;
	width:145px;
	padding:20px 20px 20px 15px;
	background-color:transparent;
	overflow:hidden;
	text-align:left;
}
#m-src-left h2, #m-src-right h2 {
	text-align:center;
	color:#333;
}
#m-src-left a {
	font-weight:600;
}
#m-src-left a span{
	font-weight:normal;
}
#m-src-center {
	float:left;
	width:570px;
	padding:20px 35px;
	background-color:transparent;
	text-align:left;
	overflow:hidden;
	
}
#m-src-right {
	float:left;
	width:140px;
	padding:20px 15px 20px 25px;
	background-color:transparent;
	overflow:hidden;
	text-align:left;
}


#m-src-center-show{
	padding:5px 0 5px 30px;
	background:transparent url("/files/layout/default/hand.png") no-repeat scroll 0 50%;
	text-align:left;
}












/*blog*/
div#m-src-left-save {
	font-size:10px;
}

div.row-item {
	overflow:hidden;
	padding:5px 0 0 0;
	background:transparent url("/files/layout/default/sep.png") repeat-x scroll 0px 2px;
	
}
div.blog-header {
	color:#00a8ff;
	font-size:20px;
	text-align:left;
}
div.blog-time {
	color:#222;
	font-weight:bold;
	text-align:left;
	font-size:12px;
}


/*na celowniku*/
div.k-img {
	width:98px;
	height:100px;
	overflow:hidden;
	float:left;
	background:transparent url("/files/layout/default/kontynenty_img_bg_min.png") no-repeat;
}
div.k-img img{
	width:74px;
	height:74px;
}
div.k-img a {
	display:block;
	width:89px;
	height:91px;
	overflow:hidden;
	padding:9px 0 0 9px;
}
h2.k-link a{
	text-decoration:none;
}

div#m-klient-img{
	float:left;
	padding:0 15px 5px 0;
	overflow:hidden;
	width:200px;
	
}

div#m-klient-meta{
	float:right;
	overflow:hidden;
	width:355px;
}

div#m-miejsce-img{
	float:left;
	padding:0 15px 5px 0;
	overflow:hidden;
	width:216px;
	height:170px;
	background:transparent url("/files/layout/default/miejsce_img_bg.png") no-repeat;
	
}
div#m-miejsce-img table {
	margin:13px 0 0 18px;
	padding:0;
	width:173px;
	height:138px;
}
div#m-miejsce-img table tr td{
	margin:0;
	padding:0;
	text-align:center;
}
table tr td a img{
	vertical-align:middle;
}







/*menu tab*/
#m-menu-tab {
	overflow:hidden;
}


div.hr {
	height:1px;
	background:transparent url("/files/layout/default/sep.png") repeat-x scroll 0px center;
	padding:4px 0;
}


#m-display {
	background-color:#e2d7af;
	padding:1px 10px;
	overflow:hidden;
}
#m-tab-hide {
	display:none;
}

div.wrap-tab {
	width:275px;
	overflow:hidden;
	float:left;
}
table.m-table-kontakt {
	margin:0;
}

.m-table-kontakt td.header{
	font-weight:bold;
	border-bottom:2px solid #7e6f53;
}
.m-table-kontakt td{
	border-bottom:1px solid #7e6f53;	
}

.m-table-kontakt td.bold {
	font-weight:600;
}



div#m-box-lista-firm a {
	display:block;
	width:145px;
	overflow:hidden;
	text-align:center;
	margin-bottom:5px;
	font-weight:600;
}



.m-h-active {
	color:#333;
}


/*Miejsca tab*/
div#m-menu-tab a {
	overflow:hidden;
	display:block;
	float:left;
	height:28px;
	width:142px;
	margin:0;
	padding:8px 0px 0px 0px;
	background-image:url("/files/layout/default/tab_new/tabs.png");
	background-color:transparent;
	background-repeat:no-repeat;
	background-attachment:scroll;
	background-position:0px -56px;
	text-decoration:none;
	color:#fff;
	font-size:14px;
	text-align:center;
}
div#m-menu-tab a:hover {
	background-position:0px -110px;
	color:#fff;
}
div#m-menu-tab a.m-tab-active {
	background-position:0px -162px;
	color:#fff;
}

div#m-menu-tab a.m-tab-disabled {
	background-position:0px -3px;
	color:#ddd;
}
/*Miejsca gallery*/

div.miejsce-img-gall {
	float:left;
	width:137px;
	height:120px;
	overflow:hidden;
}
div.miejsce-img-gall table {
	width:137px;
	height:120px;
	margin:0px;
	padding:0px;
}
div.miejsce-img-gall table tr td {
	text-align:center;
	margin:0;
	padding:0 !important;
}
div.miejsce-img-gall table tr td a img{
	border:1px solid #fff;
}
div.miejsce-img-gall table tr td a:hover img{
	border:1px solid #846739;
}

/*miejsca arrows*/
div#m-h-arrows a{
	display:block;
	overflow:hidden;
	height:25px;
	text-align:center;
	float:left;
	text-decoration:none;
	color:#fff;
	padding-top:3px;
}
div#m-h-arrows a:hover{
	color:#E2D7AF;
}
div#m-h-arrows a#arrow-left{
	width:77px;
	background:transparent url("/files/layout/default/miejsce/left.png") no-repeat;
	padding-left:8px;
}
div#m-h-arrows a#arrow-center{
	width:92px;
	background:transparent url("/files/layout/default/miejsce/center.png") no-repeat;
	padding-top:4px;
	font-weight:600;
}
div#m-h-arrows a#arrow-right{
	width:79px;
	background:transparent url("/files/layout/default/miejsce/right.png") no-repeat;
	padding-right:8px;
}

/*plecak-i-mapa*/
div#m-spis-d ul{
	margin:0 0 1.5em 0;
	list-style:none;
}
div#m-spis-d ul ul {
	margin:0 0 1.5em 1.5em;
}
li.m-kat{
	font-weight:600;
	font-size:16px;
}

li.m-sub-kat{
	display:block;
	overflow:hidden;
	font-weight:normal;
	font-size:14px;
	background:transparent url("/files/layout/default/kropka.png") repeat-x scroll 0px bottom;
}
li.m-sub-kat a{
	font-weight:600;
}
li.m-sub-kat div.s-nazwa{
	float:left;
	background-color:#F0EBD6;
}
li.m-sub-kat div.s-meta{
	float:right;
	background-color:#F0EBD6;
	font-size:12px;
	margin-top:2px;
}



div#m-left-spis ul{
	margin:0 0 0 0;
	list-style:none;
}
div#m-left-spis ul ul {
	margin:0 0 1.5em 1em;
}
div#m-left-spis a{
	text-decoration:none;
}
div#m-left-spis a:hover{
	text-decoration:underline;
}

/*coraz blizej*/
div.m-c-skala {
	width:141px;
	height:300px;
	overflow:hidden;
	float:left;
}
div.m-c-skala-margin {
	margin-left:2px;
}
div.m-c-hide {
	width:141px;
	overflow:hidden;
	background-color:transparent;
	background-repeat:no-repeat;
	background-position:0px top;
	background-attachment:scroll;
}
div.m-c-show {
	width:141px;
	overflow:hidden;
	background-color:transparent;
	background-repeat:no-repeat;
	background-position:0px bottom;
	background-attachment:scroll;
	border-top:1px dotted #00A8FF;
}
div.m-c-top {
	width:141px;
	height:260px;
	overflow:hidden;
	position:relative;
	top:-300px;
	padding-top:40px;
	text-align:center;
	font-size:16px;
	font-weight:600;
	color:#00A8FF;
	
	background-color:transparent;
	background-repeat:no-repeat;
	background-position:0px bottom;
	background-attachment:scroll;
}



/*stap*/
#m-src-milion-step {
	width:1000px;
	background-color:#fdf2b5;
	overflow:hidden;
}
#m-src-milion-step div {
	width:331px;
	overflow:hidden;
	text-align:center;
	background-color:#fdf2b5;
	padding:5px 0;
	float:left;
	border:1px solid #ccc;
}
#m-src-milion-step div.active {
	background-color:#fff;
	border-bottom:1px solid #fff;
}
#m-src-milion-step div span {
	color:#00a8ff;
	font-weight:bold;
}



ul.list-a {
	margin-right:0px;
}
ul.list-a a{
	text-decoration:none;
}
ul.list-a a.active{
	text-decoration:underline;
}


/*wybierz info*/
#m-src-milion-info {
	clear:both;
	padding:20px;
	background-color:#fff;
	text-align:left;
	border-bottom:1px solid #e2e2e2;
}
#m-src-milion-info table{
	margin:0;
	width:auto;
}
#m-src-milion-nav {
	overflow:hidden;
}
#mSrcClear{
	float:left;
}
form#m-src-form-next {
	float:right;
}
#mSrcNext{
	float:right;
}

/*lista pikseli*/
table.m-lista-pikseli{
	width:100%;
	border-left:1px solid #94dbff;
	border-top:1px solid #94dbff;
	font-size:12px;
}
table.m-lista-pikseli th {
	background-color:#eee;
	font-weight:bold;
	color:#333;
	border-right:1px solid #94dbff;
	border-bottom:1px solid #94dbff;
}
table.m-lista-pikseli td {
	background-color:#fff;
	border-right:1px solid #94dbff;
	border-bottom:1px solid #94dbff;
}

div.a-top {
	text-align:right;
	padding-bottom:2px;
}

/*miejsca -kat*/
div.a-top div.links {
	float:left;
}
div.links a,  div.links span{
	display:block;
	height:27px;
	overflow:hidden;
	float:left;
	text-decoration:none;
	color:#000;
	text-align:left;
}
div.links a:hover {
	color:#00A8FF;
}
div.links span.comments {
	background:transparent url("/files/layout/default/miejsce/coments.png") no-repeat scroll top left ;
	width:20px;
	height:17px;
	padding:10px 0 0 15px;
	/*cursor: default;*/
}
div.links span.fotos {
	background:transparent url("/files/layout/default/miejsce/fotos.png") no-repeat scroll top left ;
	width:20px;
	height:17px;
	padding:10px 0 0 20px;
	/*cursor: default;*/
}
div.links a.maps {
	background:transparent url("/files/layout/default/miejsce/maps.png") no-repeat scroll top left ;
	width:28px;
	height:27px;
}
div.links a.maps-hide {
	background:transparent url("/files/layout/default/miejsce/maps_hide.png") no-repeat scroll top left ;
	width:28px;
	height:27px;
}

/* 
 -------------------------------------- ALERT 
*/
div.alert {
padding:20px 60px;
margin:20px 0;
overflow:hidden;
text-align:left;
}


div.alert-info{
background:#41f218 url("/files/layout/admin/ico/alert/info.png") no-repeat scroll 9px 15px ;
border:1px solid #2ead11;
}

div.alert-warn{
background:#fffd75 url("/files/layout/admin/ico/alert/warn.png") no-repeat scroll 9px 15px ;
border:1px solid #dfdd50;
}

div.alert-err{
background:#f77676 url("/files/layout/admin/ico/alert/err.png") no-repeat scroll 9px 15px ;
border:1px solid #b44747;
}

/*
-------------------- form
*/
ul.errors {
	color:#f00;
}
dl.zend_form dt {
	padding-top:10px;
}
dl.zend_form dt label{
	color:#00a8ff;
}

input.txtS {
	width:400px;
	padding:2px;
	border:1px solid #e1d6ac;
	color:#666666;
}
.txtSfocus {
	border-color:#aaa !important;
}

input.txtSub {
	border:1px solid #e1d6ac;
	color:#666666;
	margin:0;
	padding:0;
	height:16px;
	width:150px;
}
select.txtSub {
	border:1px solid #e1d6ac;
	color:#666666;
	margin:0;
	padding:0;
	width:152px;
}

.txtSubError {
	border:1px solid #f88 !important;
}


input, select {
vertical-align:middle !important
}
.s-d-e {
	height:19px; 
	overflow:hidden; 
	float:left; 
	margin-left:3px;
	
}



form#m-form-mail {
	padding:0;
	margin:0;
	overflow:hidden;
	line-height:1;
	float:left;
	padding-right:15px;
	
}

textarea.textarea {
	width:400px;
	border:1px solid #e1d6ac;
	padding:2px;
	height:200px;
	color:#666;
}

#m-info-x-y {
	text-align:center;
}

/*paginator*/
div.pagination-control {
	text-align:center;
	padding:3px 0;
}
div.pagination-control a{
	font-weight:bold;
}
div.pagination-control span.disabled{
	color:#444;
}
/*a top*/
a.img-top {
	padding-left:15px;
	background:transparent url("/files/layout/default/top.png") no-repeat scroll 0% 50% ;
}
.img-time, .blog-time {
	padding-left:15px;
	background:transparent url("/files/layout/default/time.png") no-repeat scroll 0% 50% ;
}

/*faq*/
ul.m-src-faq {
	list-style-image: url("/files/layout/default/right.png");
}
ul.m-src-faq li a {
	padding-right:20px;
	font-weight:bold;
	font-size:12px;
}

td.min-d {
	width:110px;
}
td.min-i {
	width:5px;
}
td.min-l {
	width:5px;
}
td.max-title {
	font-weight:bold;
	font-size:11px;
}
/*krok3*/
div.platnosc {
	padding:20px 0px 10px 230px;
	
}
div#platnosci-przelew {
	background:transparent url("/files/layout/default/platnosci_przelew.png") no-repeat scroll 0% 50% ;

}
div#platnosci-paypal {
	background:transparent url("/files/layout/default/platnosci_paypal.jpg") no-repeat scroll 0% 20px ;

}
div#platnosci-platnosci {
	background:transparent url("/files/layout/default/platnosci_platnosci.png") no-repeat scroll 0% 20px ;

}

a.m-f-r-l img {
	vertical-align:middle !important;
}
a.m-f-r-l  {
	padding-left:10px;
}


/*kontakt*/
#m-form-kontakt dt, #m-form-subskrypcja dt {
	float:left;
	clear:both;
	width:80px;
	overflow:hidden;
	padding:5px 0;
	display:block;
}
#m-form-kontakt dd, #m-form-subskrypcja dd {
display:block;
	float:left;
	width:470px;
	overflow:hidden;
	margin:0;
	padding:3px 0;
}

#m-form-kontakt dl {
	margin:0;
}




/*HELP*/
div.m-help-box {
	width:263px;
	overflow:hidden;
	position:absolute;
	display:none;
}
div.m-h-top {
	width:263px;
	height:42px;
	overflow:hidden;
	background:transparent url("/files/layout/default/help/top.png") no-repeat ;
}
div.m-h-center {
	width:225px;
	overflow:hidden;
	padding:0 13px 0 25px;
	background:transparent url("/files/layout/default/help/center.png") repeat-y ;
}
div.m-h-bottom {
	width:263px;
	height:12px;
	overflow:hidden;
	background:transparent url("/files/layout/default/help/bottom.png") no-repeat ;
}

.m-h-top-c {
	padding:17px 12px 7px 25px;
	height:18px;
	width:226px;
	overflow:hidden;
	text-align:right;
}

div#m-help-1 {
	top:100px;
	left:200px;
}


p.m-h-p-next {
	text-align:right;
	margin-bottom:0px;
	font-weight:600;
}


div.m-h-center h2{
	margin-bottom:2px;
}
div.m-h-center p{
	margin-bottom:2px;
}





/*sonda*/
.sonda {
	font-weight:600;
}
span.sonda-mit {
	color:#DC1B16;
}
span.sonda-fakt {
	color:#1F711C;
}
span.sonda-stereotyp {
	color:#CE810D;
}

.radio {
	font-weight:600;
	padding:0px 10px;
}
.radio-mit {
	color:#DC1B16;
}
.radio-fakt {
	color:#1F711C;
}
.radio-stereotyp {
	color:#CE810D;
}

/*podkategorie*/
.podkategorie {
	margin:0;
}
.podkategorie a{
	font-weight:600;
}
.podkategorie ul{
	margin-right:0px;
	margin-bottom:5px;
}

/*sponsorzy lista*/
table.m-sponsorzy-lista {
	margin:0;
	padding:0;
}
table.m-sponsorzy-lista td{
	padding:0 4px;
}


.a-polec {
	height:31px;
	overflow:hidden;
}

/*validate*/
input.error, textarea.error {
	border:1px solid red !important;
}

/*plecak i mapa*/
div.row-item-comment p {
	margin:0px;
	line-height:1.2;
}

div.row-item p.ri-nazwa {
	font-weight:600;
}

div.row-item span.ri-nazwa {
	color:#00A8FF
}
 
div.row-item span.ri-panstwo {
	color:#612700
}
div.row-item p.ri-tekst {
	
}

div.row-item span.ri-autor {
	font-size:10px; 
	font-weight:normal;
	color:#888;
}




div#o-wrap {width:600px;overflow:hidden;margin:0; text-align:center; padding:0;font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;}


div#o-zapraszamy {color:#00A8FF; font-size:22px; padding:10px 0 20px 0;}
div#o-naj {color:#38352B; font-size:28px; padding:10px;}


div#o-14 {color:#38352B; font-size:18px; padding:10px;}

div#o-org {color:#00A8FF; font-size:18px; text-align:right; padding-top:15px;}
div#o-wiecej{color:#00A8FF; font-size:18px; text-align:right; padding-top:20px;}
div#o-wiecej a {color:#00A8FF !important; font-size:18px; text-decoration:underline !important;}


div#o-step{text-align:left; padding:15px 150px;}
div#o-step  li {color:#00A8FF; font-size:18px;}