body {
	background:#3E0000 url("../images/background.jpg") center top no-repeat;
	margin:0;
	padding:0;
	color:#fff;
	font-family: "Verdana",Tahoma,Helvetica,sans-serif;
	font-size:14px;
}

a{
	text-decoration:underline;
	color:#fff;
}

a:hover{
	color:#b58f8f;
	text-decoration:none;
}

p {
	font-family: "Verdana", Arial, sans-serif;
	color:#e7e0e0;
	margin:0px;
	font-size: 14px;
	line-height: 22px;
	display: block;
	width: 100%;
	text-shadow:1px 1px 1px #250000;
	filter:DropShadow(Color=#250000, OffX=1, OffY=1)
}

h1{
	font-family: "Segoe";
	font-style: italic;
	font-size:25px;
	font-weight:bold;
	color:#fff;
	margin:0px 0px 10px 0px;
	padding:15px 0px 3px 0px;
	text-shadow:1px 1px 1px #250000;
	filter:DropShadow(Color=#250000, OffX=1, OffY=1);
}

h2{
	font-family: "Segoe";
	font-style: italic;
	font-size:25px;
	font-weight:bold;
	color:#fff;
	margin:0px 0px 10px 0px;
	padding:10px 0px 3px 0px;
	text-shadow:1px 1px 1px #250000;
	filter:DropShadow(Color=#250000, OffX=1, OffY=1);
}

h3{
	font-family: "Segoe";
	font-style: italic;
	font-size:24px;
	font-weight:normal;
	color:#fff;
	margin:0px 0px 10px 0px;
	padding:0px 0px 3px 0px;
	text-shadow:1px 1px 1px #250000;
	filter:DropShadow(Color=#250000, OffX=1, OffY=1);
}

#container{
	width:988px;
	margin:0px auto;
}

/* -=== Begin Header styles ===- */
#header{
	height:97px;
	width:988px;

}

#logo{
	background:url(../images/logo.jpg) no-repeat;
	height:97px;
	width:207px;
	float:left;
}

#header-right{
	float:right;
	height:97px;
}

#language{
	float:right;
	height:20px;
	padding:0 13px 0 0 ;
}

#language a {
	border:none;
	margin:0;
	padding:0;
}
#language img{
	border:none;
	margin:3px 2px 0px 2px;
	padding:0;
	float:right;
}

/* -=== Begin Navigation styles ===- */
#menu {margin:0 0 0 0; height:45px;}

.menu{overflow:auto; clear:both;}
.menu a{display:block; text-indent:-9999px; height:45px; float:left; background-image:url(../images/menu.png); background-repeat:no-repeat; cursor:pointer;}

#menu_stronaglowna{width:182px; background-position:0 0;}
#menu_stronaglowna:hover,#menu_stronaglowna.hover{background-position:0 -45px;}

#menu_oferta{width:93px; background-position:-182px 0;}
#menu_oferta:hover,#menu_oferta.hover{background-position:-182px -45px;}

#menu_galeria{width:200px; background-position:-275px 0;}
#menu_galeria:hover,#menu_galeria.hover{background-position:-275px -45px;}

#menu_praca{width:82px; background-position:-475px 0;}
#menu_praca:hover,#menu_praca.hover{background-position:-475px -45px;}

#menu_kontakt{width:107px; background-position:-557px 0;}
#menu_kontakt:hover,#menu_kontakt.hover{background-position:-557px -45px;}

/* -=== Begin Page styles ===- */
#page_index{
	background:url("../images/bg_index.jpg") center top no-repeat;
	height:445px;
	width:988px;
	overflow:hidden;
}

#page_index p {
	margin: 0 0 15px 0;
	color:#FFF;
	font-size: 16px;
	line-height: 45px;
}

#page_index h1{
	padding:25px 0px 3px 0px;
}

#page_oferta{
	background:url("../images/bg_oferta.jpg") center top no-repeat;
	height:465px;
	width:988px;
	overflow:hidden;
}

#page_oferta h1{
	font-size:18px;
	padding:0px 0px 3px 0px;
	margin:0 0 10px 0;
}

#page_oferta p {
	margin: 0 0 10px 0;
	color:#FFF;
	font-size: 12px;
	line-height: 16px;
}

#page_oferta a{
	text-decoration:underline;
	color:#fff;
}

#page_oferta a:hover{
	color:#b58f8f;
	text-decoration:none;
}

#table_wk_st{
	width:100%;
	height:169px;
	margin:20px 0 0 0;
}

.table_wk{
	width:390px;
	padding:0 10px 0 0;
	margin:0 10px 0 0;
	float:left;
	background: url(../images/separator.jpg) right no-repeat;
}

.table_st{
	width:282px;
	float:left;
}

.cena{
	font-weight:bold;
	color:#ff0000;
}

#page_galeria{
	background:url("../images/bg_galeria2.jpg") center top no-repeat;
	height:625px;
	width:988px;
	overflow:hidden;
}

#galeria_wapper{
	width:988px;
	height:189px;
}

#gleria_info {
	width:190px;
	height:900px;
	float:left;
	text-align:right;
	line-height: 20px;
	padding-right:20px;
}

#gleria_info img{
	margin:10px 0 10px 0;
	float:right;
	
}

#gleria_info p{
	margin: 0;
	color:#FFF;
	font-size: 12px;
	line-height: 20px;
}

#galeria{
	background:url("../images/gallery_bg_shadow.png") center top no-repeat;
	width:778px;
	height:159px;
	float:left;
	padding:30px 0 0 0;
}

#page_praca{
	background:url("../images/bg_praca.jpg") center top no-repeat;
	height:385px;
	width:988px;
	overflow:hidden;
}

#page_praca a{
	text-decoration:underline;
	color:#ff0000;
}

#page_praca a:hover{
	color:#FFFFFF;
	text-decoration:none;
}

#page_kontakt{
	background:url("../images/bg_kontakt.jpg") center top no-repeat;
	height:378px;
	width:988px;
	overflow:hidden;
}

#kontakt_table{
	margin-top:20px;
	width:220px;
	height:327px;
	float:left;
	text-align:center;
}

#kontakt_table p {
	margin:0 0 10px 0;
}

.mapka{ padding:0; margin:0; border:2px solid #380000; float:left;}
.mapka:hover{border:2px solid #1a0000; }

#separator2{
	background:url(../images/separator2.png);
	width:2px;
	height:305px;
	margin:10px 8px 0 8px;
	float:left;
}

#kontakt_table img{
	margin-bottom:10px;
}

#galeria_min{
	background: url(../images/galeria_min_bg.png) center no-repeat;
	width:700px;
	height:149px;
}

#galeria_min_no-slider{
	padding:27px 0 0 100px;
}

#galeria_min_no-slider img{ padding:0; margin:0 0 0 10px; border:2px solid #380000; float:left;}
#galeria_min_no-slider img:hover{border:2px solid #1a0000; }

#left_column{
	width:700px;
	float:left;
}

#right_column {
	float:right;
	height:445px;
	width:288px;
}
/* -=== Begin Footer styles ===- */
#footer{
	background:url("../images/footer_bg.png") center top no-repeat;
	min-height:100px;
	width:988px;
	font-size:9px;
	line-height:13px;
	padding:9px 0 0 0;
	color:#bda3a3;
}
#footer ul {
	list-style:none outside none;
	margin:0;
	padding:0;
	width:988px;
}
#footer li {
	display:inline;
	float:left;
	width:50%;
}
#footer a {
	color:#bda3a3;
	text-decoration:none;
}
#footer a:hover {
	color:#fff;
}
.copy{
	padding:0 5px 0 0 ;
	float:left;
}
.footer_right{
	text-align:left;
}
.footer_right{
	text-align:right;
}
