@charset "utf-8";
/* CSS Document */

body {
	background-image:url(images/bacground.gif);
	background-repeat:repeat-x;
	background-color:#000000;
	height:400px;
}

img {
padding:5px;
border:none;

}

.topframe {
	width:885px;
	background-repeat:repeat-x;
	background-image:url(images/top_frame_middle.gif);
}
.topleft {
	width:19px;
	background-image:url(images/top_frame_left.gif);
	background-repeat:no-repeat;
}
.topright {
	width:19px;
	background-image:url(images/top_frame_right.gif);
	background-repeat:no-repeat;
}
.banner {
	background-image:url(images/banner.png);
	height:154px;
	width:923px;
}
.banner .banner-wraper {
	position: relative;
	width: 100%;
	height: 154px;
	top: 0px;
	left: 0px;
}
.menuleft {
	width:18px;
	background-image:url(images/menu_left.gif);
	background-repeat:no-repeat;
}
.menumiddle {
	width:923px;
	background-repeat:repeat-x;
	background-image: url(images/menu_middle.gif)
}
.menuright {
	width:19px;
	background-image:url(images/menu_right.gif);
	background-repeat:no-repeat;
}
.contentbg {
	padding:20px;
	width:923px;
	height:510px;
	background-repeat:repeat-y;
	background-image: url(images/body_middle.gif);
	vertical-align:top;
}
.contendend {
	width:923xp;
	height:79px;
	background-repeat:no-repeat;
	background-image:url(images/body_end.gif);
}
.logoleft {
	width:291px;
	height:140px;
	position: absolute;
	top:5px;
	left:0px;
	background-image:url(images/logo_right3.png);
}
.logoright {
	height:284px;
	width:283px;
	position:absolute;
	top:5px;
	right:20px;
	background-image:url(images/logo_left.png);
}
.copiright {
	color:#FFFFFF;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
}
#centering {
	width:923px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
}
#suckerfishnav {
	font-size:15px;
	font-family:verdana, sans-serif;
	font-weight:bold;
	width:100%;
	padding:50px;
	margin:50px;
}
#suckerfishnav, #suckerfishnav ul {
	float:left;
	list-style:none;
	line-height:40px;
	padding:0;
	margin:0;
	width:100%;
	height:42px;
	background-repeat:repeat-x;
	background-image: url(images/menu_middle.gif)
}
#suckerfishnav a {
	display:block;
	color:#dddddd;
	text-decoration:none;
	padding:0px 10px;
}
#suckerfishnav li {
	float:left;
	padding:0;
}
#suckerfishnav ul {
	position:absolute;
	left:-999em;
	height:auto;
	width:211px;
	font-weight:normal;
	margin:0;
	line-height:1;
	border:0;
	border-top:1px solid #666666;
}
#suckerfishnav li li {
	width:209px;
	border-bottom:1px solid #666666;
	border-left:1px solid #666666;
	border-right:1px solid #666666;
	font-weight:bold;
	font-family:verdana, sans-serif;
}
#suckerfishnav li li a {
	padding:4px 10px;
	width:190px;
	font-size:12px;
	color:#dddddd;
}
#suckerfishnav li ul ul {
	margin:-21px 0 0 150px;
}
#suckerfishnav li li:hover {
	background:#FF7800;
}
#suckerfishnav li ul li:hover a, #suckerfishnav li ul li li:hover a, #suckerfishnav li ul li li li:hover a, #suckerfishnav li ul li li li:hover a {
	color:#dddddd;
}
#suckerfishnav li:hover a, #suckerfishnav li.sfhover a {
	color:#dddddd;
}
#suckerfishnav li:hover li a, #suckerfishnav li li:hover li a, #suckerfishnav li li li:hover li a, #suckerfishnav li li li li:hover li a {
	color:#dddddd;
}
#suckerfishnav li:hover ul ul, #suckerfishnav li:hover ul ul ul, #suckerfishnav li:hover ul ul ul ul, #suckerfishnav li.sfhover ul ul, #suckerfishnav li.sfhover ul ul ul, #suckerfishnav li.sfhover ul ul ul ul {
	left:-999em;
}
#suckerfishnav li:hover ul, #suckerfishnav li li:hover ul, #suckerfishnav li li li:hover ul, #suckerfishnav li li li li:hover ul, #suckerfishnav li.sfhover ul, #suckerfishnav li li.sfhover ul, #suckerfishnav li li li.sfhover ul, #suckerfishnav li li li li.sfhover ul {
	left:auto;
	background:#444444;
}
#suckerfishnav li:hover, #suckerfishnav li.sfhover {
	background: url(images/hover_button.gif);
	background-repeat:repeat-x;
}

.tabulka{
background-color: #7f7f7f;

}
.table_form_content
{
padding:10px;
background-color: #DDDDDD;
}

table_content {
background-color: #7f7f7f;}

.parne {
	background-color: #DDDDDD;
}
.neparne {
	background-color: #A6B3BD;
}

.table_form_top_left {
	width:11px;
	height:22px;
	background:url(images/table_t_l.png);
	background-repeat:no-repeat;
}
.table_form_top_right {
	width:11px;
	height:22px;
	background:url(images/table_t_r.png);
	background-repeat:no-repeat;
}
.table_form_top_middle {
	height:22px;
	background:url(images/table_t_m.png);
	background-repeat: repeat-x;
}

.table_form_left{
width:11px;
background:url(images/table_l.png);
background-repeat:repeat-y;
}

.table_form_right{
width:11px;
background:url(images/table_r.png);
background-repeat:repeat-y;
}

.table_form_down {
height:11px;
background:url(images/table_d.png);
background-repeat:repeat-x;}

.article_content{
width:660px;}

.tabulka td, .bunka {
padding:10px;
}

.table_form{
padding-bottom:10px;}

@charset "utf-8";
/* CSS Document */

.top_left {
background-image:url(images/top_left.png);
width:12px;
height:26px;
background-repeat:no-repeat;
}

.top_middle {
background-image:url(images/top_middle.png);
height:26px;
background-repeat:repeat-x;
}

.top_right {
background-image:url(images/top_right.png);
width:12px;
height:26px;
background-repeat:no-repeat;
}


.bottom_left {
background-image:url(images/bottom_left.png);
width:12px;
height:26px;
background-repeat:no-repeat;
}

.bottom_middle {
background-image:url(images/bottom_middle.png);
height:26px;
background-repeat:repeat-x;
}

.bottom_right {
background-image:url(images/bottom_right.png);
width:12px;
height:26px;
background-repeat:no-repeat;
}

.middle_left {
background-image:url(images/middle_left.png);
background-repeat: repeat-y;
width:12px;}

.middle_right {
background-image:url(images/middle_right.png);
background-repeat: repeat-y;
width:12px;}

.middle_middle {
background-color:#DDDDDD;
vertical-align:top;
padding:6px;
}

.info_table {
border:#000000 1px solid;
margin:10px;}

.help_table {
vertical-align:top;
padding: 5px;}

.info_header {
background-color:#F57500;
color:#FFFFFF;
font-family:Arial,Helvetica,sans-serif;
font-size:17px;
font-weight:bold;
padding:5px;}

.info_text {
color: #000;
background-color: #fff;
padding: 5px;
font-family:Arial,Helvetica,sans-serif;
font-size:12px;}

.frame_table {
margin:5px;
}

.wraper_table{
padding:10px;
vertical-align:top;}


