/* CSS Document */
html,body {
	background: #2f2f2f url(/image/template/bg.gif) repeat-x;
	font-family: 'Tahoma','Helvetica',sans-serif;
	font-size: 11px;
	margin: 0;
	padding: 0;
	width: 100%;
}

div.container {
	width: 100%;
	text-align: center;
	background: url(/image/template/bg_shadow.png) no-repeat center 0;
}

div#layout {
	width: 900px;
	margin: auto;
	overflow: hidden;
	text-align: left;	
	background: url(../image/template/page_white_black_bg.gif) repeat-y #000000;
}

div#top {
	width: 900px;
	height: 104px;
	overflow: hidden;
}

div#banner {
	width: 100%;
	height: 174px;
}

div#element {
	width: 335px;	
	height: 365px;	
	background: #ffffff;
	overflow: hidden;
	float: left;
}

div#tu_jestesmy {
	width: 318px;
	height: 105px;	
	float: left;
	overflow: hidden;
}

div.data {
	margin-top: 2px;
}

div#gallery{
	background: #f6f6f6;
	width: 330px;
	height: 365px;
	float: left;
	overflow: hidden;
	display: inline;
}

div#foot {
	background: url(/image/template/bg_foot.gif) repeat-y;
	width: 900px;
	border-bottom: 1px solid #fe7700;	
}

div#author {
	background: #2F2F2F;
	color: #424242;
	padding-top: 7px;
	padding-bottom: 40px;	
}

a {
	text-decoration: none;
	color: black;
	font-weight: normal;
}

img {
	border: none;
}

ul.menu {
	background-color: #0b0b0b;
	margin: 0;
	padding: 0;
	list-style-type: none;
}

ul.menu li {
	background: url(/image/template/li_menu.png) no-repeat 0 0;
	color: #ffffff;
	font-weight: bold;
	padding: 11px 13px 8px 26px;
	margin: 0;
}

ul.menu li a {
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
}

ul.menu li a:hover {
	text-decoration: underline;
}

ul.menu ul {
	padding: 0;
	margin: 0;
	list-style-type: none;
}

ul.menu ul li {
	font-weight: normal;
	padding: 4px 10px 0px 11px;
	background: url(/image/template/li.png) no-repeat 0 8px;
}

ul.menu ul li a {
	font-weight: normal;
}

div#left_column {
	width: 221px;
	float: left;
	display: inline;
	overflow: hidden;
}



div#right_column {
	width: 679px;
	float: left;
	display: inline;
	overflow: hidden;	
}

div.top_menu {
	float: left;
	display: inline;
	width: 361px;
	height: 104px;
	overflow: hidden;
	background: url(/image/template/neoprint_3.gif) no-repeat;
}

div.top_menu div.top_menu_small {
	height: 63px;
	text-align: right;
}

div.info {
	background: url(/image/template/menu_top.jpg) no-repeat;
	height: 43px;
	overflow: hidden;
	width: 100%;	
}

a#logo {
	height: 104px;
	width: 207px;
	float: left;
	display: inline;
	overflow: hidden;
}

img.top_img {
	height: 104px;
	width: 332px;
	float: left;
	display: inline;
	overflow: hidden;
}

h1 {
 	color: #fe7800;
 	font-size: 12px;
 	font-weight: bold;
 	margin: 0;
 	padding: 0;
}

h1.galeria_zdjec {
	color: #fe7800;
	font-size: 15px;
	font-weight: bold;
	margin: 0;
	margin: 15px 0 0 15px;
}

a.gallery_element {
	border: solid 2px #e1e1e1;
	overflow: hidden;
	display: block;
	width: 70px;
	height: 70px;
	float: left;
	margin-right: 30px;
	margin-bottom: 27px;
}

.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%;
}

.clear {
	clear: both;
}

div.page_content {
	background: white;
	width: 665px;
	overflow: hidden;
}

div.nomainpage {
	padding: 15px;
	width: 635px;
}

div.banner_left {
	width: 221px;
	overflow: hidden;
}

div.banner_left div.item {
	text-align: center;
	margin: 0;
	padding: 0;
}


div.newsletter_bottom {
	margin-left: 10px;
	margin-top: 13px;
	float: left;
	display: inline;	
}

div.newsletter_bottom .text {
	float: left;
	display: inline;
	background: url(../image/template/newsletter_bg.gif) repeat-x #fff;
	padding: 5px;
	width: 130px;
	border: none;
	font-size: 11px;
}

div.newsletter_bottom .button {
	float: left;	
	display: inline;
}
