@charset "utf-8";
/* CSS */
*{padding:0px; margin:0px;}
p{margin-bottom:10px;}
h2 {font-size:15px; color:#FFF; margin-bottom:15px; font-family:Georgia, "Times New Roman", Times, serif; font-style:italic; text-shadow:#030 0px 0px 2px;}
h1 {font-family:Georgia, "Times New Roman", Times, serif; font-size:16px; font-style:italic; margin-bottom:15px;}
body {
	font-size:13px;
	font-family:Tahoma;
	color:#1F1501;
	background:url(img/tlo.jpg) repeat-x #144885;
}

.top {
	margin-left:auto;
	margin-right:auto;
	width:800px;
}

.header {
	background:url(img/header.jpg) no-repeat right;
	width:800px;
	height:110px;
	float:left;
}

/* MENU GŁÓWNE */
.menu{
	background:url(img/menu.jpg) no-repeat right;
	width:800px;
	height:36px;
	float:left;
	overflow:hidden;
	position:relative;
}

.kreska {
	background:url(img/kreska.jpg) no-repeat;
	width:2px;
	height:36px;
	float:left;
}

a.top_menu:link,a.top_menu:visited {
	line-height:42px;
	padding-left:16px;
	padding-right:16px;
	font-size:13px;
	color:#FFF;
	float:left;
	text-align:center;
	text-decoration:none;
	text-shadow:#030 0px 0px 2px;
}

a.top_menu:hover {
	color:#72aef2;
	text-shadow:#000 1px 1px 2px;
}

/* KONIEC MENU GŁÓWNEGO */
.srodek{
	width:800px;
	margin-top:29px;
	float:left;
}

.srodek_a{
	width:800px;
	margin-top:29px;
	float:left;
}


/* galeria */
.home_gal {
	width:452px;
	height:393px;
	float:left;
}

.border_gal {
	width:442px;
	height:302px;
	border:#FFF solid 5px;
	overflow:hidden;
	position:relative;
	float:left;
	margin-bottom:5px;
}

a.link_border_gal_min:link,a.link_border_gal_min:visited {
	width:61px;
	height:65px;
	border:#FFF solid 5px;
	overflow:hidden;
	position:relative;
	top:0px; left:0px;
	float:left;
}
a.link_border_gal_min:hover {
	border:#06F solid 5px;
}
a.link_border_gal_min2:link, a.link_border_gal_min2:visited {
	width:40px;
	height:40px;
	border:#C4ECFF solid 3px;
	overflow:hidden;
	position:relative;
	top:0px; left:0px;
	float:left;
	-moz-box-shadow: 1px 1px 3px #030;
	box-shadow: 1px 1px 3px #030;
}
a.link_border_gal_min2:hover {
	border:#127DCD solid 3px;
}

.gal_margin {
	float:left;
	width:5px;
	height:65px;
}

/* koniec galerii */

.tekst {
	float:right;
	background:url(img/tlo_tekst.jpg) no-repeat #7ab1ef;
	width:323px;
	height:373px;
	padding:10px;
	line-height:15px;
	font-size:14px;

}

.tekst_a {
	float:right;
	width:323px;
	height:373px;
	padding:10px;
	font-size:14px;
	line-height:15px;
}

.kontakt {
	width:770px;
	padding:10px;
	float:left;
	margin-top:25px;
	color:#FFF;
}

.stopka{
	background:#081f3a;
	padding-top:30px;
	padding-bottom:30px;
	width:100%;
	float:left;
}

.stopka_2{
	width:800px;
	margin-left:auto;
	margin-right:auto;
	clear:both;
	font-size:12px;
	color:#FFF;
}

.link_st:link {
	color:#FFF;
	text-decoration:none;
}
.link_st:visited {
	color:#FFF;
}
.link_st:hover {
	color:#000;
}

a:link, a:visited {
	color:#000;
	text-decoration:none;
}
a:hover {
	color:#999;
}

.message {
	float:left;
	padding:3px;
	width:280px;
	border: solid 1px #DDC291;
	-moz-border-radius:4px;
	border-radius:4px;
	color:#5B3713;
}


.slide {
	float:left;
	width:800px;
}

.k1{ 
	float:left; width:250px; border-right:#154b8b solid 1px;
}

.k2 {
	float:left; width:300px; border-right:#154b8b solid 1px; text-align:center; height:170px;
}
