body {
	background:#7B7158 url('images/bk.jpg') repeat;
	font-family:Arial, Tahoma;
	font-size:12px;
	width:820p;x
	margin:0 auto 0 auto;
	text-align:center;
	color:#FFFFFF;
}
div.fotoup {
	background:#FFFFFF url('images/foto_01.jpg') no-repeat;
	float:left;
	width:160px;
	height:8px;
	font-size:1px;
}
div.fotodn {
	background:#FFFFFF url('images/foto_03.jpg') no-repeat;
	float:left;
	width:160px;
	height:12px;
	font-size:1px;
}
form input, form textarea {
	border:2px #7C6847 solid;
	margin-bottom:8px;
	background-color: #CFBE8A;
	font-size:12px; 
	font-family:Arial, Tahoma;
}
input.formStyle, textarea.formStyle {
	border:2px #7C6847 solid;
	margin-bottom:8px;
	background-color: #CFBE8A;
	font-size:12px; 
	font-family:Arial, Tahoma;
}
td {
	color:#CFBE8A;
	font-size:11px;
	vertical-align:top;
	text-align:right;
	padding-right:5px;
}
img.prtf {
	margin-right:13px;
}
.naglowek {
	background:#7b7158 url('images/title.jpg') no-repeat;
	width:539px;
	height:40px;
	margin-left: 3px;
}
.naglowek p {
	font-weight:bold;
	font-size:14px;
	color:#FFCC00;
	margin-top:9px;
	text-align:left;
	margin-left:15px;
	float:left;
}
a#menu1, a#menu2, a#menu3, a#menu4, a#menu5, a#menu6 {
	width:214px;	float:left;	display:block;	font-size:2px; 
	line-height:0.5em; padding: 0 0 0 0;
	/* margin:0 0 0 10px;*/
	 margin:0 0 0 0px;
	 color:#7b7158;
}
a#menu1 { background:#7b7158 url('images/menu_01.jpg') no-repeat 0 0; height:33px;	}
a#menu2 { background:#7b7158 url('images/menu_02.jpg') no-repeat 0 0; height:35px;	}
a#menu3 { background:#7b7158 url('images/menu_03.jpg') no-repeat 0 0; height:35px;	}
a#menu4 { background:#7b7158 url('images/menu_04.jpg') no-repeat 0 0; height:36px;	}
a#menu5 { background:#7b7158 url('images/menu_05.jpg') no-repeat 0 0; height:36px;	}
a#menu6 { background:#7b7158 url('images/menu_06.jpg') no-repeat 0 0; height:36px;	}
a#menu1:hover, a#menu2:hover, a#menu3:hover, a#menu4:hover, a#menu5:hover, a#menu6:hover {
	background-position:-214px 0;
}
#left_column {
  float:left;
  margin:0 0 0 3px;
}
#right_column {
  float:left;
  width:530px;
  text-align:justify;
  margin:0 auto 0 auto;
}
#right_column p {
	margin-left:15px;
	margin-right:10px;
	line-height:1.6em;
}
#right_column a {
	color: Yellow;
}
#right_column a:hover {
	color:#FFFFFF;
}
#gora {
	width:820px;
	margin:0 auto 0 auto;
	background-image:url('images/fsktmpl_01.jpg');
	background-repeat:no-repeat;
	height:18px;
	font-size:2px;
}
#container {
	width:820px;
	clear:both;
	margin:0 auto 0 auto;
	background-image:url('images/fsktmpl_03.jpg');
	background-repeat:repeat-y;
	height:auto;
	text-align:center;
}

#stopka {
	clear:both;
	width:820px;
	margin:0 auto 0 auto;
	background-image:url('images/fsktmpl_04.jpg');
	background-repeat:no-repeat;
	height:72px;
	font-size:11px;
}
#stopka p {
	margin-top:16px;
	margin-left:40px;
}
#stopka a {
	text-decoration:none;
	font-weight:bold;
	color:#FFcc00;
}
#stopka a:hover {
	color:#FFFFFF;
}
a{
	text-decoration:none;
}
.left  {	float:left;}
.right {	float:right; }
.bold { 	font-weight:bold; }