
.short_text_area {
	width: 300px;
}

.long_text_area {
	width: 300px;
	height: 140px;
}

.info_text {
	font-size: 12pt;
}

.info_title {
	font-weight: bold;
}
#newMessage {
	font: bold 16px arial, sans-serif;
	text-decoration:blink overline underline;
	text-align: center;
	color: red;
}

#f1_upload_process{
	z-index:100;
	position:absolute;
	visibility:hidden;
	text-align:center;
	width:400px;
	margin:0px;
	padding:0px;
	background-color:#fff;
	border:1px solid #ccc;
}

body {
	margin: 0;
	margin-top: 20px;
	padding: 0;
	background: #C3C3C3 url(images/img01.gif) repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
}

table {
	margin: 10px;
	border-spacing: 0px;
	padding: 0px;
}

#main_td {
	background:#FFFFFF url(images/img03.gif) repeat-x scroll 0px -60px;
	padding: 10px;
}

#stopka_td {

}

#stopka_left {
	background:transparent url(images/img07.gif) no-repeat scroll left bottom;
}

#stopka_right {
	padding:10px 0pt 15px 20px;
	border-top:1px solid #F3F3F3;
	margin:0pt;
	font: italic;
	font-size: 10pt;
	background:transparent url(images/img08.gif) no-repeat scroll right bottom;
}

#stopka_center {
	background: #ffffff url(images/img06.gif) repeat-x scroll left bottom;
}

.opis{
	margin-left: 30px;
	font-size: 12pt;
	font-style: italic;
}

.left_capt {
	height:60px;
	background:transparent url(images/img05.gif) no-repeat scroll right top;
}

.right_capt {
	height:60px;
	background:transparent url(images/img04.gif) no-repeat scroll left top;
	text-align: center;
	padding: 4px;
}

.center_capt {
	height:60px;
	background: #FFFFFF url(images/img03.gif) repeat-x scroll;
}
#mmenu {
	font-weight: bold; 
}
 #kontener {
	width: 800px;
	position: relative;
 }

 #tab_main {
	width: 800px;
 }

.left_cell {
	text-align: center;
	border: solid 1px black;
	border-right: dotted 1px black;
	vertical-align: top;
}

.center_cell {
	text-align: center;
	border: solid 1px black;
	border-left: 0px;
	border-right: dotted 1px black;
	vertical-align: top;
}

.right_cell {
	text-align: center;
	border: solid 1px black;
	border-left: 0px;
	vertical-align: top;
}
 
 .cell_link {
	font-size: 14pt;
	color: #FFFFFF;
	width: 15%;
 }

 .fade_out{
	filter: alpha(opacity=100);
	opacity: 1.0;
	border-left: 1px solid white;
 }

 .fade_in {
	filter: alpha(opacity=50);
	opacity: 0.5;
	border: 0px;
	border-left: 1px solid black;
 }
 
 .link_text {
 	cursor: pointer;
 }

 a:visited {
	text-decoration: none;
	color: #c6c6c6;
 }
 
 a:link {
	text-decoration: none;
	color: #c6c6c6;
 }

 a:hover {
 	text-decoration: none;
	color: #c6c6c6;
 }

 a:href {
 	text-decoration: none;
	color: #c6c6c6;
 }
 a:active {
	text-decoration: none;
	color: #c6c6c6;
 }
 
 .nankiety {
	font-size: 14pt;
	font-weight: bold;
}
