body {
	margin: 0px;
	padding:10px 0px 0px 0px;
	font-family: Tahoma, sans-serif;
	font-size: 11px;
	line-height: 20px;
	color: #6E6E70;
	background-color: #F1F1D9;
}

table,
h1, 
h2, 
h3, 
h4, 
h5, 
h6, 
p, 
div, 
form {
	margin: 0px;
	padding: 0px;
}

img {
	border: none;
}
	
*:focus {
	outline: none;
}

.push {
	height:0px;
	width: 0px;
	font-size: 0px;
	line-height: 0px;
	clear: both; 
}

.left {
	float: left;
}
	
.right {
	float: right;
}

a {
	color: #9D9B9C;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

div.hr {
	margin: 0px;
	padding: 0px;
	height: 0px;
	line-height: 0px;
	font-size: 0px;
	border-top:1px solid  #E7E7E7;
}

.bold {
	font-weight: bold;
}

.light_gray {
	color: #AAAAAA;
}

.green {
	color: #A1D006;
}

.white {
	color: #FFFFFF;
}

.text12 {
	font-size: 12px;
}

.text11 {
	font-size: 11px;
}

.text10 {
	font-size: 10px;
}

.text9 {
	font-size: 9px;
}

.header1 {
	font-size: 16px;
	font-weight: bold;
	font-family: arial;
	padding: 0px;
	color: #8FBE22;
	margin-bottom: 10px;
}

.button  {
	background-color: #89BC21;
	margin-top: 10px;
	margin-bottom: 10px;
}

.button_left {
	width: 4px;
	height: 23px;
	background: #89BC21 url("../images/button_left.jpg") no-repeat left;
	float: left;
}

.button_right{
	float: left;
	width: 25px;
	height: 23px;
	background: #89BC21 url("../images/button_right.jpg") no-repeat right;
}

.button_text{
	float: left;
	padding-left: 3px;
}
.button_text a{
	color: #FFFFFF;
}

.back,
.top,
.more {
	display: block;
	cursor: pointer;
	padding: 2px 15px 4px 20px;
	background: url("../images/more.png") no-repeat left center;
	font-size: 11px;
}

.top {
	background: url("../images/top.png") no-repeat left center;
}

.snake {
	background: url("../images/snake.jpg") no-repeat right top;
}

div#page_container {
	width: 974px;
	margin: auto;
}

div#page_top {
	width: 974px;
}

div#top_center {
	width: 974px;
	height: 20px;
}

div#top_left {
	float: left;
	width: 242px;
	/*height: 182px;*/
}

div#top_left_links {
	width: 241px;
	height: 24px;
	padding-top: 30px;
	text-align: center;
	border-right: 1px solid #DCDCDC;
}

div#top_left_corner {
	margin: 0px;
	padding: 0px;
	width: 242px;
	height: 7px;
	background: #FFFFFF url("../images/top_left_corner.jpg") no-repeat top;
}

div#logo {
	width: 240px;
	height: 190px;
	border-left: 1px solid #DCDCDC;
	border-right: 1px solid #DCDCDC;
	background: #FFFFFF url("../images/logo.jpg") no-repeat center;
}

div#logo a {
	display: block;
	width: 240px;
	height: 170px;
}

div#top_right {
	float: right;
	width: 731px;
	height: 251px;
	border-top: 1px solid #DCDCDC;
	border-right: 1px solid #DCDCDC;
}

div#page_center {
	width: 973px;
	background: #FFFFFF url("../images/center_bg.jpg") repeat-y left;
	border-right: 1px solid #DCDCDC;
}

div#column_left {
	float: left;
	width: 242px;
	background-color: #8FBE24;
}

/*MENU*/
div#menu_container {
	height: auto !important;
	height: 1px;
	min-height: 1px;
	padding: 20px 0px 20px 0px;
	line-height: 13px;
}

div#menu_container img {
	margin: 0px;
	padding: 0px;
	border: 0px solid red;
}

/*MENU - end*/

/*LIST NEWS*/
div.list_news_container {
	height: auto !important;
	height: 1px;
	min-height: 1px;
}

ul.list_news {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

ul.list_news li{
	display: block;
	height: auto !important;
	padding: 2px 0px 8px 25px;
	margin-top: 8px;
	background: url("../images/dot.jpg") no-repeat left 4px;
	border-bottom: 1px dotted #DFDFDF;
	
}
/*LIST TYPE 1 - end*/

div#bottom_left_corner {
	width: 242px;
	height: 6px;
	background: #8FBE24 url("../images/bottom_left_corner.jpg") no-repeat bottom;
}

div#content {
	float: left;
	width: 731px;
	background: #FFFFFF url("../images/content_bg.jpg") repeat-y left;
}

div#navi_bar {
	width: 721px;
	height: 20px;
	padding-left: 10px;
	background-color: #F9F9F9;
	border-bottom: 1px solid #DCDCDC;
}

div#content_upper {
	width: 731px;
	border-bottom: 1px solid #DCDCDC;
}

div#content_upper_left {
	float: left;
	width: 400px;
	padding: 10px;
	padding-left: 20px;
	border-right: 1px solid #DCDCDC;
}

div#content_upper_right {
	float: left;
	width: 270px;
	padding: 10px;
	padding-left: 20px;
}

div#content_lower {
	width: 731px;
	/*background-color: #F9F9F9;*/
	background: #FFFFFF url("../images/bottom_bg.jpg") repeat-x top;
}

div#content_lower_left {
	float: left;
	width: 400px;
	padding: 10px;
	padding-left: 20px;
	border-right: 1px solid #DCDCDC;
}

div#content_lower_right {
	float: left;
	width: 270px;
	padding: 10px;
	padding-left: 20px;
}

div#bottom_edge {
	width: 974px;
	height: 4px;
	background: url("../images/bottom_edge.jpg") no-repeat top;
}

div#page_footer {
	width: 954px;
	padding: 10px;
	text-align: right;
}

div#subsite_center {
	width: 973px;
	border-right: 1px solid #DCDCDC;
	background: #FFFFFF url("../images/subsite_bg.jpg") repeat-y left;
}

div#content_subsite {
	float: left;
	width: 731px;
}

div#content_center {
	width: 691px;
	margin: 20px;
}

.calendar_card {
	float: left;
	width: 70px;
	height: 74px;
	padding: 10px 10px 10px 20px;
	background: url("../images/calendar.jpg") no-repeat top;
}

.calendar_text {
	float: left;
	line-height: 74px;
	padding: 10px;
}

.month {
	width: 100%;
	text-align: center;
	font-weight: bold;
	font-size: 9pt;
}

.day {
	width: 100%;
	text-align: center;
	font-weight: bold;
	font-size: 18pt;
	margin-top: 10px;
}

.year {
	width: 100%;
	text-align: right;
	font-weight: bold;
	font-size: 9pt;
	margin-top: 10px;
}




/*PAGINATION*/
.pagination_container {
	padding: 20px 0px 20px 0px;
}

.pagination_container  table td {
	padding: 2px;
}

p.offset {
	margin: 0px;
	width: 15px;
	height: 15px;
	
	background: url("../images/pagination/offset.png") no-repeat center;
}

p.offset a, p.offset span {
	display: block;
	width: 15px;
	height: 15px;
	line-height: 15px;
	font-size: 9px;
	text-align: center;
	text-decoration: none;
	color: #FFFFFF;
}

p.offset span {
	color: #9E6903;
	font-weight: normal;
}

p.offset a span {
	cursor: pointer;
}

p.offset a:hover {
	text-decoration: none;
}

p.first {
	background: url("../images/pagination/first.png") no-repeat center;
}

p.prev {
	background: url("../images/pagination/prev.png") no-repeat center;
}

p.next {
	background: url("../images/pagination/next.png") no-repeat center;
}
p.last {
	background: url("../images/pagination/last.png") no-repeat center;
}
/*PAGINATION - end*/


/*TABELKI*/
table.tab {
	width:100%;
	margin: 0px;
	font-size: 11px;
	font-family: Tahoma, sans-serif;
	table-layout: fixed;
	border-collapse: collapse;
	
}
	
tr.first_row td {
	padding: 0px;
	border: none;
}

td {
	margin: 0px;
	padding: 0px;
	overflow-x: hidden;
}

td.field {
	padding: 5px;
	vertical-align: top;
}

td.field2 {
	padding: 14px 10px 14px 10px;
	vertical-align: top;
}

td.field_right {
	padding: 5px;
	vertical-align: top;
	
	padding-right: 15px;
	text-align: right;
}
/*TABELKI*/
/*FORMS*/
input, select, textarea {
	color: #7B7B7B;
}

input.normal , select.normal, textarea.normal {
	display: block;
	width: 190px;
	padding: 6px 14px 6px 14px;
	border-top: 1px solid #B27A00; 	
	border-left: 1px solid #B2B2B2; 
	border-bottom: 1px solid #FFFFFF; 
	border-right: 1px solid #FFFFFF; 
	
	font-size: 11px;
	font-family: Tahoma, sans-serif; 
}

textarea.normal {
	height: 100px;
}

input.gray, select.gray, textarea.gray {
	display: block;
	width: 320px;
	padding: 6px 14px 6px 14px;
	border-top: 1px solid #B2B2B2; 	
	border-left: 1px solid #B2B2B2; 
	border-bottom: 1px solid #FFFFFF; 
	border-right: 1px solid #FFFFFF; 
	background: #DFDFDF;
	font-size: 11px;
	font-family: Tahoma, sans-serif; 
	color: #000000;
}

textarea.gray {
	width: 420px;
	height: 190px;
}

label.gray {
	display: block;
	padding-top: 5px;
}
/*FORMS - end*/ 




