/* CSS Document */
body { 
	margin: 0px;
   	padding: 0px;
   	text-align: center;
	font: 12px Arial, Verdana, Helvetica, sans-serif;
	background:url(imgs/back.jpg) repeat left top;
    }
body, td, th, div, p {
	font: 12px Arial, Verdana, Helvetica, sans-serif;
	color: #333333;
    }
body, div, p, table, tr, th, td { 
	vertical-align:top;
    }
div {
	text-align:left;
}
p {
	padding: 4px 0px 4px 0px;
	margin: 0px 0px 0px 0px;
}
a {
	color: #990000;
	text-decoration:none;
}
a:hover {
	color: #ff0000;
	text-decoration:underline;
}
img {
	border:0;
}

h1, h2, h3, h4, h5, h6 {
	color:#890300;
	font-weight:normal;
}
h1 {
  	font-family: "Palatino Linotype", "Book Antiqua", Palatino, "Times New Roman", Times, serif;
	font-variant:small-caps;
}

h2, h3, h4, h5, h6 {
  	font-family:"trebuchet ms", Arial, sans-serif;
}

h1 {
	font-size: 25px;
	text-align: left;
	padding: 4px 0px 4px 0px;
	margin: 0px 0px 0px 0px;
	width:660px;
}

h2 {
	font-size: 18px;
	display: block;
	text-align: left;
	padding: 3px 0px 3px 0px;
	margin: 0;
}
h2 a {
	text-decoration: underline;
	color: #993300;
}
h2 a:hover {
	text-decoration: underline;
	color: #ff0000;
}
h3 {
	font-size: 15px;
	display: block;
	text-align: left;
	margin: 0; 
	padding: 4px 0px 4px 0px;
}
h3 a {
	text-decoration: none;
	color: #009900;
}
h3 a:hover {
	text-decoration: underline;
	color: #009900;
}
h4 {
	font-size: 12px;
	display: block;
	text-align: left;
	padding: 4px 0px 4px 0px;
	margin: 0;
}
/**********   struktura strony  ***********/
#main {
    width: 100%;
	text-align: center;
	background:url(imgs/back_top.jpg) repeat-x left top;
}
#main_intro {
    width: 100%;
	text-align: center;
}
#mtab_head_home {
	width:1000px;
	margin: 0 auto;
	text-align: center;
	height:128px;
	background:url(imgs/mtab_head_home_back.jpg) no-repeat left top;
}
#mtab_head {
	width:1000px;
	margin: 0 auto;
	text-align: center;
	height:128px;
	background:url(imgs/mtab_head_back.jpg) no-repeat left top;
}
#mtab {
	width:1000px;
	margin: 0 auto;
	text-align: center;
	background: url(imgs/mtab_back.jpg) repeat-y center top;
}
#mtab_home {
	width:1000px;
	margin: 0 auto;
	text-align: center;
	background: url(imgs/mtab_home_back.jpg) repeat-y center top;
}
#mtab_inner {
	margin:0;
	padding:0;
	height:100%;
	width:100%;
	background: url(imgs/mtab_inner_back.jpg) no-repeat right top;
}
#mtab_dn{
	width: 100%;
	margin: 0 auto;
	text-align: center;
	background: url(imgs/mtab_dn_back.jpg) repeat-x left top;
	height:140px;
}
div.content { 
	clear:both;  
    padding: 0px 0px 0px 0px; margin: 0px 5px 0px 5px;
    width:990px;
}
/************************************/
#head {  
    height:128px;
	/*background:url(imgs/head_back.jpg) no-repeat left top;*/
	position:relative;
}
.head_logo {
	position:absolute;
	left:15px;
	top:0px;
}
.head_name {
	position:absolute;
	left:132px;
	top:54px;	
}
.box_lang {
	position:absolute;
	top:3px;
	right:0px;
	width:195px;
	height:34px;
}
.box_lang p {
	padding:0;
	margin:0;
	vertical-align:middle;
	text-align:center;
}
.box_search {
	position:absolute;
	top:38px;
	right:0px;
	width:195px;
	height:90px;
	background:url(imgs/box_search_back.jpg) no-repeat left top;
}
.box_search p {
	margin: 5px 10px 2px 10px;
	text-align:right;
}
.box_search p.search_input {
	width:170px;
	height:20px;
	padding:0;
	display:block;
	position:relative;
	background: #ffffff url(imgs/search_input_left_back.jpg) no-repeat left top;
}
.box_search p.search_input input {
	background:none;
	border:none;
	font-size:11px;
	padding:0;
	margin:0 3px 0 3px;
	width:132px;
	position:absolute;
	left:5px;
	top:3px;
}
.box_search p.search_input img {
	vertical-align:middle;
	position:absolute;
	top:0px;
	right:0px;
}
.box_search a {
	color:#C9BCAC;
	font-size:11px;
}
.search_form {
	width:195px;
	height:20px;
}
/************************************/
.flash_header {
	width:785px;
	height:300px;
}

/************************************/
#cont { 
    padding: 0px 0px 0px 0px;
}
.c_left{ 
    float:left;
	width:780px;
	text-align:left;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	vertical-align:top;
}
.c_right, .c_right_home {
	float: right;
	margin:0px 0px 0px 0px;
	padding:10px 0px 10px 0px;
	width:205px;
	min-height:620px;
	vertical-align:top;
}
.c_right {
	background: url(imgs/c_right_back.jpg) no-repeat right top;
}
.c_right_home {
	background: url(imgs/c_right_back_home.jpg) no-repeat right top;
}
.c_bottom_line {
	clear:both;
	height:110px;
	background: #ffffff;
	border-top:1px solid #F3EADD;
}
.middle_left {
	background: url(imgs/middle_left_back.jpg) no-repeat right top;
	width:785px;
	height:305px;
}
.middle_flash {
	width:785px;
	height:305px;
	z-index:100;
}
.content_left {
	width:785px;
	margin:0;
	min-height:330px;
	background:url(imgs/content_left_back.jpg) no-repeat left top;
}
.content_left_home {
	width:785px;
	margin:0;
	min-height:200px;
	background:url(imgs/content_left_home_back.jpg) no-repeat left top;
}
.content_name {
	padding: 10px 90px 10px 10px;
	text-align:right;
}
.cont_tfield {
	padding: 10px 8px 10px 10px;
	clear:both;
}
.c_mp_left {
	float: left;
	margin:0px 0px 10px 0px;
	padding:10px 0px 10px 0px;
	width:418px;
}
.c_mp_cent {
	float: right;
	margin:0px 0px 10px 0px;
	padding:10px 0px 0px 0px;
	width:335px;
}
/***********************************/
.right_menu {
	margin:0px 0 0px 0px;
	padding:0;
	width:200px;
}
ul.mvert {
	margin:10px 0 0 0;
	padding:5px 10px 15px 10px;
  	font-family: "Trajan Pro", "Palatino Linotype", "Book Antiqua", Palatino, "Times New Roman", Times, serif;
	font-size:16px;
	text-align:left;
	font-variant:small-caps;
}
ul.mvert li {
	margin:0;
	padding:6px 6px 6px 6px;
	list-style-type:none;
}
ul.mvert li a{
	display:block;
	color:#431D1E;
	text-decoration:none;
	margin:0 5px 0 10px;
} 
ul.mvert li a:hover{
	text-decoration:underline;
}
/***********************************/
.text_box {
	/*border-left:1px solid #D39C6E;*/
}
#home_news {
	margin:8px 0 8px 8px;
	padding:0px 6px 6px 10px;
	border-left:1px solid #D39C6E;
}
#home_news h1 {
	padding:0;
	margin:0 0 10px 0px;
	line-height:100%;
	color:#421717;
	font-size:22px;
	font-variant:small-caps;
}
#home_news h2 {
	margin:10px 0 0px 0px;
}
#home_news p.more {
	border-bottom:1px solid #E9E9E9;
}
.home_news_item {
	margin:2px 0 8px 0;
	padding:0px;
}
#home_gallery {
	margin:8px 0 8px 0;
	padding:0px 6px 6px 0px;
}
#home_gallery h1 {
	margin:0 0 10px 0px;
	padding:0;
	line-height:100%;
	color:#421717;
	font-size:22px;
	font-variant:small-caps;
}
.home_gallery {
	background: #ffffff;
	margin:0 0 0 0;
	padding:6px;
	width:320px;
	position:relative;
}
.home_gallery p {
	white-space:normal;
	padding-left:5px;
}
.home_gallery a {
	color:#666666;
}
.home_gallery img.thumbnail {
	vertical-align:bottom;
}
.news_home_more, .news_more {
	height:20px;
}
.news_home_more {
	background:url(imgs/news_home_more_back.gif) left top no-repeat;
	width:390px;
	text-align:right;
}
.news_more {
	background:url(imgs/news_more_back.gif) left top no-repeat;
	width:730px;
	text-align:left;
}
.news_home_more a, .news_more a {
	color:#AD6C32;
	display:block;
	font-size:11px;
	padding:2px 10px 0 10px;
}
.news_home_more a:hover, .news_more a:hover {
	text-decoration:none;
}
.news_home_more a img, .news_more a img {
	vertical-align:middle;
}
/*************************/
.box_calendar {
	margin:5px 0 0 0;
	background: #d68416 url(imgs/box_calendar_dn.gif) no-repeat left bottom;
}
.box_calendar_inner {
	background: url(imgs/box_calendar_up.jpg) no-repeat left top;
	min-height:150px;
	padding:6px 3px 6px 3px;
}
.box_calendar_inner, .box_calendar_inner p, .box_calendar_inner td {
	color:#421717;
	font-size:11px;
}
.calendar_info {
	padding:5px 8px 5px 8px;
}
.calendar_events {
	border-left:1px solid #AD6B12;
}
.calendar_table td {
	border-bottom: 1px solid #F0B86C;
	padding:3px 4px 3px 4px;
	color:#421717;
	font-size:11px;
	text-align:right;
}
span.today {
	font-weight:bold;
	color:#ffffff;
}
.calendar_events_table {
	width:100%;
}
.calendar_events_table td {
	border-bottom: 1px solid #F0B86C;
	padding:2px;
	color:#421717;
	text-align:left;
}
.calendar_events_table td p {
	padding:0;
	margin:0;
	font-size:11px;
}
.calendar_events_table td p.event_name, .calendar_events_table td p.event_name a {
	color:#333333;
}
.calendar_events_table td p.event_name_today, .calendar_events_table td p.event_name_today a {
	color:#ffffff;
}
.gossips {
	margin:10px;
}
.gossips p {
	border-bottom:1px solid #F3E7D9;
}
.gossips p.more {
	border:none;
}
.newsletter_box {
	margin:10px 0 0 17px;
	text-align:right;
	width:172px;
}
.newsletter_box p {
	text-align:right;
	color:#421B1B;
	font-size:11px;
}
.newsletter_input_container {
	background: url(imgs/newsletter_input_container_back.gif) no-repeat right top;
	width:171px;
	height:20px;
	padding:0;
	margin:0;
	text-align:right;
}
.newsletter_input {
	padding:0;
	margin:0 2px 0 2px;
	color:#421B1B;
	font-size:12px;
	width:166px;
	border:none;
	background:none;
}
.right_box {
	background: url(imgs/right_box_back.gif) repeat-y left top;
	width:190px;
	margin:10px 0 0 8px;
}
.poll_form, .poll_form p {
	color:#503E30;
	font-size:11px;
	
}
.poll_form p {
	margin:0;
	padding:1px 0 2px 0;
}
input.poll_radio {
	border:1px solid #B49984;
	vertical-align:bottom;
	margin-right:10px;
}
/********************************/
.partners {
	margin:10px 20px 10px 20px;
}
.partners_table {
	border-right:1px solid #D0DEEC;
}
.partners_table td {
	vertical-align:middle;
	color:#757380;
	text-transform:uppercase;
	font-family:Tahoma, Arial, sans-serif;
	padding:10px;
}
.partners_table td.img_td {
	border-left:1px solid #D0DEEC;
}
.partners_table td a {
	color:#757380;
}
/********************************/
.bottom{ 
	width:1000px;
	padding:0;
	margin: 0 auto;
	background: url(imgs/bottom_back.jpg) no-repeat left top;
	height:135px;
}
.bottom_inner {
	margin: 0 auto;
	width:990px;
	text-align:left; 
	color:#666666;
	padding:10px 0px 0px 0px; 
}
.bottom_inner p {
	padding:2px 20px 2px 20px; 
	font-size:11px;
	color:#757380;
}
.bottom_inner a {
	color:#757380;
}
.bottom_inner a:hover {
	color:#333333;
	text-decoration:underline;
}
/************ newsy ****************/
.news {
	clear:both;
	padding: 5px 0px 5px 0px;
	margin:2px 0 8px 0;
}
.news_item {
	clear:both;
	padding: 5px 0px 5px 0px;
	margin:2px 0 8px 0;
}
h1.news_title {
	font-size:18px;
	font-weight:normal;
	font-variant:normal;
	font-family:"trebuchet ms", Arial, sans-serif;
	width:660px;
}
h2.news_title {
	font-size:14px;
	font-weight:normal;
	font-variant:normal;
	font-family:"trebuchet ms", Arial, sans-serif;
}
h2.news_title a {
	text-decoration:none;
}
.news_item p {
	padding: 2px 0px 2px 0px;
	margin:0;
}
.news_item a {
	text-decoration:none;
}
.news_img {
	margin: 0px 10px 0px 0px;
	border:6px solid #ffffff;
}
/************ style tekstu *****************/
.mp_img{  
    padding:0px;
	border:0px;
}
.main_frame {
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	padding: 10px;
	vertical-align:top;
}
.p_img {
	border:4px solid #8B8B8B;
}
.p_link a {
	color:#FF9966;
	text-decoration:none;
}
.p_link {
	border-bottom:1px solid #2F2F2D;
}

/*************************************/
.paging, paging_bottom { 
	padding:0;
	margin:0;
	}
.paging { 
	background: #ffffff url(imgs/paging_up.gif) no-repeat left top;
	width:660px;
	}
.paging_inner { 
	background: url(imgs/paging_dn.gif) no-repeat left bottom;
	width:660px;
	height:100%;
	}
.paging_inner, .paging_bottom_inner { 
	text-align:left;
	color: #A63709;
	font-size:11px;
	padding:3px 5px 3px 5px;
	}
.paging_bottom { 
	background: #ffffff url(imgs/paging_bottom_up.gif) no-repeat left top;
	width:720px;
	}
.paging_bottom_inner { 
	background: url(imgs/paging_bottom_dn.gif) no-repeat left bottom;
	width:720px;
	height:100%;
	}
.path {
	background: #ffffff url(imgs/path_up.gif) no-repeat left top;
	width:660px;
}
.path_inner { 
	background: url(imgs/path_dn.gif) no-repeat left bottom;
	width:660px;
	height:100%;
	padding:3px 5px 3px 5px;
	font-size:11px;
	}
.path a {
	text-decoration:none;
	padding:5px;
}
.path a:hover {
	text-decoration:underline;
	color:#990000;
}
/**********************************/
.form_field{
	width: 380px;
	height: 12px;
	padding: 2px;
	font: 11px Arial, sans-serif;
}
.form_area{
	width: 380px;
	height: 120px;
	font: 11px Arial, sans-serif;
}
.form_butt{
	color: #f0f0f0;
	background: #333333;
	font: 12px Arial, sans-serif;
}
#im_tab td {
	text-align:center;
}
#sitemap {
	
}
#sitemap  li{
	padding:2px 4px 2px 4px;
	list-style-type:none;
	list-style-image:url(imgs/arr_sm.gif);
}
#sitemap a {
	text-decoration: none;
	}
#sitemap a:hover {
	text-decoration: underline;
	}
/*******************************/
.gal_tab {
	margin:10px 0 10px 5px;
}
.gal_tab table{
	float:left;
}
.gal_link{
	border:1px solid blue;
	/*background:url(imgs/pic_shadow_top.gif) right top no-repeat;*/
}
.gal_tab td {
	padding:0;margin:0;
	background:#ffffff;
	/*background:#ffffff url(imgs/pic_shadow.gif) right bottom no-repeat;*/
	text-align:center;
	vertical-align:middle;
}
.gal_tab td a {
	width:100%;
	height:100%;
	display:block;
	padding:0;margin:0;
	/*background:url(imgs/pic_shadow_top.gif) right top no-repeat;*/
}
.gal_tab td a span.img {
	width:100%;
	height:100%;
	display:block;
	padding:0;margin:0;
	/*background:url(imgs/pic_shadow_left.gif) left bottom no-repeat;*/
} 
.gal_tab td a img {
	/*margin:5px 10px 8px 5px;*/
	margin:5px;
}
textarea {
	width:400px;
	height:100px;
}
.text_inpt {
	width:400px;
}
button {
	border:0;
	width:102px;
	height:22px;
	padding:0;
	margin:0;
	font-size:11px;
}
.red_text {
	color:#cc0000;
}
.mp_inpt {
	width: 120px;
	background: #fff;
	border: 0;
	margin:2px 0px 0px 0px;
	font-size:10px;
	border:1px solid #336699;
}
/********************************/

