/*
Theme Name:LinkiSponsorowane
Theme URI:http://michael13.pl/
Description:Theme created for LinkiSponsorowane.
Version:1.0
Author:MiChaeL_13
Author URI:http://michael13.pl/

*/
/* Reset ustawien */
h1,h2,h3,h4,h5,h6,pre,code{ font-size:1em; }
ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,table,html,p,blockquote,fieldset,input{ margin:0; padding:0 }
a img,:link img,:visited img{ border:none }
address{ font-style:normal }
input, textarea{padding:2px;}
:link,:visited{ text-decoration:none }

html,body{height:100%; width:100%}
body{position:absolute;width:100%}/*opera 9.5 fix*/
#all{
	margin:auto;
	min-height:100%;
	width:990px;
	margin-top:-20px;/*footer height*/
	overflow: auto;
}
* html {height:100%;}

body{
	background:#313438 url('images/bg.gif') repeat-x top;
	font:normal 100% "Lucida Sans Unicode", "Lucida Grande", "Helvetica", "Trebuchet MS", Tahoma, Arial, sans-serif;
	color:#222;
	margin: auto 0;
}

a {
	color:#fff;
}
div#header{
	margin-top:20px;
}
div#wrapper{
	width:946px;
	margin:0 auto;
	overflow:hidden;
	color:#fff;
}

div#foot{
	width:100%;
	height:20px;
	background:#313438 url('images/bg2.gif') repeat-x top;
	margin-top:10px;
}
div#mapka{
	display:none;
}

/* Top */
div#top2{
	background:url('images/head.gif') repeat-x top;
}
div#top1{
	background:url('images/headl.gif') no-repeat top left ;
}
div#top{
	background:url('images/headr.gif') no-repeat top right;
}

div#top, div#topl, div#top2{
	margin:0 auto;
	width:970px;
	height:120px;
	overflow:hidden;
	padding:0;
}
div#top img{
	vertical-align:middle;
}
div#top h1{
	text-indent:-99999px;
	float:left;
}
div#top h1 a{
	background:transparent url('images/logo_main_page.png') no-repeat left top;
	width:336px;
	height:66px;
	display:block;
	margin-left:38px;
}
div#top ul{
	float:left;
	/*margin:8px 0 0 120px;*/
	margin:8px 0 0 280px;
}
div#top ul li{
	color:#fff;
	display:inline;
	margin:0 5px;
}
div#top ul li a{
	font:14px Verdana, Arial, Helv, Sans-serif;
	font-weight:bold;
	color:#fff;
	padding:3px 0;
}

div#top ul li a:hover{
	font-weight:bold;
	color:#fff;
	border-bottom:1px dotted #c5c5c5;
}

div#main_content h2{
	font-size:1.4em;
	font-weight:normal;
	color:#fff;
}
div#main_content h2 a{
	color:#fff;
	border:none;
}

div#main_content h3{
	font-size:1.2em;
	font-weight:bold;
	color:#f1af6d;
	margin-top:5px;
	margin-bottom:2px;
}

/* Pasek nawigacji */
div#navigation{
	font-family:Helvetica, Arial, sans-serif;
	font-size:9px;
	padding:0;
	height:30px;
	color:#fff;
	font-size:0.7em;
	margin-top:95px;
	margin-left:11px;
}

div#navigation a{
	color:#fff;
	font-weight:bold;
	padding:0;
	z-index:10;
}

div#navigation a:hover{
	border-bottom:1px dotted #c5c5c5;
}

/* Menu lewe */
div#menu{
	width:280px;
	float:left;
	overflow:hidden;
	font-size:1.0em;
	font-weight:normal;
}
div.menu1{
	width:255px;
	margin:25px 25px 25px 0;
	overflow:hidden;
	background:#fff url('images/menut.jpg') no-repeat top;
}

div.menu{
	color:#333;
	padding:10px;
	width:235px;
	overflow:hidden;
	background:transparent url('images/menub.gif') no-repeat bottom;
}

div#menu ul{
	list-style: none;
}

div.opinia{
	font-size:13px;
	margin-bottom:10px;
}
div.opinia p{
	text-align:justify;
}
div#menu h4{
	font-size:1.4em;
	color:#333;
	height:28px;
	font-weight:normal;
	padding:0 0 4px 0;
	background:transparent url('images/hr2.gif') no-repeat left bottom;
}

div#menu ul{
	margin:0;
}

div#menu ul li ul{
	margin:0;
	margin-left:-4px;
	margin-top: -2px;
	margin-bottom: -2px;
}

div#menu ul li, div.arrow{
	background:transparent url('images/arrow.gif') no-repeat left 4px;
	margin:6px 0;
	padding:0 0 0 20px;
}
div#main_content div.arrow2{
	background:transparent url('images/arrow2.gif') no-repeat left 4px;
	margin:66px 0;
	padding:0 20px;
}

div#arrow{
	margin-bottom:0;
}
div#menu ul li a, div.menu a{
	color:#333;
}

div#menu ul li a:hover, div.menu a:hover{
	color:#f46c00;
	border-bottom:1px dotted #f46c00;
}

/* Treść */
div#main_content{
	width:666px;
	float:left;
	overflow:hidden;
	margin:25px 0 25px 0;
}
div#main_content p{
	padding-right:5px;
	padding-bottom:15px;
	padding-left:0pt;
	line-height:1.2em;
	text-align:justify;
	display: block;
}
div#main_content p.postmetadata{
	text-align: left;
	color:#DFDFDF;
	font-size:11px;
	padding: 0;
	margin:0 0 5px 0;
}
div#main_content span.more{
	width:100%;
	display:block;
	text-align: right;
	font-size:11px;
}
.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
}
.aligneright {
	float: right;
}

.aligneleft {
	float: left
}

div.menu p.smallall{
	text-align: right;
	font-size:12px;
	margin-top:-4px;
}
div.menu p.smallall a{
	color:#f46c00;
}

div#main_content ul, div#main_content ol{
	margin-left:15px;
	padding-left:18px;
	margin-bottom:15px;
	padding-bottom:5px;
	font-size:0.95em;
}

div#main_content a{
	color:#fff;
	border-bottom:1px dotted #d6d6d6;
}
div#main_content a img{
	border:none;
}
div#main_content a:hover{
	color:#f46c00;
	border-bottom:1px dotted #f46c00;
}
div#main_content a.noneborder
{
	border:none;
}
/* Strona główna */
div#about{
	margin-right:26px;
	float:left;
}
div#about, div#last{
	width:310px;
	height:200px;
	overflow:hidden;
	margin-bottom:20px
}

div#last ul, div#about ul{
	margin:0px;
}
div#last ul a, div#about ul a{
	margin:0px;
	border:none;
}
/* Naglówki */
div#main_content h2{
	padding:0;
	margin-bottom:5px;
	margin-top:3px;
	padding-bottom:4px;
	background:transparent url('images/hr.jpg') no-repeat left bottom;
	overflow: hidden;
}

/* Copyright */
div#copyright{
	width:946px;
	padding:3px 0;
	clear:both;
	margin:0 auto;
}
#subpage div#copyright{
	width:946px;
	margin:0 auto;
}
div#copyright p{
	font-size:0.65em;
	color:#fff;
	overflow: hidden;
}
div#copyright p a{
	color:#fff;
}
div#copyright p a:hover{
	text-decoration:underline;
}

div#menu label{
	font-size: 14px;
	margin-bottom: 4px;
}
div#menu input.submit, div#main_content input.submit, div#main_content input.submitt, div#main_content a.button, div#menu a.button{
	margin:5px;
	width:123px;
	height:29px;
	border:0;
	color:#fff;
	font-size:9pt;
	overflow:hidden;
	cursor:pointer;
}

input#ok{
	margin:2px;
	width:32px;
	height:26px;
	border:0;
	color:#fff;
	font-size:9pt;
	overflow:hidden;
	cursor:pointer;
	background:url('images/ok.gif') no-repeat #eb6606;
}
div#menu input.submit, div#main_content input.submitt{
	margin-top:15px;
	background:url('images/botton.gif') no-repeat #eb6606;
}
div#main_content a.button{
	padding-top:5px;
	height:24px;
	margin: 0 auto;
	display: block;
	text-align:center;
}
div#main_content input.submit, div#main_content a.button{
	background:url('images/botton2.gif') no-repeat #eb6606;
}

div#main_content .center, div#menu .center{
	text-align:center;
}
div#menu .right, div#main_content .right{
	text-align:right;
}

 div#main_content .rightsmall{
	text-align:right;
	font-size: 12px;
}
 div#main_content .rightsmall2{
	text-align:right;
	font-size: 14px;
}
img.alignleft{
	float:left;
	margin:5px 15px 10px 0;
}

img.alignright{
	float:right;
	margin:0 0 5px 15px;
}
img.aligncenter{
	margin:5px 0 5px 0;
}

.acenter{
	width:100%;
	text-align:center;
}

table.blanke{
	color:#313438;
	width: 100%;
	font-size: 14px;
	padding:5px;
	background-color:#fff;
	border: 1px solid #fff;
	margin-bottom:20px;
	margin-top:5px;
	-moz-border-radius-topleft:15px;
	-moz-border-radius-topright: 15px;
	-webkit-border-top-right-radius: 15px;
	-webkit-border-top-left-radius: 15px;
	-khtml-border-top-right-radius: 15px;
	-khtml-border-top-left-radius: 15px;
	border-top-right-radius: 15px;
	border-top-left-radius: 15px;
	-moz-border-radius-bottomleft:15px;
	-moz-border-radius-bottomright: 15px;
	-webkit-border-bottom-right-radius: 15px;
	-webkit-border-bottom-left-radius: 15px;
	-khtml-border-bottom-right-radius: 15px;
	-khtml-border-bottom-left-radius: 15px;
	border-bottom-right-radius: 15px;
	border-bottom-left-radius: 15px;
}

table.blanke2{
	color:#313438;
	width: 60%;
	font-size: 14px;
	padding:5px;
	background-color:#BFBFBF;
	border: 1px solid #BFBFBF;
	margin-bottom:20px;
	margin-top:5px;
	margin-left: 125px;
	-moz-border-radius-topleft:15px;
	-moz-border-radius-topright: 15px;
	-webkit-border-top-right-radius: 15px;
	-webkit-border-top-left-radius: 15px;
	-khtml-border-top-right-radius: 15px;
	-khtml-border-top-left-radius: 15px;
	border-top-right-radius: 15px;
	border-top-left-radius: 15px;
	-moz-border-radius-bottomleft:15px;
	-moz-border-radius-bottomright: 15px;
	-webkit-border-bottom-right-radius: 15px;
	-webkit-border-bottom-left-radius: 15px;
	-khtml-border-bottom-right-radius: 15px;
	-khtml-border-bottom-left-radius: 15px;
	border-bottom-right-radius: 15px;
	border-bottom-left-radius: 15px;
}
table#statystyki_box{
	float:right;
	color:#313438;
	width: 180px;
	font-size: 11px;
	padding:5px;
	background-color:#fff;
	border: 1px solid #fff;
	margin-bottom:5px;
	margin-left:20px;
	margin-top:5px;
	-moz-border-radius-topleft:15px;
	-moz-border-radius-topright: 15px;
	-webkit-border-top-right-radius: 15px;
	-webkit-border-top-left-radius: 15px;
	-khtml-border-top-right-radius: 15px;
	-khtml-border-top-left-radius: 15px;
	border-top-right-radius: 15px;
	border-top-left-radius: 15px;
	-moz-border-radius-bottomleft:15px;
	-moz-border-radius-bottomright: 15px;
	-webkit-border-bottom-right-radius: 15px;
	-webkit-border-bottom-left-radius: 15px;
	-khtml-border-bottom-right-radius: 15px;
	-khtml-border-bottom-left-radius: 15px;
	border-bottom-right-radius: 15px;
	border-bottom-left-radius: 15px;
}
table#statystyki_box{
	height:285px;
}
table#statystyki_box tr{
	vertical-align: middle;
}

table#statystyki_box p{
	font-size:18px;
	text-align:center;
}
table#statystyki_box p span{
	font-size:25px;
	font-weight: bold;
	color:#f46c00;
	display: block;
	text-align:center;
}

h4{
	margin-bottom:5px;
}
h5{
	font-size: 14px;
	font-weight:normal;
	padding:0 0 4px 0;
	background:transparent url('images/hr3.gif') no-repeat left bottom;
}
h6{
	font-size: 12px;
	color: #f46c00;
}
#main_content table.blanke a:link, #main_content table.blanke a:visited, #main_content table#opinie_box a:link, #main_content table#opinie_box a:visited,
#main_content table.blanke2 a:link, #main_content table.blanke2 a:visited{
	color:#313438;
	border-bottom:1px dotted #313438;
}
#main_content table.blanke a:active, #main_content table.blanke a:hover, #main_content table#opinie_box a:active, #main_content table#opinie_box a:hover,
#main_content table.blanke2 a:active, #main_content table.blanke2 a:hover{
	color:#f46c00;
	border-bottom:1px dotted #f46c00;
}
#main_content table.blanke td{
	padding:0px;
}
#main_content table.blanke p{
	margin-bottom:0px;
	margin-top: 2px;
}
table.sortable{
	width: 100%;
	font-size: 14px;
	background-color:#fff;
	border: 1px solid #fff;
	margin-bottom:20px;
	margin-top:5px;
	-moz-border-radius-topleft:15px;
	-moz-border-radius-topright: 15px;
	-webkit-border-top-right-radius: 15px;
	-webkit-border-top-left-radius: 15px;
	-khtml-border-top-right-radius: 15px;
	-khtml-border-top-left-radius: 15px;
	border-top-right-radius: 15px;
	border-top-left-radius: 15px;
}

table.sortable thead{
	padding: 3px;
    color:#313438;
    cursor: pointer;
}
tr.pas{
	background-color:#313438;
}
table.sortable td{
	border:1px solid #373B3F;
	padding:5px;
}
table.sortable th{
	padding:  9px;
}

div#main_content p#showers{
	margin-top: -15px;
	margin-bottom:10px;
	text-align:right;
	font-size:11px;
}

div#main_content span.shows{
	cursor: pointer;
}

div#miasteczka{
	overflow: hidden;
	text-align:center;
	margin:0 auto;
	width:100%;
}
div#miasteczka p{
	text-align:center;
}

div#miasteczka a, div#miasteczka a:hover{
	border:0;
}
div#miasteczka img.miast{
	display: inline;
}

div.hover{
	display:inline-block;
	margin: 0 15px 15px 0;
	text-align: center;
}

fieldset{
	border:none;
	padding:0;
	margin:0;
}

.gallery-thumbnail {
	background: url(shadowAlpha.png) no-repeat bottom right !important;
	background: url(shadow.gif) no-repeat bottom right;
	display:inline;
}

.gallery-thumbnail img {
	margin: 0 3px 3px -3px;
	background-color:#FFFFFF;
	border:1px solid #A9A9A9;
	padding:3px;
	height:155px;
	width:auto;
}

.gallery-thumbnail img:hover {
	background-color: #A9A9A9;
}