body {
	background:#C5C5C5;
	color:#000000;
	margin:0;
	padding:0px;
	font-family:Tahoma,Verdana,Arial,helvetica,sans-serif;
	font-size:0.8em;
	line-height:1.5;
}
.topContainer-login {
    background: #000 url(./images/header.gif) no-repeat bottom center;    
    padding: 0 0 0 0;
}

.mainContainer {
    background: #FFF;     
}

a {
	text-decoration:none;
	color:#424242;
}
a.reklama {
	color:#424242;
}
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 #0066CC;
	padding:2px;
	font-weight:bold;
    font-size:1.2em;
    text-align:center;
	color:#FFFFFF;
	background:#0066CC;
	margin-bottom:5px;
}

div.report a {
	color:#FFFFFF;
	text-decoration:underline;
}
.cleaner {clear:both; font-size: 0; padding: 0; margin:0; line-height: 0}
#container {
	min-width:980px;
	width:100%;
	margin:0px auto;
	position: relative;
}



#loggedUser{
	font-size:1em;
	color:#000;
	float: right;
    margin-right: 20px;
}

#loggedUser img{
    vertical-align: middle;
}


ul.nav {
    list-style: none;
	padding:0px;
	margin:0 0 20px 0;
	color:#000;
	float:left;
}

ul.nav li {
    padding: 3px 0;
    margin:0 2px 0 0;
    display: inline;
    position: relative; 
}

ul.nav li a {
    padding: 0 15px;
}

ul.nav li.active {
    background-color: lightgray;
    font-weight: bold;
}

ul.nav li.active a {
    color: #FFF;
    font-weight: bold;
}

span.notification {
    display: block;
    position:absolute;
    top: 0;
    right: 0;
    _left: 0;
    background: url(images/ico_alert.gif) no-repeat center center;
    width: 10px;
    height: 10px;	
}


/* NAVIGACIA */
#navigation {
	font-size:1em;
	color:#000;
	height:auto;
}

#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:#000;
}
#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:80px;
}
#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:125px;
	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 */
#top{
   	width:802px;
   	margin: 0 auto;
   	position: relative;
    min-height: 76px;
    _height:76px;
}

#top h1 {
    position: absolute;
    top:0;
    left:0;
    width: 200px;
    height: 60px;    
}

#top h1 a {
    display: block;
    background: url(./images/logo.jpg) no-repeat center center;
    width: 200px;
    height: 60px;    
}

#top h1 a span {
    display: none;    
}


#top .top-right {
    float: right;
    text-align: right;
    margin: 10px 0 0 0;
    width: 255px;
}

#top .top-right a.btn-registracia{
    background: url(./images/reg1.png) no-repeat center center;
    display: block;
    width: 255px;
    height: 47px;
    _background:none;
    filter: none !important;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/public/themes/images/reg1.png',sizingMethod='image');
}


#top .top-right a.btn-registracia span{   
    display: none;
}

#top .top-left {
    float: left;
    padding: 0px 5px 0px 0px;
    width: 255px;
    position:relative;
}

#top .login-block {
    padding:0 0 0 2px;
}

#top .login-block-border {
    /* border-top:1px solid #FFFFFF;
    border-bottom:1px solid #FFFFFF; */
    padding:4px 0 0 0;
}
/*
#top .input-login {
    border:none;
    width:138px;
    height:22px;
    float:left;
    background: url(../images/bg-input-login.png) no-repeat top left;
    color:#ffffff;

}
#top .input-passw {
    border:none;
    color:#ffffff;
    float:left;
    height:18px;
    background: url(../images/bg-input-passw.png) no-repeat top left;
    border-top: 1px solid #ffffff;
    border-right: 1px solid #ffffff;
    border-bottom: 1px solid #ffffff;
    color:#ffffff;
}
*/

#top .input-login, #top .input-passw {
    width:105px;
    border:none;
    float:left;
    background-color: transparent;
    color:#FFF;
    padding: 0 5px;
    font-size:0.8em;
}

#top .input-login {
    border: 1px solid #FFF;
    height: 12px;
}
#top .input-passw {
    border-right: 1px solid #FFF;
    border-top: 1px solid #FFF;
    border-bottom: 1px solid #FFF;
    height: 12px;
}

#top .input-submit {
    border: none;
    border-right: 1px solid #FFF;
    border-top: 1px solid #FFF;
    border-bottom: 1px solid #FFF;
	height:14px;
    float:left;
    width:17px;
    background: transparent url(../images/bg-input-submit2.gif) no-repeat center center;
    cursor:pointer;
    padding:0;
}

#top .slogan{
    text-align:left;
    background: url(./images/citaj-a-nakupuj.gif) no-repeat top left;
    width: 288px;
    height: 37px;
}
#top .slogan span{
    display:none;    
}

#top .slogan1{
    font-weight:bold;
    text-align:left;
    font-size:0.95em;
}

#bottom{
   	width:802px;
   	margin: 0 auto;
   	position: relative;
   	font-size: 0.95em;
   	padding: 10px 0 0 0;
}


#bottom .law_info {
	float:right;
	font-size:1em;
	padding-right:0px;
    color: #000;
    font-weight: bold;
}
#bottom .law_info a{
    color: #000;
    font-weight: bold;
}

#bottom .copyright {
	text-align:left;
	font-size:1em;
	padding-left:0px;
	min-height: 100px;
	_height: 100px;
}

#banners {
	display:block;
	float:right;
	width:210px;
	/* 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 0px 10px 15px;
    text-align:center;
}
#banners .banners * {
    margin:0px auto;
}

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

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

#content p.info{
    background: #E7E7E7;
    text-align: center;
    padding: 5px;
    margin: 0px;
}
#content .display h3 {
	font-size:1.4em;
	color:#424242;
    margin-top:6px;
	margin-bottom:10px;
}

#content hr {
	height:1px;
	margin:0px;
	background:#656565;
	color:#656565;
	border:none;
}
#maincontent{
    margin:0px 210px 0px 0px;
    padding-right:10px;
    overflow: hidden;
}

/* 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;
}

.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:38px;
}

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:#424242;
    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;
}

a.add {
    background:url(../images/ico-add.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;
}

.price{
    color: #FF0000;
    font-weight: bold;
    font-size: 1.5em;
}
/* clanky */
.article{
    margin-top: 15px;
}
.article .article_top{
    background: #DEDEDE;
    padding: 3px 5px;
    margin: 0px;
    position:relative;
}
.article .name{
    margin: 0px;
    padding: 0px;
}
.article .name a{
    font-weight: bold;
    font-size: 1.3em;
}
.article .name a.noanswered{
    color: #EE8000;
    padding: 0 0 0 20px;
    background: url('../images/ico-new.gif') no-repeat left center;
}
.article .name a.read{
    color: #0066CC;
}
.article .name a.ok{
    color: #44981E;
    padding: 0 0 0 20px;
    background: url('../images/ico-ok.gif') no-repeat left center;
}
.article .name a.nook{
    color: #FF0000;
    padding: 0 0 0 20px;
    background: url('../images/ico-delete.gif') no-repeat left center;
}
.article .date{
    float:left;
    width: 100px;
    /*
    position: absolute;
    right:5px;
    _right:200px;
    top:0px;
    */
    font-weight: bold;
    font-size: 1.0em;
    padding: 5px 5px 0px 0px;
}
.article .annotation{
    border-top: 1px dotted #656565;
    background: #F2F2F2;
    padding: 5px;
    margin: 0px;
}

.section{
    margin-bottom: 15px;
    text-align: justify;
}
.section h4{
    color: #FFFFFF;
    background: #656565;
    padding: 0px 5px;
    font-size: 1.2em;
    font-weight: bold;
}
.question{
    background: #EFEFEF;
    border: 1px dotted #656565;
    margin: 0px 0px 0px 0px;
    padding: 5px;
}
.question p{
    padding: 0px;
    margin: 0px 0px 5px 0px;
}
.question .answer{
    padding: 3px 0px 3px 15px;
    margin: 0px 0px 0px 10px;
}
.answer.correct {
    background: url('../images/ico-ok.gif') no-repeat left center;
}
.buttons{
    color: #FFFFFF;
    background: #656565;
    padding: 5px 10px;
    text-align: right;
}
.pager{
    padding: 10px;
    color: #E0E0E0;
    text-align: center;
}
.pager a{
    color: #969696;
}
.pager a:hover{
    color: #000000;
}
.pager a.active{
    color: #0093DD;
    font-weight: bold;
    font-size: 1.2em;
}

.charts img{
    float: left;
    margin: 10px 20px;
}

.firm-logos{
    border-bottom: 1px solid #FFFFFF; 
    margin: 0 auto;
    width: 765px;
}
#firm-container{
    width: 665px;
    overflow: hidden;
    float: left;
}
#prev-link{
    width: 45px;
    height: 122px;
    background: url(../images/prev.png) no-repeat center center;
    float: left;
    margin: 0;
    padding: 0;
    border: none;
    outline: none;
}
#prev-link span {
    display: none;
}
#next-link{
    width: 50px;
    height: 122px;
    background: url(../images/next.png) no-repeat center center;
    float: left;
    margin: 0;
    padding: 0;
    border: none;
    outline: none;
}
#next-link span {
    display: none;
}

.firm-logos a{
    margin: 10px;
    width: 200px;
    height: 100px;
    line-height: 100px;
    _font-size: 100px;
    display: block;
    float: left;
    border:1px solid #b1b1b1;
    background: #FFFFFF;
}

.firm-logos a img{
    border: none;
    vertical-align: middle;
}

table.timStats th {
    background: #94b2d6;
    color: #000;
    padding: 2px 10px;
    text-align: center;
}

table.timStats td {
    background: #dae4f0;
    padding: 2px 10px;
    text-align: center;
}

#penazenka {
    width: 700px;    
}

table.penazenka {
    width: 100%;    
}

table.penazenka th {
    background: #94b2d6;
    color: #000;
    padding: 2px 10px;
    text-align: left;
}

table.penazenka td {
    background: #dae4f0;
    padding: 2px 10px;
    text-align: left;
}

table.penazenka td.price {
    background: #dae4f0;
    color: #000;
    padding: 2px 10px;
    text-align: center;
    font-size: 1em;
}

table.penazenka th.price {
    background: #94b2d6;
    color: #000;
    padding: 2px 10px;
    text-align: right;
    font-size: 1em;
    width: 100px;
}

div.pager {
    text-align: center;
    font-size: 1.1em;
    font-weight: bold;
    
}

div.pager span a {
    background: #DAE4F0;
    line-height:1.7em;
    padding:0.1em 0.5em;
    text-decoration:none;
    border:1px solid #94B2D6;
}

div.pager span.page-active a {
    background: #94B2D6;
    color: #000;
    border:1px solid #94B2D6;    
}

table.addArticle {
    width:100%;
}

table.addArticle th{
    width:150px;
    text-align: right;
}

table.addArticle tr th label {
    display: inline;
    float:none;
    width:auto;
}

table.addArticle td.input{
    width:130px; 
    text-align: center;
}

table.addArticle input.text, table.addArticle textarea{
    width: 100% !important; 
}

.bottomContainer {
    background: #C5C5C5 url(./images/footer.gif) no-repeat top center;
    height: 265px;    
}

img.ui-datepicker-trigger {
    margin: 0 0 0 5px;
}

a.logoutLink {
    position: absolute;
    top: 0;
    right: 0;
    background: url(images/logout.png) no-repeat center center;
    display: block;
    width: 24px;
    height: 24px;
}

a.logoutLink span{
    display: none;
}

#addPlusOneFirm, span.addPlusOneFirm {
    background: #CCCCCC;
    color: #FFF;
    font-weight: bold;
    padding: 5px;
}
