@charset "utf-8";
/* CSS Document */

body {
	margin: 0 auto;
	background: url(images/body_bg.jpg) repeat-x #fff;
}
#wrap {
	margin:0 auto;
	width:960px;
}
#header {
	margin: 0 auto;
	height:auto;
}
#banner {
	background:url(images/center_bg.jpg) center;
	height:210px;
	width:960px;
	margin: 0 auto;
}
#photos_middle {
	width:950px;
	margin: 0 auto;
	height:220px;
	margin-top:35px;
}

#zgloszenia_download {
	width: 850px;
	height:24px;
	padding:16px;
	padding-left:30px;
	margin-top:35px;
	margin: auto;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FFF;
	font-size:20px;
	text-shadow:#000 0px 3px 5px;
}
#column {
	width:300px;
	margin:0 auto;
	float: left;
	height: auto;
	margin-top: 45px;
	padding-left: 15px;
	border-right: 1px dotted #6d9fbb;
}
#strony {
	width:300px;
	margin:0 auto;
	float: left;
	height: auto;
	margin-top: 45px;
	padding-left: 15px;
	border-right: 1px dotted #6d9fbb;
}
#stopka {
	width: 960px;
	margin: 0 auto;
	height:auto;
	text-align:center;
	margin-top:45px;
	float:left;
	border-top: 1px solid #6d9fbb;
	padding-top:10px;
}
#logo {
	background:url(images/logo.png) no-repeat bottom;
	width:300px;
	height:100px;
	margin-left: 30px;
	padding-top:30px;
}

/* TEKSTY FONTY */

.nagl_column {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#6d9fbb;
}

.p { font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size:14px; color:#333;}

.data { font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size:10px; color: #6d9fbb;}

.stopka { font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-size:10px; color: #999;}

.a {	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FFF;
	font-size:20px;
	text-decoration:none}
	
.a:hover {	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #999;
	font-size:20px;
	text-decoration:none}

a { font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size:14px; color:#333; text-decoration:none;}
a:hover {font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size:14px; color:#000; text-decoration:underline;}

.strony a {font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size:14px; color:#333; text-decoration:none; border-bottom: 1px solid #6d9fbb; background: #F2F2F2; padding:5px; padding-right:35px; margin:0px; width:200px;}
.strony a:hover {font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size:14px; color:#333; text-decoration:none; border-bottom: 1px solid #6d9fbb; padding:5px; padding-right:35px; margin:0px; background:#999;}
.strony_current {font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size:14px; color:#333; text-decoration:none; border-bottom: 1px solid #6d9fbb; background: #F2F2F2; padding:5px; padding-right:35px; margin:0px; width:200px;}


textarea 
{
	width: 40em;
	background-color: #dedede;
	border: #CCCCCC 1px solid;
}
#name, #email
{

	background-color: #dedede;
	border: #CCCCCC 1px solid;
}

#container ul
{
	text-align: left;
	color: Red;

}
#response ul li
{
	clear: left !important;

}

#container ul li.success
{
	color: #292929;
}

#main
{
	position: relative;
	float: left;
	overflow: hidden;
	text-align: left;
	background: white url(images/content_top.jpg) 0 0 repeat-x;
}

p small
{
	display: block;
}

#main img.loaderIcon
{
	width: 70px;
	position: absolute;
	top: 1em;
	right: 2em;
}
#submit {
	background-color: #5a5a5a;
	border: none;
    color:#cccccc;	
	font-weight: bold;
	height: 30px;
	margin-top: 20px;
}






/* nawigacja i takie tam */

#nav {
	width:100%;
	height:25px;
	border-bottom: #6d9fbb solid 1px;
	padding-bottom:3px;
}

#nav ul {
	float: left;
	list-style: none;
	height: 50px;
	margin: 0 0 0 0px; padding: 0;	
	display: inline;
}
#nav ul li {
	display: inline;
	margin: 0; padding: 0;
}
#nav ul li a {
	float: left;
	margin: 0;	padding: 0 25px;
	font: 15px "trebuchet MS", Helvetica, Arial, Geneva, sans-serif;
	text-decoration: none;	
	color: #6d9fbb;
	padding-top:2px;
	display: inline;
}
#nav ul li a:hover {
	color: #6d9fbb;
	border-top: #c9e1ee 1px solid;
}
#nav ul li a:active {
	color: #6d9fbb;
}
#nav ul li#current a {	
	color: #6d9fbb;
	border-top: #c9e1ee 1px solid;
	font-weight: 700;
}
#nav ul li#last a {	
	border:none;
}



/* ---------- Featured ---------- */

.clearfix { 
	display:inline-block; }

.clearfix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden; }
	
/* Hide from IE Mac \*/
	.clearfix { display:block; }
/* End hide from IE Mac */


#feature_wrapper {
	width: 940px;
	margin: 0 auto;
	padding-bottom: 20px;
	margin-top: 7px;

}
#feature_list {
	width: 940px;
	height: 207px;
	overflow: hidden;
	position: relative;
	background-color: #c9e1ee;
}
#feature_list ul {
	position: absolute;
	top: 0;
	list-style: none;	
	padding: 0;
	margin: 0;
}
#tabs {
	right: 0;
	z-index: 2;
	width: 305px;
}
#tabs li {
	font-size: 12px;
	font-family: Arial;
	height: 69px;
}
#tabs li a {
	color: #666;
	text-decoration: none;	
	display: block;
	padding: 10px 20px 10px 35px;
	height: 113px;
	outline: none;
}
#tabs li a:hover {
	color: #000;
}
#tabs li a.current {
	background: url(images/feature-tab-current.png) top left no-repeat;
	color: #393939 ;
}
#tabs li a.current:hover {
	text-decoration: none;
	cursor: default;
}
#output {
	left: 0;
	width: 633px;
	height: 319px;
	position: relative;
}
#output li {
	position: absolute;
	width: 651px;
	height: 337px;
}
.outputimg {

	border: #CCCCCC solid 1px;
	border-right: none;
}