body {
	background:#F2F2F2;
	color:#000000;
	margin:20px 20px;
	padding:0px;
	font-family:Tahoma,Verdana,Arial,helvetica,sans-serif;
	font-size:0.7em;
	line-height:1.5;
}
a {
	text-decoration:none;
	color:#0066CC;
}
a.reklama {
	color:#A3A3A3;
}
a:hover,a.reklama:hover {
	text-decoration:underline;
	/* color:#000000; */
}

a img {
    border:none;
}

.br_tr {
	background:URL('./images/border_radius_tr.gif') no-repeat top right;
}
.br_tl {
	background:URL('./images/border_radius_tl.gif') no-repeat top left;
}
.br_br {
	background:URL('./images/border_radius_br.gif') no-repeat bottom right;
}
.br_bl {
	background:URL('./images/border_radius_bl.gif') no-repeat bottom left;
}
h1,h2,h3,h4 {
	margin:0px;
	padding:0px;
	font-weight:bold;
}
h1 { font-size:1.3em; }
h2 { font-size:1.2em; }
h3 { font-size:1.1em; }
h4 { font-size:1.0em; }

hr.newsection {
	display:none;
}

div.report {
	border:1px solid #0167CC;
	padding:2px;
	font-weight:bold;
	color:#FF0000;
	background:#F2F2F2;
	margin-bottom:5px;
	-moz-border-radius:5px;
}

#container {
	/* min-width:920px; */
	width:920px;
	margin:0px auto;
}

/* NAVIGACIA */
#navigation {
	float:left;
	width:170px;
	background:URL('./images/bg-navigation.gif') repeat-y left #A3A3A3;
	font-size:1em;
	color:#FFFFFF;
	height:auto;
}
#navigation div.section {
	padding:10px 15px 0px 10px;
	color:#FFFFFF;
}
#navigation ul {
	padding:0px 10px 10px 25px;
	margin:0px;
	color:#FFFFFF;
}

#navigation ul.middlemenu {
	padding:0px 10px 10px 25px;
	margin:0px 7px 0px 3px;
	background:#0066CC;
}

#navigation ul.bottommenu {
	padding:30px 10px 0px 25px;
	margin:0px 7px 0px 3px;
	background:URL('./images/bg-navigation-bottommenu.gif') no-repeat top left;
}
#navigation hr {
	height:1px;
	margin:10px 15px 10px 10px;
	background:#CCCCCC;
	border:none;
	color:#CCCCCC;
}
#navigation a {
	color:#FFFFFF;
}
#navigation a:hover {
	color:#000000;
}
#navigation .top {
	background:URL('./images/logo.gif') no-repeat top left;
}
#navigation .top h1 a {
	display:block;
	margin-left:3px;
	width:160px;
	height:130px;
}
#navigation .top h1 a span {
	display:none;
}
#navigation .bottom {
	background:URL('./images/bg-navigation-bottom.gif') no-repeat bottom left;
	padding-bottom:50px;
}
#navigation h2,#navigation h3 {
	display:none;
}
#navigation h3.prispejte {
	display:block;
	margin-left:3px;
    margin-right:7px;
    padding:12px 11px 5px 0px;
	background:URL('./images/prispejte.gif') no-repeat top left #0066CC;
    text-transform:normal;
    text-align:right;
    font-size:1.0em;
    font-weight:bold;
}
#navigation h3.prispejte span {
	display:inline;
}
#navigation form {
	margin:5px 15px 0px 10px;
	padding:0px;
	text-align:right;
}
#navigation form label {
	display:block;
	float:left;
	width:50px;
	text-align:right;
}
#navigation form .text {
	width:80px;
	margin-bottom:5px;
	font-size:0.9em;
}
#navigation form .button {
	border:none;
	background:transparent;
	font-weight:bold;
	color:#FFFFFF;
	font-size:1em;
	cursor:pointer;
}

/* BANNERY */
#banners {
	display:block;
	float:right;
	width:170px;
	/* background:URL('./images/reklama2.gif') no-repeat top left; */
	text-align:center;
	font-size:1em;
}
#banners h2 {
    text-align:left;
}
#banners h2 a {
	display:block;
    width:70px;
    margin:0px 0px 0px 0px;
    text-align:center;
    padding-top:31px;
    padding-bottom:10px;
    text-transform:normal;
    font-size:0.8em;
    font-weight:normal;
    /* color:#FFFFFF; */
    text-decoration:none;
}
#banners .top {
	/* background:URL('./images/bg-banners-top.gif') top right no-repeat; */
}
#banners .bottom {
	/* background:URL('./images/bg-banners-bottom.gif') bottom right no-repeat;
	padding-bottom:20px; */
}
#banners .banners {
    margin:10px 5px 10px 11px;
    text-align:center;
}
#banners .banners * {
    margin:0px auto;
}

/* HLAVNY CONTENT */
#content {
	margin:0px 170px 0px 170px;
	text-align:center;
}
#content h2 {
	display:none;
}
#content .c1 { background:URL('./images/bg-content-1.gif') top left no-repeat; }
#content .c2 { background:URL('./images/bg-content-2.gif') top repeat-x; }
#content .c3 { background:URL('./images/bg-content-3.gif') top right no-repeat; }
#content .c4 { background:URL('./images/bg-content-4.gif') right repeat-y; }
#content .c5 { background:URL('./images/bg-content-5.gif') bottom right no-repeat; }
#content .c6 { background:URL('./images/bg-content-6.gif') bottom repeat-x; }
#content .c7 { background:URL('./images/bg-content-7.gif') bottom left no-repeat; }
#content .c8 { background:URL('./images/bg-content-8.gif') left repeat-y; }

#content .bg {
	background-color:#FFFFFF;
	margin-bottom:10px;
}
#content .display {
	padding:25px 25px 0px 25px;
	text-align:left;
}

#content .display h3 {
	font-size:1.0em;
	color:#0066CC;
    margin-top:6px;
	margin-bottom:10px;
}

#content hr {
	height:1px;
	margin:0px;
	background:#0066CC;
	color:#0066CC;
	border:none;
}
#content .law_info {
	float:right;
	font-size:1em;
	padding-right:0px;
}
#content .copyright {
	text-align:left;
	font-size:1em;
	padding-left:0px;
}

/* HORNE MENU - ZOZNAM SLUZIEB */
#topmenu {
	margin:0px;
	padding:50px 0px 0px 0px;
	text-align:center;
    white-space:nowrap;
}
#topmenu ul {
	border-top:1px solid #0167CC;
	/* background:URL('./images/sluzby.gif') no-repeat 0.5em 0.5em; */
	margin:0px;
	padding:0px;
	height:80px;
}
#topmenu ul li {
	position:relative;
	display:block;
	margin-right:0px;
	_margin-bottom:-40px;
	float:left;
	list-style-type:none;
}
#topmenu ul li.image {
	top:-41px;
	width:92px;
	height:111px;
	z-index:2;
}
#topmenu ul li.image a {
	display:block;
	width:92px;
	height:111px;
	text-decoration:none;
}
#topmenu ul li.image a span {
	display:none;
}
ul li#topmenu1 {
    top:-1.8em;
    margin-right:20px;
}
#topmenu1 a {
    font-size:1em;
    font-weight:normal;
    color:#0167CC;
}
#topmenu2 a {
    background-image:URL('./images/sluzba1.jpg');
    background-repeat:no-repeat;
    background-position:0px 0px;
}
    #topmenu2 a.active,#topmenu2 a.active:hover { background-position:-92px 0px; }
    #topmenu2 a:hover { background-position:-184px 0px; }
#topmenu3 a {
    background-image:URL('./images/sluzba2.jpg');
    background-repeat:no-repeat;
    background-position:0px 0px;
}
	#topmenu3 a.active,#topmenu3 a.active:hover { background-position:-92px 0px; }
    #topmenu3 a:hover { background-position:-184px 0px; }
#topmenu4 a {
    background-image:URL('./images/sluzba4.jpg');
    background-repeat:no-repeat;
    background-position:0px 0px;
}
	#topmenu4 a.active,#topmenu4 a.active:hover { background-position:-92px 0px; }
    #topmenu4 a:hover { background-position:-184px 0px; }
#topmenu5 a {
    background-image:URL('./images/sluzba3.jpg');
    background-repeat:no-repeat;
    background-position:0px 0px;
}
	#topmenu5 a.active,#topmenu5 a.active:hover { background-position:-92px 0px; }
    #topmenu5 a:hover { background-position:-184px 0px; }
#topmenu6 a {
    background-image:URL('./images/sluzba5.jpg');
    background-repeat:no-repeat;
    background-position:0px 0px;
}
	#topmenu6 a.active,#topmenu6 a.active:hover { background-position:-92px 0px; }
    #topmenu6 a:hover { background-position:-184px 0px; }
#topmenu7 a {
    background-image:URL('./images/sluzby.gif');
    background-repeat:no-repeat;
    background-position:50% 10px;
}
#topmenu ul li.topmenu_popup {
    width:0px;
}
#topmenu_popup {
    width:458px;
    height:25px;
    padding:0px 10px 0px 10px;
    position:absolute;
    top:110px;
    right:0px;
    z-index:1000;
    display:none;
    color:#FFFFFF;
    font-weight:bold;
}
#topmenu_popup .leftcorner {
    width:10px;
    height:25px;
    background:URL('./images/corner_l.gif') no-repeat center left;
}
#topmenu_popup .rightcorner {
    width:10px;
    height:25px;
    background:URL('./images/corner_r.gif') no-repeat center right;
}
#topmenu_popup_text {
    background:#666666;
    vertical-align:middle;
}
/* #topmenu_popup {
    width:458px;
    height:51px;
    background:URL('./images/bg-topmenu-popup.gif') no-repeat;
    position:absolute;
    top:86px;
    right:5px;
    z-index:1000;
    display:none;
    color:#FFFFFF;
    line-height:71px;
    font-weight:bold;
} */

/* FORMULARE */
form.default {
	margin:10px 0px 10px 0px;
	padding:0px;
}
form.default fieldset {
	border:1px Solid #0167CC;
	margin-bottom:10px;
    padding:0px 0px 10px 10px;
}
form.default legend {
	border:1px Solid #0167CC;
	font-size:1.02em;
	font-weight:bold;
	color:#0167CC;
	padding:2px 5px;
	background:#F2F2F2;
	margin:10px 0px 10px 0px;
}
form.default div {
    /* margin:0px; */
}
form.default div label {
	display:block;
	text-align:right;
	margin-right:0.8em;
	width:12em;
	float:left;
	color:#0167CC;
	font-weight:bold;
}
form.default div.input label {
	display:inline;
	width:auto;
	float:none;
	color:#000000;
	font-weight:normal;
}
/* blok, ktory musi byt zarovanany napravo */
form.default div.input {
	margin:0px 0px 0px 13em;
}
form.default div.input_attribs {
	margin:0px 0px 0px 0em;
    padding:2em 1em 0em 1em;
}
form.default .text,form.default select,form.default textarea {
	border:1px Solid #000000;
	font-size:1.1em;
	width:20em;
	margin-bottom:0.5em;
}
form.default textarea {
	height:8em;
	font-family:Tahoma,Verdana,Arial,helvetica,sans-serif;
}
form.default select {
	width:auto;
	height:auto;
}
form.default .button {
	border-top:1px solid #0167CC;
	border-bottom:1px solid #0167CC;
	border-right:1px solid #0167CC;
	border-left:1px solid #0167CC;
	background:#F2F2F2;
	color:#0167CC;
	font-weight:bold;
	font-size:0.98em;
	cursor:pointer;
}
form.default .button:hover,form.default legend:hover {
	background:#A3A3A3;
	color:#FFFFFF;
}
form.default div.error {
	margin:0em;
	background:#FF0000;
	color:#000000;
	font-weight:bold;
	padding:0.2em;
    clear:none;
}
form.default span.error {
	color:#FF0000;
	position:relative;
	top:-0.6em;
	padding-left:10px;
    display:inline;
    white-space:nowrap;
	background:URL('./images/arrow-red-l.gif') no-repeat center left;
}

.controlimage {
	border:1px dotted #0167CC;
}

ul.servicesTree {
	list-style-type:none;
	margin:0px;
	padding:0px 0px 0px 18px;
}
ul.servicesTree li {
	
}
ul.servicesTree li span {
	margin:0px;
	padding:0px 0px 3px 40px;
    cursor:pointer;
}
ul.servicesTree li span.plus,ul.servicesTree li.serviceTreeClose span.minus { background:URL('./images/plus.gif') no-repeat; }
ul.servicesTree li span.minus { background:URL('./images/minus.gif') no-repeat; }
ul.servicesTree li span.bullet { background:URL('./images/file.gif') no-repeat; }
ul.servicesTree li span.folder { background:URL('./images/bullet.gif') no-repeat; }

ul.servicesTree li.serviceTreeOpen ul { display:block; }
ul.servicesTree li.serviceTreeClose ul { display:none; }

#services {
	/* position:relative; */
}
#ajax_progress {
	position:absolute;
	top:0px;
	left:0px;
	border:1px solid black;;
	z-index:100;
	background:URL('./images/progress.gif') no-repeat 50% 5px #FFFFFF;
	width:100px;
	padding:35px 5px 5px 5px;
	text-align:center;
}

#registered_services {
	border:1px dotted #0466CC;
	padding:5px;
	margin-bottom:10px;
}

/* MSIE PATCHE */
#msiepatch_1 {
	height:20px;
}

table.list {
    border:1px Solid Black;
    border-collapse:collapse;
}
table.list td,table.list th {
    border:1px Solid Black;
    padding:2px 3px 2px 3px;
    vertical-align:top;
}
table.list th {
    background:#0466CC;
    color:#FFFFFF;
    text-align:left;
    font-weight:bold;
}
table.list td {
    background:#F2F2F2;
}

/* ACTIONS */
a.action {
    padding:0.2em 0.1em 0.2em 1.5em;
}
a.action.edit {
    background:URL('./images/ico-edit.gif') no-repeat center left;
}
a.action.delete {
    background:URL('./images/ico-delete.gif') no-repeat center left;
}
a.action.success {
    background:URL('./images/ico-ok.gif') no-repeat center left;
}
a.action.email {
    background:URL('./images/ico-email.gif') no-repeat center left;
}
a.action.emailplus {
    background:URL('./images/ico-emailplus.gif') no-repeat center left;
}
a.action.user {
    background:URL('./images/ico-user.gif') no-repeat center left;
}
a.action.back {
    background:URL('./images/ico-back.gif') no-repeat center left;
}

/* Pevna sirka */
div.fixed_width {
    overflow:hidden;
    white-space:nowrap;
    _white-space:auto;
    _height:1.8em;
    _line-height:1.8em;
}

