* {
	margin: 0px;
	border: 0px;
}
body {
	background-image:  url(../images/body_bg.gif);
	background-repeat: repeat-y;
	margin:0px;
	padding:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
h1 { 
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	font-size: 1.2em;
	margin-bottom: 4px;
}
body img {
	border: none;
}

body a {
	text-decoration: none;
}
/*a:hover, a:active, a:focus {
	outline: none;
}*/
#top {
	height: 95px;
}
#middle {
	height: 400px;
	width: 100%;
	background-image:  url(../images/middle_bg.gif);
	background-repeat: repeat-x;
}
#contentz{
width: 650px;
}
#little_menu{
width: 620px;
padding-left: 30px;
padding-bottom: 40px;
padding-top: 20px;
}
.little_item a {
	font-size: 0.9em;
	color: #999999;
	float: left;
	margin-right: 10px;
	float: left;
}
.little_item a:hover {
	font-size: 0.9em;
	color: #333333;
	float: left;
	margin-right: 10px;
	float: left;
}
#menu {
background-color: #FFC20F;
}
.menu_top {
background-color: #FFC20F;
}
#menu_left {
background-color: #FFC20F;
}
.hide{
display: none;
}
a:hover {
 color: #FFFFFF;
}
.menu1 { 
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	font-size: 12px;
	/*margin-left: 25px;
	padding-left:20px;
	padding-top:2px;
	padding-bottom: 2px;*/
	display: block;
	color: #000000;
	height: 20px;
}
.submenu{
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 11px;
	font-weight: normal;
	display: block;
	height: 19px;
	color: #000000;
}
.upper_menu {
	padding-top: 15px;
	font-size: 1em;
	color: #999999;
}
.upper_menu a {
	font-size: 0.9em;
	color: #999999;
}
.upper_menu a:hover {
	font-size: 0.9em;
	color: #666666;
}
.cont {
	margin: 16px 30px 16px 30px;
}
.cont_date {
	font-size: 0.8em;
	color: #999999;
	float: left;
	margin-right: 4px;
	height: 18px;
	padding-top: 1px;
	}
.cont h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	font-size: 1.2em;
	margin-bottom: 30px;
	}
.cont h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	font-size: 1.6em;
	margin-bottom: 16px;
	}
.cont h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	font-size: 1.5em;
	margin-top: 16px;
	margin-bottom: 16px;
	}
.cont a {
	color: #000000;
	font-weight: bold;
}
.cont a:hover {
	color: #FFC20F;
	font-weight: bold;
}
.news {
	margin: 16px 30px 0px 30px;
}
.news_date {
	font-size: 0.8em;
	color: #999999;
	float: left;
	margin-right: 4px;
	height: 18px;
	padding-top: 1px;
	}
.news_title {
	font-size: 1em;
	color: #000000;
	font-weight: bold;
	margin-bottom: 6px;
	}
.news_title a, .news_title a:active, .news_title a:link {	
color: #666666;
}
.news_title a:hover {	
color:#000000;
}
	
.slize {
	margin: 10px 30px 16px 30px;
	font-size: 1em;
	color: #999999;
}
.slize a {
	font-size: 1em;
	color: #000000;
	font-weight: bold;
	}
.slize a:hover {
	font-size: 1em;
	color: #EFB401;
	font-weight: bold;
	}
.arrow {
	vertical-align: middle;
}
.big_font {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	font-weight: bold;
	margin-bottom: 20px;
	margin-top: -10px;
}
.gallery img {
border: 5px solid #CCCCCC;
margin-right: 20px;
margin-bottom: 20px;
}
#qlt_pictz {
position: absolute;
top: 495px;
left: 650px;
width: 200px;
}

/* dodatki do cmsa*/

.cont input {
background-color: #E3DCD4;
border: none;
margin-bottom: 5px;
font-size: 1em;
padding: 1px;
}

.cms_upper_menu {
	padding-top: 15px;
	font-size: 1em;
	color: #000000;
}

.cms_upper_menu a {
	font-size: 1em;
	color: #000000;
	text-decoration: underline;
}
.cms_upper_menu a:hover {
	font-size: 1em;
	color: #FFFFFF;
}

.cms_news_title {
	font-size: 1em;
	color: #000000;
	font-weight: bold;
	margin-bottom: 6px;
	float: left;
	}
	
.history td {

padding-bottom: 15px;

}