body
{
	margin:0;
	margin-top:17px;
	text-align:center;
	overflow-y:scroll;
	
}
.fotter
{
	position:relative;
	width:1010px;
	height:33px;
	border:0;
	margin-top:9px;
}
.container
{
	position:relative;
	margin:auto;
	width:1010px;
	text-align:center;
	border:0;
}
.baner
{
	position:relative;
	width:1010px;

	height:100px;
	margin:0;
	text-align:center;
	border:0;
}
.menu
{
	position:relative;
	width:1010px;
	height:33px;
	vertical-align:middle;
	text-align:center;
	border:0;
	z-index:1200;
}
.body_top
{
	width:1010px;
	z-index:3;
}
.body_center
{
	position:relative;
	border-left:1px solid #eaeaea;
	border-right:1px solid #eaeaea;
	width:1010px;
	text-align:center;
	margin:auto;
}
.body_fotter
{

	height:15px;
	width:1010px;
}
hr
{
	border-bottom:0;
	border-right:0;
	border-left:0;
	border-top:1px solid silver;
	height:1px;
}

.corner_left_down
{
	background:url('../images/corner_left_down.png') no-repeat top right;
	width:14px;
	height:15px;
}
.corner_left_top
{
	background:url('../images/corner_left_top.png') no-repeat top right;
	width:14px;
	height:14px;
}
.corner_right_down
{
	background:url('../images/corner_right_down.png') no-repeat top left;
	width:14px;
	height:15px;
}
.corner_right_top
{
	background:url('../images/corner_right_top.png') no-repeat top left;
	width:14px;
	height:14px;
}
.bottom_top
{
	background:url('../images/bottom_top.png') repeat-x top right;
	height:15px;
}
.top_bottom
{
	background:url('../images/top_bottom.png') repeat-x top right;
	height:15px;
}
/* menu */
.left_normal
{
	background:url('../images/left_normal.png') no-repeat center right;
	width:6px;	
	height:18px;
}
.left_active
{
	background:url('../images/left_active.png') no-repeat center right;
	width:6px;
	height:18px;
}
.right_normal
{
	background:url('../images/right_normal.png') no-repeat center left;
	width:7px;
	height:18px;
}
.right_active
{
	background:url('../images/right_active.png') no-repeat center left;
	width:7px;
	height:18px;
}
.normal_bckg
{
	background:url('../images/normal_bckg.png') repeat-x center left;
	text-align:center;
	vertical-align:middle
}

.active_bckg
{
	background:url('../images/active_bckg.png') repeat-x top left;
	text-align:center;
	vertical-align:middle
}
.podmenu_top
{
	background:url('../images/podmenu_top.png') no-repeat bottom left;
	width:134px;
	height:17px;
}
.podmenu_down
{
	background:url('../images/podmenu_down.png') no-repeat top left;
	width:134px;
	height:11px;
}
.podmenu_bckg
{
	background:url('../images/podmenu_bckg.png') repeat-y top left;
	width:134px;
	text-align:left;
	padding-left:10px;
}

.separator
{
	background:url('../images/podmenu_bckg.png') repeat-y top left;
	width:134px;
	text-align:center;
}
.separator hr
{
	background:white;
	border-bottom:0;
	border-right:0;
	border-left:0;
	height:1px;
	border-top:1px solid white;
	width:88%;
}
.tabela TD
{
	font-size:10px;
	color:white;
	font-family:Verdana;
}
.tabela
{
	width:134px;
}
/* footter */
.fotter_left
{
	background:url('../images/foot_1.png') no-repeat top right;
	width:5px;
	height:17px;
}
.fotter_center
{
	background:url('../images/foot_2.png') repeat-x top right;
	height:17px;
	align:center;
}

.content_foot
{
	position:relative;
	width:980px;
	border:0;
	text-align:left;

}
.fotter_right
{
	background:url('../images/foot_3.png') no-repeat top left;
	width:5px;
	height:17px;
}
/* kontakt */
.left_normal_k
{
	background:url('../images/k_left.png') no-repeat center right;
	width:6px;	
	height:18px;
}
.left_active_k
{
	background:url('../images/left_active.png') no-repeat center right;
	width:6px;
	height:18px;
}
.right_normal_k
{
	background:url('../images/k_right.png') no-repeat center left;
	width:7px;
	height:18px;
}
.right_active_k
{
	background:url('../images/right_active.png') no-repeat center left;
	width:7px;
	height:18px;
}
.normal_bckg_k
{
	background:url('../images/k_bckg.png') repeat-x center left;
	text-align:center;
	vertical-align:middle
}
.active_bckg_k
{
	background:url('../images/active_bckg.png') repeat-x top left;
	text-align:center;
	vertical-align:middle
}
.normal_bckg_k a,.active_bckg_k a
{
	text-decoration:none;
	cursor:pointer;
}