html, body {
	margin:0;
	padding:0;
	min-width:1256px;
	text-align:center;
	background:#171006 url(../images/bg.jpg) repeat-y center;
	font-family:tahoma;
	font-size:13px;
}
#wrapper {
	position: relative;
	min-height:100%;
	width:1256px;
	text-align:left;
	margin:0 auto;
	background:url(../images/wbg.jpg) no-repeat top center;
}
#foot {
	width:1256px;
	text-align:left;
	margin:0 auto;
	height:60px;
	clear:both;
	background:url(../images/fbg.jpg) no-repeat bottom center;
}
#content { 
	width:955px;
	padding-top:464px;
	padding-right:20px;
}
#content p img, #content table img {
	border:3px solid #dddddd;
	margin-right:10px;
}
#left {
	padding-left:25px;
	padding-top:540px;
	color:#c78842;
	font-size:18px;
	font-family:georgia;
	font-style:italic;
}
#left span {
	font-size:24px;
	color:#ffffff;
}
#left a {
	color:#ffffff;
}
.fl {
	float:left;
}
.fr {
	float:right;
}
.cb {
	clear:both;
}
h1 {
	margin:0;
	font-family:georgia;
	font-weight:normal;
	color:#2f7600;
	font-style:italic;
}
h2 {
	margin:0;
	font-size:18px;
	font-family:georgia;
	font-weight:normal;
	color:#2f7600;
	font-style:italic;
	clear:left;
}
h3 {
	margin:0;
	font-size:15px;
	font-family:georgia;
	font-weight:normal;
	font-style:italic;
	margin-bottom:4px;
	clear:left;
}
a, a:visited {
	color:#2f7600;
}
p {
	padding-left:20px;
	/*line-height:20px;*/
	color:#60635e;
}
.photo {
	margin-right:20px;
	margin-bottom:20px;
}
.photo img {
	border:3px solid #dddddd;
}
.pomet {
	padding-left:20px;
	padding-top:10px;
}
.zag {
color:#2F7600;
font-family:georgia;
font-size:26px;
font-style:italic;
font-weight:normal;
margin:0;
}
.zag span {
	color:#ff0000;
}
.cb {
	clear:both;
}
p.fl {
	padding-left:0;
}

#left ul {
	list-style:none;
	margin:0;
	padding:0;
	color:#ffffff;
	margin-bottom:20px;
}
#left ul li {
	padding-top:4px;
	padding-bottom:4px;
	border-bottom:1px dotted #9f713e;
}
#left ul li a {
	color:#ffffff;
}
#left ul li a:visited {
	color:#ffffff;
}
#left ul li a:hover {
	text-decoration:none;
}
#wrapper_inside {
	position: relative;
	min-height:100%;
	width:1256px;
	text-align:left;
	margin:0 auto;
	background:url(../images/iwbg.jpg) no-repeat top center;
}
#wrapper_inside #left {
	padding-top:316px !important;
}
#wrapper_inside #content {
	padding-top:244px !important;
}
#login_form {
	margin-top:20px;
}
.logline {
	margin-top:2px;
}
#login_form div.logtext {
	font-size:11px;
	color:#db261d;
	line-height:13px;
	margin-bottom:8px;
	font-weight:bold;
}
.login_desk {
	width:58px;
	color:#2b343d;
	padding-top:5px;
}
.login_inp input {
	width:133px;
	background:#ffffff;
	border-left:1px solid #b8b8b8;
	border-top:1px solid #b8b8b8;
	border-right:1px solid #ffffff;
	border-bottom:1px solid #ffffff;
	height:21px;
	font-size:16px;
	padding-left:4px;
	color:#606060;
}
#enter {
	margin-top:10px;
}
.o_name {
	padding-bottom:12px;
}
.o_foto, .o_desk {
	padding-bottom:18px;
	vertical-align:top;
}
.o_foto {
	padding-right:10px !important;
}
.o_desk {
	width:100%;
}
.o_desk p {
padding: 0px !important;
margin-top:-3px;
}

#content table td {
	color:#60635E;
	vertical-align:top;
}