﻿body {
	background: #000;
	color: #fff;
	font: normal 12px verdana, sans-serif;
}

input{
	background-color: #fff;
	padding: 2px;
    color: #999;
}


a {
	color: #DB214A;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

a.wiecej{
	float: right;
}


.data{font: normal 10px verdana, sans-serif; color: #8C5786}

h1{
	padding-bottom: 20px;
	margin:0;
	font: normal 30px Georgia, sans-serif;
	color: #C50014;
}	

h2{
	font: bold 14px Verdana, sans-serif;
	color: #DB214A;
}



/***************************************************************/
/**************** Layout CSS begins ****************************/


#holder{
	margin: 0 auto;
	padding:0;
	width: 836px;
	background: url(img/bg_main.jpg) 0 237px repeat-y;

}

#top{height: 237px; background: url(img/top2.jpg) bottom left no-repeat;}
#top a.kontakt{
	display: block;
	margin-left: 620px;
	margin-top:10px;
	font: normal 20px Georgia;
	color: #000;
	text-decoration: none;
}

#left{
	width: 215px;
	height: auto !important; height:600px; min-height:600px;
	float: left;
}

#left ul{
	list-style: none;
	padding: 0;
	margin: 0;
}

#left ul li{
	margin: 0;
}

#left ul li a{
	display: block;
	padding-top: 5px;
	padding-left: 20px;
	height: 20px;
	background: url(img/bg_menu.jpg) no-repeat;
	font: bold 14px Georgia;
	color: #000;
	text-decoration: none;
}

#left ul li a:hover{
	background: url(img/bg_menu_o.jpg) no-repeat; 
}

#left ul.podmenu{
	margin: 0;
	padding: 15px 0 15px 0;
	list-style-type: none;
	}

#left ul.podmenu li{
	margin-left: 0;
	margin-right: 0;
	padding-left: 0;
	padding-top: 0;
	padding-bottom: 0;
	border: 0;
	background: none;
	}

#left ul.podmenu a{
	display: block;
	padding: 2px 10px 2px 32px;
	font: normal 11px Arial, sans-serif;
	color: #000;
	text-decoration: none;
	background: none;
	margin: 0;
	}
	
#left ul.podmenu a.activ{
	background: url(img/strz.gif) 8% 30% no-repeat !important;
	font-weight: bold !important;
}	

#left ul.podmenu a.activ:hover{
	color: #000;
	text-decoration:none;
}
#left ul.podmenu a:hover{
text-decoration:underline;
background:none !important;
}
#center{
	width: 564px;
	float: left;
	font: normal 12px Tahoma, Georgia serif;
	line-height: 1.5;
	color: #000;
}

#pad1{margin-left: 50px; margin-top:40px}
.matahari_d{margin-left:52px}
.kontaktpng{float:right; margin-right:34px;}

#center img.mini{
	padding: 2px;
	border: solid 1px #DB214A;
}

#incenter{
	padding: 20px;
}

#bottom{
	clear: both;
	font: normal 10px Arial;
	text-align: center;
	padding-top: 30px;
	margin: 0 auto;
	color: #9DA5B6;
	background: #000 url(img/bg_bottom.jpg) no-repeat;
}

#bottom a{	color: #9DA5B6; }

#video_bg{
margin:0 auto;
width: 451px;
height: 353px;
background: url(img/videopad.gif) no-repeat;
}

#video_bg p{
color: #fff;
height: 20px;
padding-top: 10px;
padding-left: 20px
}

#video{
margin-top: 29px;
margin-left: 35px;
}

.clear{
	clear: both;
}