@charset "utf-8";

* {
	margin:0 auto;
	padding:0;}
	
html, body {
	height: 10%;  
	width:100%;  
}
	
	
body {
	background-color:#d8d8d8;
	text-align:center;
	font: 10px Verdana;
}

#container {
	height:100%;
	min-height: 100%;        
	width: 672px;
	position: relative;
}

#sidebar {
	position: relative;
	float:left;
	width:285px;
	height:358px;	
	top:38px;
}

#vizitka {
	position: relative;
	float:left;
	width:285px;
	height:154px;
	z-index:20;
	color:#ff7e00;
	background:url(../images/visitka.gif) top left no-repeat;
}

.l {
	text-align:left;
	font-weight:normal;
	font-size:16px;
	padding-bottom:12px;
}

.r {
	text-align:right;
	font-weight:bold;
	font-size:12px;
}

#menu_wrap {
	position: relative;
	float:left;
	width:100%;
	height:204px;	
	z-index:19;
}

#menu_wrap_t {
	background:url(../images/shadow_menu_t.gif) top left no-repeat;
	height:14px;
	position: relative;
	float:left;
	width:285px;z-index:19;
}

#menu_wrap_b {
	background:url(../images/shadow_menu_b.gif) 0px 0px no-repeat;
	height:36px;
	position: relative;
	float:left;
	width:100%;
	z-index:19;
}

#menu_wrap_l {
	width:62px;
	height:155px;
	position: relative;
	float:left;
	background:url(../images/shadow_menu_l.png) top left no-repeat;
	right:1px;z-index:19;
}

#menu_wrap_r {
	width:68px;
	height:155px;
	position: relative;
	float: right;
	background: url(../images/shadow_menu_r.gif) top left no-repeat;
	z-index:19;
	left:-10px;
}

#menu {
	width:155px;
	height:155px;
	position: relative;
	float:left;
	left:-35px;
	background-color: #ffffff;
	z-index:17;
}
#menu a {
	
	color: #ff4500;
	text-decoration: none;
}

#menu a:hover {
	color: #7b7b7b;
		text-decoration: underline;
}


#menu ul {
	position: relative;
	float:left;
	z-index:16;
	left:35px;
	padding-top:24px;
	text-align: left;
	font-weight: normal;
	color:#9d9d9f;
	font-size:17px;
	font-family: Verdana;
	list-style:none;
}

#menu ul li {
	position: relative;
	width:155px;
	line-height:24px;
	left:-24px;
}

#menu ul li .bullit {
	position: relative;
	float:left;
	top:6px;
	left:-10px;
}

#page {
	background-color: #FFFFFF; 
	height:auto !important;
	min-height: 81%;        
	height:81%;
	width: 464px;
	position: relative;
	float:right;
	z-index:-1;
	right:28px;
	top:-216px;
	padding-bottom:77px;
	font: 13px normal;
	text-align:justify;
	color: #747474;
}

#page_top {
	height: 42px;
	width: 100%;
	background-color: #FFFFFF;
	position: relative;
}

#red_line {
	background-color: #961010;
	float: right;
	height: 24px;
	width: 296px;
	position: relative;
	color: #FFFFFF;
	line-height:1.4em;
	padding: 0 38px 0 0 ;
	text-align:right;
	font-family: Verdana;
	font-size: 16px;
	font-weight:  bold;
	
}
#red_line img {
	float: left;
	position: relative;
	right:5px;
	background:none;
}

#clip {
	position:relative;
	float:right;
	width:55px;
	height:32px;
	left:361px;
	top:-3px;
	background:url(../images/clip.png) no-repeat left top;
}

#red_l_after {
	float: right;
	height: 9px;
	width: 358px;
	position: relative;
	top:-8px;
	background:url(../images/shadow_redline_b.gif) no-repeat left top;
}

#page_content {
	float: left;
	width: 350px;
	height:100%;
	position: relative;
	background-color:#FFFFFF;
	padding: 12px 20px 0 64px;
	overflow:visible;
}

#page_content p.main {
	padding: 24px 10px 20px 5px; margin: 0px -15px 15px -6px;
	font-family: Verdana;
	font-size: 11px;
	line-height: 20px;
}

#page_content a {
	font-family: Verdana;
	font-size: 11px;
	line-height: 20px;
	color: #ff4500;
	font-weight: normal;
}


#clear {
	height: 77px;
	width: 100%;
	position: relative;
	z-index:18;
	left:76px;
}

#page_shadow_b {
	height: 77px;
	width: 464px;
	background-image:url(../images/shadow_page_b.gif);
	background-position:top;
	background-repeat:no-repeat;
	background-color:#d8d8d8;
	margin-top:-77px;
	position: relative;
	float:right;
	z-index:19;
	right:28px;
	top:-216px;
}

#footer {
	height: 46px;
	width: 192px;
	float:left;
	padding:0px 177px 0px 94px;
	position: relative;
	background-image:url(../images/footer.gif);
	background-position: 94px 0px;
	background-repeat:no-repeat;
	font-family: Verdana;
	font-size: 10px;
	line-height: 40px;

	color:#9d9d9f;
}

.picture {
	width:324px;
	height:282px;
	background-color:#e7e7e7;
	position:relative;
	background-image:url(../images/shadow_pic_b.gif);
	background-position: left bottom;
	background-repeat:no-repeat;
	border:#ebe9e9 1px solid inset;
	padding: 8px 18px 5px 18px;
}
h2 {
	font-size: 16px;
	font-family: verdana;
	font-weight: bold;
	line-height: 34px;
	color: #565656;
}
