
body{
	background: #5ca0c9 url('../img/bg.png') repeat-y center;
	margin: 0;
	padding: 0;
	font-family: Arial, Verdana, Tahoma;
	font-size: 14px;
	text-align: left;
	color: #000;
}

form, table, span, p{
	margin: 0;
	padding: 0;
}

img{
	border:0;
}

a{
	font-family: Arial, Verdana, Tahoma; 
	font-size: 14px; 
	text-decoration: none; 
	cursor: pointer;
	color: #ba0101;
}

ul{
	margin-left: 20px;
	padding-left: 0;
}

li{
	margin-left: 0;
	padding-left: 0;
}

a:hover{
	text-decoration: underline;
}

.clear{
	clear: both;
}

.center{
	text-align: center;
}

input[type=button]{
	cursor: pointer;
}

#main{
	width: 1000px;
	margin: 0px auto;
}

header{
	display: block;
	height: 166px;
	width: 1000px;
	margin: 20px auto 0 auto;
	background: #fff;
}

header div.header-img{
	position: absolute;
	background: url('../img/header_img.png') no-repeat;
	width: 265px;
	height: 166px;
	margin: 0 0 0 735px;
}

header div.langs{
	position: absolute;
	margin: 10px 0 0 370px;
}

.main{
	width: 1000px;
	margin: 0 auto;
}

menu{
	display: block;
	width: 1000px;
	height: 44px;
	margin: 0 auto;
	background: #5094c0 url('../img/menu_bg.png') repeat-x top;
	text-align: center;
	padding: 0;
	overflow: hidden;
}

menu a{
	display: inline-block;
	color: #fff;
	font-size: 21px;
	height: 44px;
	line-height: 44px;
	vertical-align: middle;
	font-family: Verdana;
	padding: 0 25px;
}

menu a:hover, menu a.active{
	color: #97d2f7;
	text-decoration: none;
}

menu img{
	vertical-align: middle;
}

.tab_title{
	background: #5094c0 url('../img/nag_bg.png') repeat-x top;
	height: 29px;
	line-height: 29px;
	vertical-align: middle;
	font-family: Verdana;	
	color: #fff;
	font-size: 20px;
	text-align: center;	
	margin-top: 2px;
}

.tab_content{
	background: #fff;
	color: #000;
	font-size: 14px;
	font-family: Verdana;
	text-align: left;
	padding: 10px;
	margin-bottom: 2px;
}

footer{
	background: #5094c0 url('../img/stopka_bg.png') repeat-x top;
	display: block;
	height: 25px;
	line-height: 25px;
	vertical-align: middle;
	font-family: Verdana;	
	font-size: 14px;
	color: #fff;	
	width: 1000px;
	margin: 0 auto 30px auto;
}

footer a{
	font-family: Verdana;	
	font-size: 14px;
	color: #fff;
	text-decoration: none;
}

footer a#control{
	width: 65px;
	height: 16px;
	display: inline-block;
	overflow: hidden;
	white-space: nowrap;
	text-indent: 300px;
	background: url(../img/control.png) no-repeat 0 0;
	vertical-align: middle;
	margin: 0 0 3px 5px;
	padding: 0;
}

footer .left{
	float: left;
	text-align: left;
	padding-left: 10px;
}

footer .right{
	float: right;
	text-align: right;
	padding-right: 10px;
}

.galeria img{
	margin: 0 10px 10px 0;
	border: 1px solid #025074;
}

.produkty {
	text-align: center;
}

.produkty img{
	margin: 10px;
	text-align: center;
	vertical-align: middle;
}
