body {
    background: #fff;
    color: black;
    font-family: arial;
    font-size: 12px;
}

body, html, form {
    margin: 0;
    padding: 0;
}

textarea, input {
    border: 1px solid #666;
    font-family: arial;
    font-size: 12px;
    padding: 2px 2px 1px;
}

button, .button {
    background: -moz-linear-gradient(center top , #FFFFFF, #EFEFEF) repeat scroll 0 0 #F6F6F6;
	border: 1px solid #CCC;
	cursor: pointer;
	height: 24px;
	line-height: 24px;
	overflow: visible;
	padding: 0 0.5em;
	vertical-align: middle;
	white-space: nowrap;
	font-family: arial;
	font-size: 12px;
	-webkit-border-radius: 3px;
    -khtml-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
	
}

button:hover, button:focus, .button:hover, .button:focus {
	-moz-box-shadow: 0 0 3px #999;
	background: -moz-linear-gradient(center top , #FFFFFF, #EBEBEB) repeat scroll 0 0 #F3F3F3;
	border-color: #999;
	outline: 0 none;
}
button:active, .button:active {
	background: -moz-linear-gradient(center top , #CCCCCC, #FFFFFF) repeat scroll 0 0 #DDDDDD;
	border-color: #999;
}

img {
    border: 0
}

a {
    color: #0033CC;
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
}

abbr {
	border: 0;
}

.img_rel img, .img_ver img, .comm_h .foto img, .mbcontent img, .image img {
    border-radius: 5px;
    box-shadow: 5px 5px 15px #888888;
}

.error {
	color: red;
	font-weight: bold;
}

.stat {
    color: #666;
    font-size: 11px;
    font-weight: normal;
}

#msg {
	text-align: center;
	font-weight: bold;
}

#top {
    width: 950px;
    margin: 5px auto;
    border-bottom: 1px solid silver;
    position: relative;
}

#top .social {
	position: absolute;
	top: 5px;
	right: 20px;
	height: 32px;	
}

#top .social .icon {
	float: right;
}

#top .social .fb_icon {
	position: relative;
	top: 10px;
	left: 10px;
}	


#search {
	text-align: right;
	position: relative;
	top: -5px;
	right: 5px;
	height: 25px;
}

#search table {
	float: right;
}

#search input {
	width: 200px;
}

#jt {
	margin: 0 0 0 10px;
	font-size: 10px;	
}	

#content {
    position: relative;
    width: 950px;
    margin: 5px auto;
	display: block;
}

#left_menu {
    width: 250px;
    float: left;
}

#left_menu h3 {
	font-size: 13px;
	color: #333;
	margin: 15px 0 5px 10px;
}

#left_menu ul {
	margin: 0;
	padding: 2px 0 2px 20px;
}

#left_menu ul ul {
	padding: 2px 0 2px 10px;
}

#left_menu li {
	margin: 0;
	padding: 0px 0 2px;
	color: #666;
	list-style-type: none;
}


#left_menu_minor{
	font-size: 11px;
	margin: 50px 0 0 0;
}

#left_menu_minor h3{
	font-size: 12px;
}


#left_menu_content {
    float: right;
    width: 650px;
}

#footer {
    clear: both;
    padding-top: 20px;
}

#footer .copy {
    text-align: center;
}

.box {
	position: relative;
    padding: 3px 5px;
    border: 1px solid #EAEAEA;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.box .desc {
	width: 510px;
	margin-top: 0;
}

.box .date {
	color: #999;
}

.box .hed {
    color: #333;
    display: block;
    font-size: 13px;
    font-weight: bold;
}

.box .views {
	position: absolute;
	top: 1px;
	right: 1px;
}

.image {
    margin: 0 auto 25px auto;
	position: relative;
}

.image img {
    border: 1px solid #999;
}

#komentarze {
	color: #666;
	font-size: 13px;
	padding: 8px 0 12px;
}

.dk_div {
	margin: 20px 0 0 0;
}

.dk_div table {
	width: 475px;
}

.dk_div textarea {
	width: 460px;
	height: 80px;
}

.dk_div input {
	width: 150px;
}

.dk_div td {
	text-align: right;
}

.dk_div .l {
	text-align: right;
	width: 310px;
}

.dk_div .r {
	text-align: left;
	width: 150px;
}

.dk_off textarea {
	height: 40px;
	color: #ccc;
}

.dk_off tr {
	display: none;
}

.dk_off tr.ta {
	display: block;
}

#image_content {
    float: left;
    width: 650px;
}

#image_relation {
    float: right;
    position: relative;
    top: 35px;
    right: 5px;
	margin: 0 0 20px 0;
}

#image_relation .gads {
	margin: 0 0 10px 0;
}	

h1#img_top {
    position: relative;
    font-size: 20px;
    margin: 5px auto 5px auto;
	padding: 0 0 0 5px;
}

#image_full {
	margin: 2px 0 10px 0;
	position: relative;
	border: 3px double #999;
}

#image_full img {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 19;
}

#image_full_back {
	font-size: 12px;
	font-weight: normal;
	margin: 0 0 0 20px;
}

#image_full_screen {
	position: absolute;
	bottom: 5px;
	right: 5px;
	z-index: 20;
	background: white;
	padding: 3px 5px;
}

#image_full_screen_div {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: white;
}

#image_full_info {
	text-align: center;
	background: #FAD163;
	padding: 3px;
	font-size: 13px;
}

a.img_rel {
    width: 270px;
    display: block;
    font-size: 13px;
    text-decoration: none;
    margin-bottom: 30px;
    position: relative;
}

a.img_rel span.np {
	position: absolute;
	bottom: 5px;
	right: 5px;
	color: silver;
	text-decoration: none;
	font-size: 10px;	
}	

a.img_rel:hover {
    background: #D1E1FA;
    border-radius: 5px;
    box-shadow: 5px 5px 15px #888888;
    
}

.img_rel span, .img_ver span {
    display: block;
    
}

.img_rel:hover span.name {
    text-decoration: underline;
}

.img_rel img {
    float: left;
    margin: 0 18px 0 0;
    background: white;
}

.img_rel:hover img {
    box-shadow: none;
}

.img_rel span.name {
	padding: 10px 0 0 0;
}

.img_rel span.stat {
	background: url(../img3/text.gif) 0px 0 no-repeat;
	/*width: 65px;*/
	padding-left: 70px;
	float: left;
}

.img_rel:hover span.stat {
   background-position: 0px -16px;
}

div.img_ver {
    width: 130px;
    height: 190px;
    text-align: center;
    float: left;
    margin-right: 30px;
    font-size: 12px;
    font-weight: bold;
}

.img_ver span.name {
	margin: 10px 0 0 0;	
}	

h2.mbtop {
    position: relative;
    font-size: 16px;
    border-bottom: 1px solid #CCCCCC;
    height: 23px;
    padding: 6px 0 0;
    margin: 0 0 10px;
}

.main_box h2.mbtop a.mbps, h1#img_top a.mbps {
    position: absolute;
    top: 10px;
    right: 10px;
    font-size: 11px;
    font-weight: normal;
}

.main_box .box {
	margin: 0 5px 10px;
	padding: 6px 10px;
}

.main_box .box p {
	margin: 0 0 20px 0;
	text-indent: 20px;
}

.main_box .box p.autor {
	text-align: right;
	margin-right: 30px;
	font-style: italic;	
}	

.comm_f {
	padding: 5px 5px 10px 20px;
	
}

.comm_f .cont {
	width: 500px;
}

.comm_f:hover {
	background: #eee;
}

.comm_f:hover .stat {
	visibility: visible;
}

.comm_f .stat {
	margin: 0 0 0 5px;
	visibility: hidden;
	white-space: nowrap;
}

.comm_h {
    height: 150px;
    width: 640px;
    overflow: hidden;
    margin-bottom: 20px;
}

.comm_h .foto {
    float: left;
    margin: 10px 18px 0 10px;
}

.comm_h .desc {
    float: left;
    width: 480px;
    font-size: 13px;
    margin: 10px 0 0 0;
}

.comm_h .desc div.stat {
    max-height: 85px;
    overflow: hidden;
    margin: 5px 0;
}

.paging {
	height: 30px;
	margin-left: 20px;
}

.paging .button {
	margin: 0 5px 0 0;
	padding: 0;
	line-height: 25px;
	display: block;
	float: left;
	width: 25px;
	height: 25px;
	text-decoration: none;
	text-align: center;
}

.paging .dots {
	margin: 0 5px 0 0;
	line-height: 25px;
	display: block;
	float: left;
}

.paging .off {
	cursor: default;
	background: #ddd;
	border: 1px solid #ccc;
}

.sep {
    color: #ccc;
    margin: 0 5px;
}

.comm_thx {
	color: green;
	margin: 10px 0 0 10px;
	font-weight: bold;	
}

a.pin {
	text-decoration: none;
}

.pin {
    position: absolute;
    cursor: pointer;
    visibility: hidden;
    z-index: 555;
}

.pin span {
    display: block;
    border: 1px solid lime;
    background: url(../img/pinbg1.png) repeat;
}

.cp {
    cursor: pointer;
}

#lens_p, #lens_m {
	position: absolute;
	top: 3px;
	right: 2px;
	width: 26px;
	height: 20px;
	overflow: hidden;
	background: url(lens.gif);
	z-index: 20;
	display: block;
}

#lens_m {
	background-position: 0 20px;	
}	

#kontakt_table td {
	text-align: center;	
}

#kontakt_table input {
	background: white;
	color: black;
	width: 400px;
}

#kontakt_table textarea {
	width: 400px;
	height: 150px;
}

.busyg {word-spacing: 10px;margin:1px 0px 2px 20px;}
.dojazdp h2 {font-size:18px;}
.dojazdp h3 {margin: 12px 0px 0px 10px; font-size:14px;}
.dojazdp h4 {margin: 10px 0 0 30px;font-style:italic;font-size:12px;}
.dojazdp ul li {margin: 2px;}
.busyg abbr {border-bottom: 1px solid blue}

.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.clearfix {
    display: inline-block;
}

html[xmlns] .clearfix {
    display: block;
}
* html .clearfix {
    height: 1%;
}


#adsense_left {
	background: white;
	width: 200px;
	height: 400px;
	
	
	position: absolute;
	left: -200px;
	top: 100px;
	z-index:9999;
}

#adsense_left .inner {
	position: relative;
	width: 200px;
	height: 400px;
}

#adsense_left .inner .but{
	position: absolute;
	top: 125px;
	right: -30px;
}


#admatik_pl {
	margin: 10px 0 10px 0;
	height: 110px;
	text-align: center;
}

.social {
	position: absolute;
	bottom: 0px;
	right: 0px;	
}

.social div:first-child {
	margin: 0 0 20px 0;	
}	
