@CHARSET "UTF-8";
html {
	margin: 0px;
	padding: 0px;
	font-family: arial;
	font-size: 11px;
	background: url(gfx/bg_gradient.jpg) repeat-x #4cb8f0;
}

body {
	margin: 0px;
	padding: 0px;
}

#menu {
	text-align: left;
}

#top {
	position: relative;
	padding: 19px 0 0 0;
	margin: 0 auto;
	width: 908px;
	height: 285px;
	background:url(gfx/top_bg.png) no-repeat;
	
}

#topImage {
	position: relative;
	padding: 0 0 0 27px;
}

#box {
	position: relative;
	overflow: hidden;
	margin: 0 auto;
	width: 908px;
	background: url(gfx/box_middle_bg.jpg) repeat-y;
}

#box .dateCol { font-size: 0.9em; vertical-align: top; width: 62px; }

#boxTop {
	position: relative;
	overflow: hidden;
	margin: 0 auto;
	width: 908px;
	background: url(gfx/box_top_bg.jpg) no-repeat top;
}

#boxBottom {
	position: relative;
	overflow: hidden;
	margin: 0 auto;
	width: 908px;
	background: url(gfx/box_bottom_bg.jpg) no-repeat bottom;
}

#leftContent {
	position: relative;
	overflow: hidden;
	width: 293px;
	margin-left: 18px;
	float: left;
}

#blueBox {
	position: relative;
	float: left;
	overflow: hidden;
	width: 293px;
	background: url(gfx/bluebox_middle.jpg) repeat-y;

}

#blueBoxTop {
	position: relative;
	overflow: hidden;
	float: left;
	width: 293px;
	background: url(gfx/bluebox_top.jpg) no-repeat top;
}

#blueBoxBottom {
	position: relative;
	overflow: hidden;
	float: left;
	width: 293px;
	background: url(gfx/bluebox_bottom.jpg) no-repeat bottom;
}
#blueBoxContent {
	width: 243px;
	padding: 15px 10px 30px 20px;
	background: url(gfx/domek_niebieski.png) 20px 15px no-repeat;	
}

#blueBoxContent h2 { 
	padding: 0 0 13px 45px;
	font-size: 1.6em;
	margin-top: 3px;
	border-bottom: 1px dotted #653737;
	font-family: tahoma;
	font-weight: normal;
	color: #4d0000;
	margin-bottom: 8px;
}

#blueBoxContent a { text-decoration: underline; font-style: italic; color: #fff; }
#blueBoxContent a:hover { text-decoration: none; color: #333; }

#jedenProcent {
	width: 293px;
	height: 109px;

	float: left;
}

#naszeDomy {
	width: 277px;
	position: relative;
	margin-left: 7px;
	overflow: hidden;
}

#naszeDomy h2 {
	display: block;
	height: 35px;
	padding: 15px 0 10px 30px;
	
}

a.naszeDomyVer1 {
	display: block;
	width: 227px;
	padding: 20px 20px 20px 30px;
	font-size: 1.1em;
	color: #000;
	text-decoration: none;
}

a.naszeDomyVer1:hover { background-color: #ffffff; text-decoration: underline; }

a.naszeDomyVer2 {
	display: block;
	width: 227px;
	padding: 20px 20px 20px 30px;
	background-color: #f2faff;
	font-size: 1.1em;
	color: #000;
	text-decoration: none;
}

a.naszeDomyVer2:hover { background-color: #ffffff; text-decoration: underline; }



#logo {
	position: absolute;
	z-index: 50;
	width: 194px;
	height: 138px;
	top: 35px;
	left: 50px;
}

#logo img { border: 0px; }

#boxContentLeft {
	width: 240px;
	padding: 20px 0 20px 45px;
	background: url(gfx/domek_czerwony.png) 40px 15px no-repeat;	
}

#boxContentMiddle {
	width: 240px;
	padding: 20px 0px 20px 50px;
	background: url(gfx/domek_zielony.png) 40px 15px no-repeat;	
}

#boxContentRight {
	width: 240px;
	padding: 20px 0px 20px 50px;
	background: url(gfx/domek_niebieski.png) 40px 15px no-repeat;	
}

#box .TripleBox .newsTable a { text-decoration: none; }

.TripleBox {
	position: relative;
	overflow: hidden;
	float: left;
	color: #fff;
	text-align: justify;
	line-height: 1.6em;
	font-size: 1.1em;
}

.TripleBox h2 { 
	padding: 0 0 13px 45px;
	font-size: 1.6em;
	margin-top: 3px;
	border-bottom: 1px dotted #653737;
	font-family: tahoma;
	font-weight: normal;
	color: #4d0000;
	margin-bottom: 8px;
}

.TripleBox a { text-decoration: underline; font-style: italic; color: #fff; }
.TripleBox a:hover { text-decoration: none; color: #333; }

#contentFront {
	position: relative;
	margin: 0 auto;
	width: 908px;
	background: url(gfx/content_middle.png) repeat-y;
	overflow: hidden; 

}

#contentTopFront {
	position: relative;
	margin: 0 auto;
	overflow: hidden; 	
	width: 908px;
	background: url(gfx/content_top.png) top no-repeat;
	padding: 5px 0px 0px 0px;
}

#content {
	position: relative;
	margin: 0 auto;
	width: 908px;
	background: url(gfx/content_middle_bg.jpg) repeat-y;
	overflow: hidden; 

}

#contentTop {
	position: relative;
	margin: 0 auto;
	overflow: hidden; 	
	width: 908px;
	background: url(gfx/content_top_bg.jpg) top no-repeat;
	padding: 5px 0px 0px 0px;

}

#rightContent {
 position: relative;
 overflow: hidden;
 float: left;
 width: 597px;
}


#contentText {
	position: relative;
	padding: 20px 50px;
	padding-left: 50px;
	padding-bottom: 5px;
	line-height: 2em;
	font-size: 1.1em;
	overflow: hidden; 
}

#contentText ul { margin-left: 30px; }
#contentText ol { margin-left: 30px; }

#form { 
	margin: 10px 0px;
	padding-left: 25px;
}

#form p label { width: 75px; float: none; clear: both; }
#form p input { width: 300px; }
#form p textarea { width: 350px; height: 130px; }

#galeria { text-align: center; margin: 15px 0px; }

#contentText #galeria a { border-bottom: 0px; }
#contentText #galeria img { border: 5px solid #ededed; margin: 7px; }

#contentText #ramkaMain { 
	position: relative; 
	width: 275px; 
	float: right;
	margin-left: 20px;
	margin-bottom: 20px;
	background: url(gfx/ramka_middle.jpg);
	overflow: hidden;
}

#contentText #ramkaTop {
	width: 275px;
	background: url(gfx/ramka_top.jpg) no-repeat;
	overflow: hidden;
}

#contentText #ramkaBottom {
	width: 255px;
	padding: 15px 10px;
	background: url(gfx/ramka_bottom.jpg) bottom no-repeat;
	overflow: hidden;
}

#contentText #ramkaBottom .dateCol { font-size: 0.9em; vertical-align: top; width: 62px; }
#contentText #ramkaBottom .newsTable a { text-decoration: none; }

#right .article #galeria a:hover img { border: 5px solid #cdcdcd; margin: 7px; }

#footer {
	position: relative;
	margin: 0 auto;
	width: 908px;
	height: 34px;
	background: url(gfx/footer_bg.jpg) no-repeat;
}

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

#footerTxt {
	color: #ffffff;
	text-align: center;
	padding: 15px 0 0 0;
}

#mainH1 {
	font-size: 2em;
	font-style: tahoma;
	color: #4d0000;
	padding-left: 45px;
	margin-bottom: 10px;
}

.contentImage {
	float: right;
	margin: 0 0 7px 7px;
}

h1 {
	font-style: tahoma;
	color: #4d0000;
}

h2 {
	font-style: tahoma;
	color: #4d0000;
}

h3 {
	font-style: tahoma;
	color: #4d0000;
}

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

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

ul {
	list-style-type: square;
}

img {
	border: 0;
}

#galleryList {
	position: relative;
	margin: 20px 0px;
	overflow: hidden;
	width: 808px;
}

.singleGal {
	position: relative;
	overflow: hidden;
	float: left;
	width: 202px;
	text-align: center;
	padding: 10px 0px;
}

.singleGal h3 { text-align: center; }
.singleGal h3 a { text-decoration: none; color: #4d0000;}
.singleGal img { border: 0px; }

.singleNews { margin-bottom: 7px; margin-top: 10px; }
.singleNewsTitle h3 { margin-bottom: 0px; color: #4d0000; }
.singleNewsData { font-size: 0.9em; margin-top: -3px; }
.singleNewsMore { text-align: right; font-style:italic; }
.singleNewsShort { padding-left: 10px; }