





html{color:#000;background:#FFF;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var,optgroup{font-style:inherit;font-weight:inherit;}del,ins{text-decoration:none;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym{border:0;font-variant:normal;}sup{vertical-align:baseline;}sub{vertical-align:baseline;}legend{color:#000;}input,button,textarea,select,optgroup,option{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;}input,button,textarea,select{font-size:100%;}th,td{margin:0; padding-bottom:0; padding-top:0;}

body {
    font-size: 75%;
}

img {
    border: none;
}

a {
    outline: none;
	color:#1D6CC3;
}
a:hover {
	outline: none;
	color:#B61116;
}

.red {
    color: #b61116 !important;
}

.italic {
    font-style: italic;
}

.bold {
    font-weight: bold;
}

.blueheader {
color:#00439A;
font-size:1.4em;
font-weight:bold;
padding-left:5px;
text-align:left;
}

.createdate{
font-size:0.9em;
font-weight:bold;
padding-bottom:2px;
padding-right:10px;
text-align:right;
}

#page {
    background: url(../img/hdr-mn-bgr.jpg) repeat-x;
}

.contentheading {
                color: #b71116;
                font-size: 1.8em;
                font-family: 'Times New Roman', Times, serif;
                border-bottom: 1px solid #cbe4ff;
                margin-bottom: 10px;
				width:100%;
				text-align:left;
            }
.readon {
                color: #00439A;
                font-size: 1.3em;
                font-family: 'Times New Roman', Times, serif;
				
            }
.readon:hover {
                color: #b71116;
                font-size: 1.3em;
                font-family: 'Times New Roman', Times, serif;
				padding-right:25px;
				background: url(../img/mn-cnt-ul_red.png) no-repeat;
				background-position:100% 0;

            }			
			
#page-wrap {
    width: 960px;
    margin: 0 auto;
}
    #page-wrap #header {
        height: 348px;
        width: 960px;
    }
    
        #header #header-inf {
            float: left;
            width: 220px;
            height: 265px;
        }
        
            #header-inf #header-logo {
                height: 63px;
                width: 200px;
                padding-top: 35px;
            }
                #header-inf #header-logo a {
                    background: url(../img/hdr-logo.gif) no-repeat;
                    height: 63px;
                    width: 200px;
                    display: block;
                }
            
            #header-inf #header-info {
                background: url(../img/hdr-info.jpg) no-repeat;
                margin-left: 3px;
                margin-top: 6px;
                height: 157px;
            }
            
                #header-info dl {
                    padding-top: 10px;
                    font-family: 'Times New Roman', Times, serif;
                }
                    
                    #header-info dl dt {
                        color: #00439a;
                        font-size: 1.2em;
                        float: left;
                        clear: both;
                        width: 40px;
                        text-align: right;
                        padding-right: 10px;
                    }
                    
                    #header-info dl dd {
                        color: #00439a;
                        text-align: left;
                        font-size: 1.2em;
                        overflow: hidden;
                        padding-bottom: 5px;
                    }
                    
                    #header-info dl dd a {
                        color: #00439a;
                    }
					
                    #header-info dg {
                    font-family: 'Times New Roman', Times, serif;
                        color: #00439a;
						font-size: 1.5em;
						padding-left: 4px;
						font-weight:bold;
                }    
		
		
        #header #header-image {
            float: left;
            width: 740px;
            height: 265px;
        }
            #header #header-image #header-image-section {
                width: 740px;
                height: 237px;
                margin-top: 25px;
            }
            
                #header-image-section .image-section {
                    float: left;
                    height: 237px;
                    width: 740px;
                    background: url(../img/header.jpg) no-repeat;
                }

                
        #header #header-menu {
            clear: both;
            width: 960px;
            height: 83px;
            margin-left: 4px;
            background: url(../img/tp-mnu-bgr.png) repeat-x;
			font-size:0.9em;
        }
            #header-menu ul {
                padding: 14px 0 0 0;
                background: url(../img/tp-mnu-lft.png) repeat-x 0 14px;
                width: 955px;
                height: 50px;
            }
                #header-menu ul li {
                    float: left;
                    height: 50px;
                    font-family: 'Times New Roman', Times, serif;
                    font-size: 14px;
                    text-align: center;
                    white-space: nowrap;
                    line-height: 50px;
                }
                    #header-menu ul li a {
                        display: block;
                        float: left;
                        height: 50px;
                        padding-right: 9px;
                        background: url(../img/tp-mnu-rgt.png) no-repeat top right;
                        text-decoration: none;
                    }
                        #header-menu ul li a.top-menu-current, #header-menu ul li a:hover, #header-menu ul li a:focus, #header-menu ul li a:active {
                            background: url(../img/tp-mnu-rgh-h.png) no-repeat top right;
                            color: #FBFBFB;
                        }
                        
						.active a {
                            color: #b71116 ;
							    background: url(../img/tp-mnu-rgh-h.png) no-repeat top right !important; 
                        }
.active a span  { background: url(../img/tp-mnu-lft-h.png) repeat-x;
display: block;
                            padding: 0 9px;
                            text-transform: uppercase;
                      
							color:#FFF}

                        #header-menu ul li a span {
                            display: block;
                            padding: 0 9px;
                            text-transform: uppercase;
                          
                        }
                            #header-menu ul li a.top-menu-current span, #header-menu ul li a:hover span, #header-menu ul li a:focus span, #header-menu ul li a:active span { background: url(../img/tp-mnu-lft-h.png) repeat-x; }
    
    #page-wrap #main {
        width: 960px;
        background: white;
    }
       
	   
/** CSS for Mainmenu **/

a.mainlevel, a.mainlevel:link, a.mainlevel:visited  {
                            color: #1d6cc3;
                            height: 48px;
                            width: 198px;
                            text-decoration: none;
                            font-family: 'Times New Roman', Times, serif;
                            font-size: 11px;
                            text-transform: uppercase;
                            background: url(../img/lft-mnu.png) repeat-y ;
                            padding-left: 8px;
							vertical-align:middle;
							display:table-cell;
							*display:block;
							*height: 38px;
							*padding-top:10px;
							border-bottom:1px solid #cee4ff;
							border-top:1px solid #bddbff;
  
}

a.mainlevel:hover {
 background: url(../img/lft-mnu-a.png) no-repeat #1d6ec5;
                                color: #FBFBFB;
                                height: 48px;
								*height: 38px;
                                width: 198px;

}
#active_menu {
 background: url(../img/lft-mnu-a.png) no-repeat;
                                color: #FBFBFB;
                                height: 48px;
								*height: 38px;
                                width: 198px;

}
a#active_menu:hover {
 background: url(../img/lft-mnu-a.png) no-repeat;
                                color: #FBFBFB;
                                height: 48px;
								*height: 38px;
                                width: 198px;
}

ul#mainlevel{
 display           : block;
 width             : auto;
 background       : none;
 list-style: none;
 text-align:left;
}
ul#mainlevel li{
 display           : block;
 width             : auto;
 background       : none;
 background-image : none;
 line-height      : 16px;
 text-align:left;
}


/** Sublevel for Mainmenu **/

.sublevel {
                            color: #b71116;
                            vertical-align:middle;
							display:table-cell;
                            height: 40px;
							*height: 32px;
                            width: 180px;
                            text-decoration: none;
                            font-family: 'Times New Roman', Times, serif;
                            font-size: 10px;
                            text-transform: uppercase;
                            background: url(../img/lft-mnu.png) repeat-y;
                            padding-left: 20px;
							padding-right:5px;
							vertical-align:middle;
							border-bottom:1px solid #bddbff;
							*display:block;
							*padding-top:8px;
}

a.sublevel:link, a.sublevel:visited {
                                color: #b71116;
                                height: 40px;
								*height: 32px;
                                width: 180px;
                                text-decoration	: none;
}
a.sublevel:hover {
 background: url(../img/lft-mnu-a-sub.png) no-repeat;
 background-color:#1d6ec5;
	               color: #FBFBFB;
                                height: 40px;
								*height: 32px;
  text-decoration  : none;
}
a.sublevel#active_menu  {
                                background: url(../img/lft-mnu-a-sub.png) no-repeat;
	                            color: #FBFBFB;
                                height: 40px;
								*height: 32px;
                                text-decoration  : none;
      
}
	
	a.mainleveltop  {
                            color: #1d6cc3;

                            text-decoration: none;
                            font-family: 'Times New Roman', Times, serif;
                            font-size: 1.4em;
                            background: url(../img/ver_dop_menu.png) repeat-x bottom center ;
							vertical-align:middle;
							display:table-cell;
							border:1px solid #b6dffb;
							text-align:center;
							text-decoration:none;
							padding-top:3px;
							padding-bottom:5px;
							padding-left:10px;
							padding-right:10px;
							white-space:normal;
							min-width:150px;
}

a.mainleveltop:hover {
 background: url(../img/lft-mnu-a.png) repeat-x #1f75d2;
                                color: #FBFBFB;


}  
	   #main-left {
            float: left;
            width: 220px;
            background: white;
        }
            #left-menu {
                width: 209px;
                padding-top: 5px;
            }
        #main-center {
            text-align: justify;
            float: left;
            width: 550px;
            font-family: Tahoma, Geneva, sans-serif;
            background: white;
			padding-right:10px;
        }
            #main-center h1 {
                color: #b71116;
                font-size: 24px;
                font-family: 'Times New Roman', Times, serif;
                border-bottom: 1px solid #cbe4ff;
                margin-bottom: 10px;
				width: 550px;
				text-align:left;
            }
            
            #main-center h2 {
                font-size: 1.8em;
                font-family: 'Times New Roman', Times, serif;
                border-bottom: 1px solid #cbe4ff;
                margin-bottom: 10px;
            }
            #main-center h3 { font-size: 1.7em; font-family: 'Times New Roman', Times, serif; color: #074997; text-decoration: underline; padding-bottom: 15px; }
            
            #main-center h4 { font-size: 1.6em; font-family: 'Times New Roman', Times, serif; color: #074997; text-decoration: underline; padding-bottom: 15px; }
            
            #main-center h5 { font-size: 1.5em; font-family: 'Times New Roman', Times, serif; color: #074997; text-decoration: underline; padding-bottom: 15px; }
            
            #main-center h6 { font-size: 1.4em; font-family: 'Times New Roman', Times, serif; color: #074997; text-decoration: underline; padding-bottom: 15px; }
            
            #main-center p {
                font-family: Tahoma, Geneva, sans-serif;
                font-size: 13px;
                color: #252525;
                padding-bottom: 10px;
            }
            
            #main-center a {
            }
            
            #main-center strong {
                font-weight: bold;
                font-family: Tahoma, Geneva, sans-serif;

                color: #252525;

            }
                #main-center strong a {
                }
            
            #main-center ul {
                margin-left: 25px;
                padding-bottom: 15px;
            }
                #main-center ul li {
                    list-style-image: url(../img/mn-cnt-ul.png);

                    font-size: 1.1em;
                }
        
        #main-right {
            margin-left: 770px;
            background: white;
        }
        
            #main-right .module-right {
                margin-bottom: 8px;
                margin-left: 12px;
                text-align: left;
            }
                .module-right .block-right {
                    width: 172px;
                    padding-top: 10px;
                    background: url(../img/mod-r-blk-t.png) top left no-repeat;
                }
                    .block-right .block-right-inside {
                        width: 172px;
                        padding-bottom: 10px;
                        background: url(../img/mod-r-blk-b.png) bottom left no-repeat;
                    }
                    
                        .block-right-inside .block-right-inside-inside {
                            background: url(../img/mod-r-blk-c.png) repeat-y;
                        }
                    
                            .block-right-inside-inside .block-right-title-1 {
                                font-size: 1.6em;
                                font-family: 'Times New Roman', Times, serif;
                                color: #00439a;
                                text-transform: uppercase;
                                padding: 5px 0 5px 10px;
                            }
                            
                            .block-right-inside-inside .block-right-title-2 {
                                font-size: 1.6em;
                                font-family: 'Times New Roman', Times, serif;
                                color: #00439a;
                                height: 38px;
                                text-transform: uppercase;
                                padding: 7px 0 5px 50px;
                                background: url(../img/news-ico.png) no-repeat 8px 0;
                            }
                            
                            .block-right-inside-inside .block-right-content {
                                font-size: 1.4em;
                                font-family: 'Times New Roman', Times, serif;
                                color: #00439a;
                                padding: 0 0 5px 10px;
                            }
    
    #footer {
        clear: both;
        background: #d8e6f5;
        height: 95px;
        position: relative;
    }
    
        #footer #footer-inside {
            width: 960px;
            margin: 0 auto;
            height: 75px;
            text-align: left;
            background: url(../img/ftr-bgr.jpg) no-repeat top center;
        }
            #footer-inside-content {
                padding-top: 30px;
                font-family: Tahoma, Geneva, sans-serif;
                font-size: 1.1em;
            }
#topmenu
{
	padding-bottom:10px;}
#content-footer{
	padding:2px;
	text-align:center;
	}
#searchico{background: url(../img/header_ico.png) no-repeat -170px 0;float:right;
height:23px;
width:26px; }
#mapico{background: url(../img/header_ico.png) no-repeat -196px 0;float:right;
height:23px;
width:26px;}
#homeico{background: url(../img/header_ico.png) no-repeat -144px 0;float:right;
height:23px;
width:26px;}
#podrobnoico{background: url(../img/header_ico.png) no-repeat 0 0;float:right;
height:23px;
width:144px;}

#mam_zajem{}
#zajem{}