@charset "iso-8859-2";
/* CSS Document */

#links {
	visibility: hidden;
}

#menu {
	vertical-align:top;
	background-color:#8B5A32;
}
/*#menu div{
	 
	width:178px
}*/

#content {
}

#footer {
	padding:10px;
}


body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #8D8078;
	background-color:#3B3132;
	background-position: 0px 0px;
	margin: 0px;
	postion: relative;
}

a:link, a:visited {
	color: #FEB500;
	text-decoration: none;
}

a:hover, a:active {
	color: #8D5A2D;
	text-decoration: underline;
}

img.foto {
	margin:10px;
	padding:8px;
	position: relative;
	background-image:url(/images/img_tlo.gif);
	background-repeat:no-repeat;
	text-align:center;
}


input, select, textarea {
	text-decoration: none;
	border: 1pt solid #4D4141;
	background-color: #FFFFFF;
	font-family: verdana;
	font-size: 11px;
	color: #3B3132;
	font-weight: bold;
}

td.dark {
	border-left: #4D4141 solid 1px;
	border-top: #3B3132 solid 1px;
	background-color: #3B3132;
	font-size:10px;
}

td.fair {
	border-left: #4D4141 solid 1px;
	border-top: #3B3132 solid 1px;
	background-color: #4D4141;
	font-size:10px;
}



/* NAG��WKI */
td.main_title {
	width:100%;
	background-image:url(/images/main_title_repeat.jpg);
	background-repeat:repeat-x;
	font-size: 13px;
	font-weight:bold;
	text-decoration: none;
	color: #FFB401;
	padding-left:10px;
}

div.instrument_title {
	background-image:url(/images/instrument_title_repeat.gif); 
	background-repeat:repeat-x; 
	height:26px;
	color:#B19B8E;
	font-size:11px;
	font-weight:bold;
	text-align:left;
	line-height:26px;
}

h3 {
	font-size: 13px;
}

#cms th {
	background-image:url(/images/instrument_title_repeat.gif);
	background-repeat:repeat-x;
	line-height:14pt;
}

