@charset "utf-8";

* {
	margin:0;
	padding:0;
	border:0;
}

body {
	background-image:url(../images/bg.jpg);
	repeat-x;
	background-attachment:fixed;
	color:#F0CBA5;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

a {
	text-decoration:none;
	color:#F0CBA5;
}

a:hover {
	text-decoration:underline;
	color:#F0CBA5;
	/* background-color:#912E00; */
}
#container {
	width:1010px;
	margin:30px auto;
	/*background:#461600;*/
}

p	{
	margin:10px 0 0 0;
}
	
#header {
	height:140px;
	width:960px;
	padding:10px 0 0 0;
		
}

#logo h1 {
	height:100px;
	text-indent:-9999px;
	background-image: url(../images/logo2.png);
	no-repeat
}

#logo {
	width:500px;
	float:left;
	color:#F0CBA5
}

#img_head {
	float:left;
}

#navigation{
	margin-top:15px;
	height:30px;
	/* border:solid thin; */
}

ul#menu{
	margin:0;
	padding:0;
	list-style-type:none;
	width:auto;
	position:relative;
	display:block;
	text-transform:uppercase;
	font-size:12px;
	font-weight:bold;
	background:transparent url("../images/menu_bg.jpg") repeat-x; 
	height:36px;;
	font-family:Helvetica,Arial,Verdana,sans-serif;
	//border-bottom:4px solid #461600;
	//border-top:1px solid #461600;
}
ul#menu li{
	display:block;
	float:left;
	margin:0;
	pading:0;}
ul#menu li a{
	display:block;
	float:left;
	color:#F0CBA5;
	text-decoration:none;
	font-weight:bold;
	padding:12px 20px 0 20px;
	height:24px;
	background:transparent url("../images/DIVIDER.gif") no-repeat top right;
	}
ul#menu li a:hover{
	background:transparent url("../images/button_bg.jpg") repeat-x;	
}

#content {
	width:960px;
}

#kolumna1{
	width:640px; 
	margin:15px 5px 15px 5px;
	float:left;
	
}

#kolof{
	width:640px; 
	margin:15px 5px 15px 5px;
	float:left;
	text-align:center;
	
}

#kontakt{
	width:640px; 
	margin:15px 5px 15px 5px;
	float:left;
	text-align:center;
}

#kolumna2{
	width:300px;
	margin:15px 5px 15px 5px;
	float:left;
}

#footer {
	height:50px;
	width:960px;
	/* text-align:center; */
}

h2	{
	text-align:center;
}

h3	{
	text-align:center;
}

#my {
	padding:10px 5px 0 5px;
	list-style:none;	
}

#my li{
	margin-top:5px;
}

#my li img{
	vertical-align:middle;
	margin-right:5px;
}

.my{
	position:relative; left:115px;
}

.ft{
	text-align:center;
	font-size:9px;
}

.clear {
	clear:both; 
	height:0;
}

#shadow {background: url("../images/shadow_menu.jpg") repeat-x; 
height:9px;
}

.www img{
	vertical-align:middle;
	margin:0 10px 0 0;
}

strong p{
	margin:0;
}

.godziny{
	list-style:none;
}

.godziny li img{
	vertical-align:middle;
	margin-right:5px;
}

#kontakt{
	list-style:none;
}

.kontakt{
	margin-top:10px;
}

#kontakt ul{
	list-style:none;
}

#tel li{
	padding-right:37px;
}

#tel li img{
	vertical-align:middle;
	margin-right:5px;
}

#mail li{
	padding-right:37px;
}

#mail li img{
	vertical-align:middle;
	text-decoration:none;
	margin-right:5px;
	width:32px;
	height:32px;
}

#ks {
margin-top:10px;
}

#ks img {
vertical-align:middle; 
padding-right:10px;
}

.opis {
display:inline-table;
}

#mail a:hover {
text-decoration:none:
} 



/* CIENIE */
/* cienie gora */
#wrapper-top {width:1010px; height:25px;}
#corner-left-top {height:25px; width:25px; background:url(../images/corner-left-top.png) no-repeat; float:left;}
#corner-right-top {height:25px; width:25px; background:url(../images/corner-right-top.png) no-repeat; float:left;}
#top {height:25px; width:960px; background:url(../images/shadow-top.png) repeat-x; float:left;}
/* cien srodek */
#box {width:960px; padding: 0 25px; background:url(../images/shadow-middle.png) repeat-y;}
/* cien dol */
#wrapper-bottom {width:1010px; height:25px;}
#corner-left-bottom {height:25px; width:25px; background:url(../images/corner-left-bottom.png) no-repeat; float:left;}
#corner-right-bottom {height:25px; width:25px; background:url(../images/corner-right-bottom.png) no-repeat; float:left;}
#bottom {height:25px; width:960px; background:url(../images/shadow-bottom.png) repeat-x; float:left;}
