body{
	background-image: url("panel/tlo.png");
	background-position: top center;
	background-repeat: no-repeat;
	background-color: #F8FBDF;
	
	padding: 0;
	margin: 0;
	
	font-family: vardana, arial;
	font-size: 12px;
	color: #646567;
}

h1{
	color: #81b92d;
	font-size: 18px;
}

h2{
	color: #81b92d;
	font-size: 16px;
}

h3{
	color: #81b92d;
	font-size: 14px;
}

h1.index, h2.index{
	font-size: 18px;
	color: #ffffff;
	display: inline;
}

p{
	font-size: 12px;
	color: #646567;
}

a{
	color: #646567;
	text-decoration: none;
}

li{
	list-style-image: url("/panel/li.png");
}

img{
	border-width: 0;
}

input, textarea {
	border: 1px solid #D0E5A3;
	width: 300px;
	background-color: #ffffff;
}


#all{
	width: 987px;
	margin: 24px auto;
}


#all #top{
	width: 100%;
	height: 97px;
}

#all #top #logo{
	width: 243px;
	height: 97px;
	float: left;
}

#all #top #top_menu{
	float: right; 
	width: 734px;
	height: 97px;
	background-image: url("panel/top_menu.png");
	
}

#all #top #top_menu #top_menu2{
	float: left;
	margin-left: 40px;
	margin-top: 36px;
}

#all #top #top_menu #top_menu2 a div.link{
	float: left;
	height: 38;
	color: #4b4b4b;
	text-transform: uppercase;
	font-weight: bold;
	cursor: pointer;
	
}
#all #top #top_menu #top_menu2 a div .link_l{
	float: left;
	width: 2px;
	height: 38px;
}

#all #top #top_menu #top_menu2 a div:hover .link_l, #all #top #top_menu #top_menu2 a:hover div .link_l{
	background-image: url("/panel/top_menu_l.png");
	background-position: top;
	background-repeat: no-repeat;
}

#all #top #top_menu #top_menu2 a div .link_r{
	float: left;
	width: 2px;
	height: 38px;
}

#all #top #top_menu #top_menu2 a div:hover .link_r{
	background-image: url("/panel/top_menu_r.png");
	background-position: top;
	background-repeat: no-repeat;
}

#all #top #top_menu #top_menu2 a div.link:hover, #all #top #top_menu #top_menu2 a:hover div.link{
	background-image: url("/panel/top_menu_link.png");
	background-position: center;
	color: #ffffff;
}

#all #middle{
	width: 100%;
	/*margin-top: 18px;*/
}

#all #middle #left{
	float: left; 
	width: 243px;
	background-image: url("/panel/left_menu_bg.png");
	background-repeat: repeat-y;
}

#all #middle #left #left_manu_bg{
	width: 100%;
}

#all #middle #left #left_menu_bg #left_menu_top{
	width: 100%;
	height: 2px;
	line-height: 0px;
	font-size: 0px;
	background-image: url("/panel/left_menu_top.png");
}

#all #middle #left #left_menu_bg #left_menu{
	width: 100%;
	min-height: 136px;
	height:auto !important;
  	height:136px;
	background-image: url("/panel/left_menu.png");
	background-repeat: no-repeat;
	
}

#all #middle #left #left_menu_bg #left_menu_bottom{
	width: 100%;
	height: 2px;
	line-height: 0px;
	font-size: 0px;
	background-image: url("/panel/left_menu_bottom.png");
}


#all #middle #left #left_menu div.submenu_top{
	width: 190px;
	height: 10px;
	padding-right: 10px
}

#all #middle #left #left_menu div.submenu_middle{
	margin-left: 20px;
	width: 190px;
	background-image: url("/panel/left_menu_arrow.png");
	background-repeat: no-repeat;
	background-position: right;
	padding-right: 10px
}

#all #middle #left #left_menu div.submenu_sub{
	margin-left: 40px;
	width: 170px;
	background-image: url("/panel/left_menu_arrow.png");
	background-repeat: no-repeat;
	background-position: right;
	padding-right: 10px
}

#all #middle #left #left_menu div.submenu_line{
	width: 200px;
	height: 5px;
	margin-left: 20px;
	background-image: url("/panel/left_menu_line.png");
	background-repeat: no-repeat;
	background-position: left center;
}

#all #middle #left #left_menu div.submenu_subline{
	width: 174px;
	height: 5px;
	margin-left: 40px;
	background-image: url("/panel/left_menu_line.png");
	background-repeat: no-repeat;
	background-position: left center;
}



#all #middle #left #left_menu a.submenu_link{
	color: #ffffff;
	font-weight: bold;
}

#all #middle #left #news{
	width: 100%;
	height: 658px;
	background-image: url("panel/left.png");
}

#all #middle #right{
	width: 732px;
	float: left;
	margin-left: 10px;
}

#all #middle #right #content_top{
	float: left;
	width: 734px;
	height: 2px;
	background-image: url("/panel/content_top.png");
}

#all #middle #right #content_main{
	float: left;
	width: 734px;
	background-color: #ffffff;
}

#all #middle #right #content_bottom{
	float:left;
	width: 734px;
	height: 2px;
	background-image: url("/panel/content_bottom.png");
}

#all #middle #right #content_text{
	padding: 0px 15px; 
	float: left; 
	background-color: white; 
	margin-top: 10px; 
	width: 700px; 
	height:138px;
}

#all #bottom{
	margin-top: 15px;
	float: left;
	width: 100%;
	height: 93px;
	background-image: url("/panel/bottom.png");
}

#all #bottom #kontakt{
	margin-left: 260px;
	padding-top: 10px;
	color: #FFFFFF;
	font-weight: bold;
}

#all #footer{
	margin-top: 15px;
	float: left;
	width: 100%;
	height: 50px;
}

#all #footer #ssi{
	margin-left: 256px;
	padding-top: 15px;
}
#all #footer #ssi a{
	color: #a3a3a3;
}

.index_menu1{
	margin-top: 4px;
	margin-left: 15px;
	width: 180px;
	height: 20px;
	background-image: url("/panel/p1.png");
	background-position: right;
	background-repeat: no-repeat;
	font-weight: bold;
	padding-right: 20px;
}

.index_menu2{
	margin-top: 4px;
	margin-left: 15px;
	width: 180px;
	height: 20px;
	background-image: url("/panel/p2.png");
	background-position: right;
	background-repeat: no-repeat;
	font-weight: bold;
	padding-right: 20px;
}

.index_menu3{
	margin-top: 4px;
	margin-left: 15px;
	width: 180px;
	height: 20px;
	background-image: url("/panel/p3.png");
	background-position: right;
	background-repeat: no-repeat;
	font-weight: bold;
	padding-right: 20px;
}

.words{
	font-weight:normal;
}
