* {margin:0;padding:0}
/* mac hide \*/
html,body{height:100%;width:100%;}
/* end hide */
body { 
	text-align:center;
	background: url(img/background_gradient.png) top repeat-x #57acf2;	
}

.clear{
	clear:both;
}

.xouter{
	height:100%;
	width:100%;
	display:table;
	vertical-align:top;
}
.xcontainer {
	text-align: center;
	position:relative;
	vertical-align:top;
	display:table-cell;
	height: 100%;
}	
.xinner {
	width: 1200px;
	text-align: center;
	margin-left:auto;
	margin-right:auto;
	background:url('img/background_main_2.jpg') top right no-repeat;
}

.content_title{
	overflow:hidden;
	height:40px;
	margin-left:450px;
}

.title_small{
	float:left;
	font-size:20px;
	font-family:Tahoma;
	color:#a9c7e0;
}

.title_big{
	float:left;
	font-size:24px;
	font-family:Tahoma;
	color:#6a9eca;
	margin-top:10px;
	margin-left:10px;
}

h3{
	font-size:10px;
	color:#FFF;
}

.content_container{
	width:1200px;
	min-height:400px;
}

.content_content{
	float:right;
	background:url('img/content_background.png') top right repeat-y;
	text-align:left;
	color:#fff;
	font-size:12px;
	font-family:Tahoma;
	width:920px;
	padding:50px 50px 30px 30px;
	min-height:400px;
	margin-bottom:20px;
	
}

.under_content{
	background:url('img/under_content_background.jpg') top repeat-y;
	text-align:center;
	color:#fff;
	font-size:12px;
	font-family:Tahoma;
	width:1200px;
	min-height:400px;
}

ul {
	text-align:left;
}

#jeden li {
	margin-left:30px;
	margin-top:3px;
}

#dwa li {
	margin-left:50px;
	margin-top:3px;
}

.shell{
	float:left;
	text-align:left;
}

.footer{
	font-family:Tahoma;
	text-align: center;
	position:relative;
	border-top:#FFFFFF 1px solid;
	font-size:10px;
	color:#81b4e9;
	font-weight:bold;
	height:180px;
	background-color:#030a0f;
	vertical-align:top;
}

.footer a, .footer a:visited{
	text-decoration:none;
	color:#81b4e9;
}

.footer a:hover{
	text-decoration:underline;
	color:#FFF;
}

.footer_menu_container{
	display:inline-block;
	width:1200px;
}

.footer_menu{
	float:left;
	width:210px;
	text-align:left;
	padding-left:30px;
	margin-top:10px;
}

img {
	border: none;
}

.kontakt{
	background:url('img/kontakt_bg.png') right top no-repeat;
	width:900px;
	height:500px;
}

#left{
	padding-left:100px;
	float:left;
	width:200px;
	margin:10px;
}

#right{
	float:left;
	width:500px;
	margin:10px;
	padding-left:40px;
}

#blue{
	color:#a9d7fe;
}

hr{
	border: 0;
	color: #609bcb;
	background-color: #609bcb;
	height: 1px;
	width: 100%;
}

.cennik{
	width:810px;
}

.cennik_title{
	width:810px;
	font-weight:bold;
	font-size:14px;
	text-align:center;
}

.cennik_content{
	width:800px;
	overflow:hidden;
}

.cennik_left{
	width:550px;
	float:left;
}

.cennik_price{
	width:70px;
	float:right;
	text-align:right
}

.cennik_note{
	width:170px;
	float:right;
	text-align:right
}

.contact_container{
	width:490px;
	height:250px;
}

.contact_left{
	float:left;
	width:200px;
}

.contact_right{
	float:left;
	width:200px;
	margin-left:10px;
}