body { background: #FFF url(../images/page_bg.png) repeat-x scroll left top; text-align: justify; font-size: 12px;
	
 }
/*gabo*/
h1, h2, h3 { clear: both; margin: 0; padding: 10px 0 0 0; }
#main h2 { color: #13469b; font-size:20px; font-weight:bold; margin:0; padding:4px 0; }
#main h3 { color: #072556 !important; font-size:14px; font-weight:bold; margin:0; padding:4px 0; }
#main h4 { color: #13469b; font-size:12px; }
/*gabo*/

.cistic { clear: both; }

#header {
	background: transparent url(../images/header.jpg) repeat-x scroll left top;
	height: 266px;
}

#header-logo { color: #1170E4; height: 226px; }
#header-grafika { height: 177px; }

#header-down { text-align: left; color: #1170E4;}
#header-down a:visited, #header-down a:link { color: #1170E4; }

#header-middle a { color: #FFFCFC; text-decoration: none; }
#header-middle h1 { font-size: 20px; }


#umenu { float: right; height: 31px; margin: 20px 0 0; overflow: hidden; width: 600px; padding-right: 10px; }
#umenu ul { float: right; margin: 0; padding: 0; list-style: none; }

#umenu li { float: left; margin:0 1px 0 0; }
#umenu li a { float: left; color: #fff; text-decoration: none; font-weight: 700; font-size: 11px; height: 25px; line-height: 25px; padding: 0 14px;
	cursor:pointer; background: transparent url(../images/t_menu_but.png) repeat-x top left; margin-top: 6px;}
#umenu li a:hover { color: #4ff2fe; background: transparent url(../images/t_menu_but_hover.png) repeat-x top left; }
#umenu li a#active_menu-nav { color: #4ff2fe; background: transparent url(../images/t_menu_but_hover.png) repeat-x top left; }


#menu { color: #1170E4; }
#menu a:visited, #menu a:link { color: #1170E4; text-decoration: none; }

#menu h3, #pravy h3 {
	font-size: 11px;
	font-weight: 700;
	color: #FBFBFB;
	height: 26px;
	line-height: 24px;
	padding: 0 14px;
	margin-bottom: 5px;
}
/*gabo*/
#menu li { list-style-image: url(../images/menu_arrow.gif); }
/*#menu li a, #main a, #pravy a {color: #072556 !important; }*/
/*#menu li a:hover, #main a:hover, #pravy a:hover {color: #1170e4 !important; }*/
/*gabo*/
#menu h3 { background: transparent url(../images/box_h3.png) no-repeat scroll left top; }
#pravy h3 { background: transparent url(../images/box_h3_narrow.png) no-repeat scroll left top; }
#zraz-info { margin-bottom: 1em; }
#zraz-info h3 { height: 70px; background: transparent url(../images/header-zraz.png) no-repeat scroll left top; }
#zraz-info p { margin-bottom: 5px; }

.tlacitka { padding-bottom: 1em; line-height: 2em; }
.tlacitka img { vertical-align: middle; }
.banner { text-align: center; padding: 5px 0; clear: both; }

#footer {
	background: transparent url(../images/footer_bg.png) no-repeat scroll left top;
	height: 40px;
	line-height: 24px;
	text-align: center;
	color: #FBFBFB;
}

.button {
	text-decoration: none;
	font-weight: bold;
	display: block;
	border: 2px solid #1170E4;
	background-color: #DDEDF5;
	padding: 3px;
	text-align: center;
	color: #1170E4;
	margin: 7px auto 0px;
}

input.button {
	width: auto;
	cursor: pointer;
}

#pravy .buttom { width: 130px; }

.notice { text-align: center; font-weight: bold; }
.notice a { color: #1170E4; }
.notice .button { width: 110px; }

table#online { border-collapse: collapse; border: 1px solid #DDEDF5; font-size: 0.9em; }
table#online td { border-bottom: 1px solid #DDEDF5; }

table.form th { text-align: right; vertical-align: top; padding-top: 11px; background-color: white;}
table.form td ul { list-style-type: none; margin: 0;}
table.form .required { font-weight: bold; }
table.form .not-required { font-weight: normal; }
table.form .help-text { font-size: 0.8em; }
table.form .chyba	{ font-size: 0.9em; font-weight: bold; color: red; }

