img {
	border: none 0;
	}

input, textarea, select {
	border: 1px solid lightgrey;
	margin: 0;
	padding: 0;
	font-size: 11px;
}
textarea {
	width: 300px;
	height: 100px;	
}
.field_input_error input,.field_input_error textarea,.field_input_error select {
	border: 1px solid #e59f9f;
}

.msg_ERR_ {
    color: #e59f9f;
    }

#form_table td.error_header {
	padding-top: 10px;
	font-weight: bold;
	color: #e59f9f;
}

table {	
	width: 100%;
	border: none;
}

fieldset {
	margin-bottom: 10px;
    border: 1px solid lightgray;	
    background-color: white;
    background-image: url('./pic/tlo_kwiaty.jpg');
	backgroung-position: left top;
	background-repeat: no-repeat;
	
	-moz-border-radius: 8px/*{cornerRadius}*/; -webkit-border-radius: 8px/*{cornerRadius}*/; border-radius: 8px;
   }
html {
	 height:100%;
	}

body {
	font-family: verdana,sans-serif;
	font-size: 12px;
	margin: 0; 
	padding: 0;
	padding-top: 14px;
	color: #666666;
	}

h2 {
	margin: 0;
	margin-left: 10px;
	margin-bottom: 20px;
	font-size: 12px;
}
legend {
	font-family:  arial, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: gray;
	}

h1 {
	margin: 0;
	font-family:  arial, sans-serif;
	font-size: 22px;
	padding-left: 10px;
	padding-top: 18px;
	padding-bottom: 4px;
}

p {
	margin: 0;
	padding-top: 5px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	text-align:justify;
	line-height: 1.35em;
}

a {
	text-decoration: none;
	cursor:pointer;
	color: #3e2d18;
}
a:hover {
	color: #99c2dd;
	}
	
ul {
	/* list-style-type: none; */
	padding: 5px;
	margin-left: 15px;
	}
	
li {
	padding: 5px;
	margin: 0;
}

a.btn {
	display:block;
	width:100%; 
	height:100%;
	text-decoration: none;
	}
	
.fl {
	float: left;
	}
	
.fr {
	float: right;
	}
	
.fc {
	clear: both;
	}

.pr {
	position: relative;
}

.pa {
	position: absolute;
}

.pc {
    position: relative;
    margin:0px auto;
	/* add width to div! */
    }

.dn {
	display: none;
}

.hid {
	display: none;
}
.db {
	display: block;
}

.di {
	display: inline;
}

#wrapper {
    position: relative;
	text-align: left;
	width: 932px;
	margin: 0px;
	padding: 0px;
	text-decoration: none;	
	background-image: url('./pic/tlo_main.jpg');
	background-repeat: repeat-y;
	border: 0px;
}

.panel_row_first {
	position: relative;
	text-align: left;
	width: 932px;
	height: 51px;
	margin: 0px;
	padding: 0px;
	text-decoration: none;	
	background-image: url('./pic/first_row.jpg');
	background-repeat: repeat-y;
	border: 0px;
}
.panel_row_second {
	position: relative;
	text-align: left;
	width: 932px;
	height: 70px;
	margin: 0px;
	padding: 0px;
	text-decoration: none;	
	background-image: url('./pic/second_row.jpg');
	background-repeat: repeat-y;
	border: 0px;
}
.panel_row_banner {
	position: relative;
	text-align: left;
	width: 932px;
	height: 132px;
	margin: 0px;
	padding: 0px;
	text-decoration: none;	
	background-image: url('./pic/banner_row.jpg');
	background-repeat: repeat-y;
	border: 0px;
}
.wrapper_menu {
	padding-left: 16px;
	padding-right: 16px;
}
.menu_container {
	background-color: #f6f6f6;
	font-weight: bold;
	font-family: arial;
	font-size: 12px;
	color: #66696b;
	width: 870px;
	height: 25px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	padding-right: 15px;
}
.wrapper_center {
	padding-left: 16px;
	padding-right: 16px;
}
.center_container {
	width: 900px;
	min-height: 200px;
	background-color: white; /*#f6f6f6;*/
	/*background-image: url('./pic/tlo_kwiaty.jpg');*/
	backgroung-position: left top;
	background-repeat: repeat;
	overflow: resize;
}
.left_column {
	width: 170px;
	min-height: 200px;
	padding: 15px;
	/*border-right: 1px solid lightgray;*/
}
.right_column {
	width: 669px;
	width: 424px;
	padding: 15px;
	}

.panel_row_bottom {
	position: relative;
	text-align: left;
	width: 932px;
	height: 25px;
	margin: 0px;
	padding: 0px;
	text-decoration: none;	
	background-image: url('./pic/bottom_row.jpg');
	background-repeat: no-repeat;
	border: 0px;
}
.panel_row_partners {
	position: relative;
	text-align: left;
	width: 932px;
	height: 46px;
	margin: 0px;
	padding: 0px;
	text-decoration: none;	
	background-image: url('./pic/partners.jpg');
	background-repeat: no-repeat;
	border: 0px;
}	

.news_date {
	text-align: right;
	font-size: 0.8em;
	}

.bttn {
    cursor: pointer;
    -moz-border-radius: 8px/*{cornerRadius}*/; -webkit-border-radius: 8px/*{cornerRadius}*/; border-radius: 8px/*{cornerRadius}*/
}

.msg_ok {
	color: green;
	padding-top: 20px;
	text-align: center;
}
.field_header, .field_header_error {
	width: 30%;
}

/**
 * form_table
 */
 
#form_table {
	padding: 10px;
}
.header_left {
	font-weight: bold;
	}
.div_buttons {
	margin: 10px;
	text-align: center;			
}
a.bttn {
	border: 1px solid lightgray;
	padding: 2px 15px 2px 15px;
	}
/*
		Sekcja formatowania menu
*/

#jsddm
{	margin: 0;
	padding: 0;
	z-index: 99;}
	
	#jsddm li
	{	float: left;
		padding: 0;
		list-style: none;
	font-weight: bold;
	font-family: arial;
	font-size: 12px;
	color: #66696b;}

	#jsddm li a
	{		display: block;
	text-decoration: none;
	height: 20px;	
	margin: 0;
		white-space: nowrap;
		color: #66696b;}

		#jsddm li ul
		{	margin: 0;
			padding: 0;
			position: absolute;
			visibility: hidden;
			border-top: 1px solid white;
		background-color: #f6f6f6;
			}
		
		#jsddm li ul li
		{	float: none;
			display: inline;}
			
		
		#jsddm a {
	display: block;
	text-decoration: none;
	height: 20px;	
	padding: 0;
	margin: 0;
}

#jsddm a.list0, #jsddm div.list0 {
	width: 100px;
	padding-top: 5px;
	height: 20px;
	text-align: center;
}

#jsddm a.list1, #jsddm a.list2, #jsddm div.list1, #jsddm div.list2 {
	width: 135px;
	padding-top: 5px;
	padding-left: 10px;
	padding-right: 10px;
	text-align:	left;
}

#jsddm a.hover, #jsddm div.hover {
	background-color: lightgray;
}
	
ul.thumb {
	float: left;
	list-style: none;
	margin: 0; padding-left: 20px; padding-top: 10px;
	width: 390px;
}
ul.thumb li {
	margin: 0; padding: 10px;
	float: left;
	position: relative;  /* Set the absolute positioning base coordinate */
	width: 110px;
	height: 110px;
}
ul.thumb li img {
	width: 100px; height: 100px; /* Set the small thumbnail size */
	-ms-interpolation-mode: bicubic; /* IE Fix for Bicubic Scaling */
	border: 1px solid #ddd;
	padding: 5px;
	background: #f0f0f0;
	position: absolute;
	left: 0; top: 0;
}
ul.thumb li img.hover {
	background:url(thumb_bg.png) no-repeat center center;  /* Image used as background on hover effect
	border: none; /* Get rid of border on hover */
}
	