body, table
{
	font: 12px Arial, sans-serif;
	background-color: #99CCFF;
	color: #3333CC;
	border-top-color: #FFFFFF;
}

body
{
	margin: 0;
	padding: 0;
	background-color: #CCCCCC;
	color: #666666;
}

h1
{
	margin: 2px 0 2px 0;
	font: 2em Times New Roman, sans-serif;
}

h2
{
	margin: .83em 0;
	font: 1.3em Arial, sans-serif;
}

h3
{
	margin: 1em 0;
	font: bold 1.04em Arial, sans-serif;
}

h4
{
	margin: 10px 0 2px 0;
}

h5
{
	margin: 2px 0 2px 0;
	font: 14px Arial, sans-serif;
}

h6
{
	font: 12px Arial, sans-serif;
}

p
{
	margin: 1em 0;
}


a:link
{
	color: #FF0000;
	text-decoration: underline;
}

a:visited
{
	color: #FFFF00;
}

a:hover
{
	color: #0033FF;
}

a:active
{
	color: #e00;
}

img
{
	border: none;
}

ul
{
	margin-top: 1em;
	margin-bottom: 1em;
}

dt
{
	margin: .3em 0;
	font-size: 1em;
	font-weight: bold;
}

dd
{
	margin-bottom: 2em;
}

td
{
	vertical-align: top;
}

.textnews
{
        position: relative;
        top: 0;
        margin-top: 10px;
        font-size: 11px;
        height: 10px;
}

.timenews
{       
        position: relative;
        top: 0;
        background-color: #fff;
        margin-top: 10px;
        font-size: 11px;
        font-style: italic;
        float: left;
}

.colcorr 
{
        background-color: #bEbEbE;
        position: relative;
        bottom: 0px;
}

.datecorr
{
        position: relative;
        color: #000;
        background-color: #fff;
        margin-bottom: 5px;    
        height: 10px;
        border: 0;
        float: left;
}

.linkcorr
{
        position: relative;
        font-size: 11px;
}

/* off */

.off
{
	display: none;
}

/* outers */

#outer_00
{
	position: relative;
	clear: both;
	height: 100%;
	min-width: 620px;
	width: expression((document.body.clientWidth <= 620) ? '620px' : 'auto');
}

/* logo */


#logo
{
}

/* top */

#top_00
{
	background-color: #646464; /* trick for IE (about dashed border) */
	width: 1004px;
	font: 11px Tahoma, sans-serif;
}

.top_01
{
        clear: both;
	height: 29px;
	background-color: #FFFFCC;
	color: #00000;
	text-align: center;
}

.top_01 a:link, .top_01 a:visited
{
	color: #00000;
}

.top_01 ul, #top_02 ul, #top_03 ul
{
	margin: 0;
	margin-top: 5px;
//	margin-top: 0;
	padding: 0;
	list-style: none;
}

.top_01 ul li
{
	display: inline;
}

.top_01 #st_01
{
	position: relative;
	font: 12px Arial, sans-serif;
	top: 0;
	right: 0;
	padding: 6px 8px;
	text-align: right;
}

.top_01 #st02
{
	position: absolute;
	top: 0;
	right: 0;
	margin-right: 10%;
	padding: 6px 0;
}

#top_02
{
	position: relative;
        border-top: double 2px #fff;
	height: 105px;
	background-color: #ffffff;
}


#top_02 a:link, #top_02 a:visited
{
	color: #000;
}

.top_03
{
        position: relative;
        height: 31px;
        clear: both;
	background-color: #FFFFCC;
	border-bottom: 2px double #FFF;
	text-align: left;
}

.top_03 li
{
	position: relative;
	font: bold 14px Arial, sans-serif;
	display: inline;
	padding: 11px 26px 10px 26px;
}

. top_03 #nadpis
{
	position: relative;
	top: 0;   
	text-align: center;
	margin-top: 6px;
        float: left;

}

.top_03 a:link, .top_03 a:visited
{
	color: #00000;
}

.top_03 #nadpis .at a:visited, .top_03 #nadpis a:hover
{
	text-decoration: none;
	color: 000;
	font-weight: bold;
}

/* menu */

#menu_00
{
	position: relative;
	top: 0;
	width: 197px;
	left: 0%;
	text-align: center;
	margin-top: 6px;
        float: left;

}

#menu_00 li
{
	padding: 20px;
}

#menu_01
{
	position: absolute;
	top: 18px;
	float: left;
	left: 4%;
	line-height: 1.6;
}

#menu_02
{
	position: absolute;
	left: 197;
        font-size: 10pt;
	font-weight: bold;
}

#menu_02 a:link, #menu_02 a:visited
{
	text-decoration: none;
	color: #fff;
}

#menu_02 li
{
	margin-left: -3px;
//	margin-left: 0;
	text-align: center;
	padding: 5px 23px 8px 23px;
//	height: 26px;
}

#menu_02 .at
{
	text-align: center;
}

#menu_02 .at a:link, #menu_02 .at a:visited, #menu_02 a:hover
{
	font-weight: bold;
	color: #000;
}

#menu_03
{
        width: 155px;
	padding-left: 10px;
	padding-right: 0px;
	color: #ffffff;
	text-align: center;
	margin-left: -15px;

}

#menu_03 a:link, #menu_03 a:visited
{
	text-decoration: none;
	color: #000;
}

#menu_03 li
{
        width: 150px;
	background-color: #A3BCE1;
        font-size: 10pt;
	padding: 0px 0px 0px 0px;
        border-style: outset;
        border-width: 2px;
        border-color: grey;
        vertical-align: middle;
        height: 30px;
}

#menu_03 .at
{
	font-weight: bold;
        width: 150px;
	background-color: #DCE6F3;
}

#menu_03 a:hover
{
	font-weight: bold;
        width: 145px;
	background-color: #DCE6F3;
}


#menu_04
{
        width: 150px;
	padding-left: 10px;
	padding-right: 0px;
	text-align: center;
	margin-left: -15px;

}

#menu_04 a:link, #menu_04 a:visited
{
	color: blue;
}

#menu_04 li
{
        width: 150px;
        font-size: 12pt;
	font-weight: bold;
	padding: 0px 0px 0px 0px;
	border-top: 1px dashed #000;
	border-bottom: 1px dashed #000;
        vertical-align: middle;
        height: 25px;
}

#menu_04 .at
{
        width: 150px;
}

#menu_04 .at a:link, #menu_04 .at a:visited, #menu_04 a:hover
{
	text-decoration: none;
	font-weight: bold;
	color: #000;
}

#form01
{
}

/* areas */

#area_00
{
        position: relative;
	float: left;
        width: 197px;
        height: 100%;
	background-color: #EEEEEE;
}

#area_01
{
        position: relative;
        float: left;
        width: 60%;
	padding: 1em 5px 1em 5px;
}

#area_02
{
        position: relative;
        top: 0;
        float: left;
        width: 200px;
}

#area_02 h2
{
	border-bottom: 1px solid #8d8d8d;
}

#area_02 div
{
	font-size: .9em;
	line-height: 1.01em;
	margin-bottom: 2.4em;
}

.date
{
	display: block;
	clear: left;
	padding: 1px 0 1px 7px;
	margin: 5px 0 5px 0;
	color: #fff;
	background-color: #333;
	font: 10px Tahoma, sans-serif;
	font-weight: bold;
}



/* foots */

#bottom_01
{
        position: relative;
        clear: both;
	height: 31px;
	border-top: 1px dashed #FFFEA0;
	border-bottom: 1px dashed #FFFEA0;
	background-color: #646464;
	color: #fff;
	text-align: center;
}

.bottom_01 a:link, .bottom_01 a:visited
{
	color: #fff;
}

.bottom_01 ul
{
	margin: 0;
	margin-top: 5px;
//	margin-top: 0;
	padding: 0;
	list-style: none;
}

.boottom_01 ul li
{
	display: inline;
}
.bottom_01 #st_01
{
	position: absolute;
	top: 0;
	left: 125;
	padding: 6px 20;
	border-left: 1px dashed #FFFEA0;
	text-align: center;
}

.bottom_01 #st02
{
	position: absolute;
	top: 0;
	right: 0;
	margin-right: 10%;
	padding: 6px 0;
}

#foot_00
{
        position: absolute;
	top: 0;
        left: 0;
	padding: 0px 4%;
}

#foot_01
{
        position: relative;
	width: 1004px;
}

#foot_03
{
	position: absolute;
	top: 0;
	left: 0;
        width: 197px;
        text-align: left;

}

#foot_06
{
	position: absolute;
	top: 0;
	padding: 1% 1% 1% 1%;
	left: 197px;
	right: 200px;
	font: 0.9em Arial, sans-serif;
        text-align: left;
}

#foot_05
{
	position: absolute;
        right: 0;  
	top: 0;
        text-align: right;
}

#foot_04
{
	position: relative;
	color: red;
}

#foot_02
{
	position: relative;
	margin-right: 15px;
	font-size: 16px;
	font-style: italic;
        text-align: right;
}

/* calen */

#calen
{
        position: relative;
        float: left;
        top: 0;
	font: 10px Tahoma, sans-serif;
	width: 200px;
	text-align: center;
}

#calen th
{
	color: #666;
	font-weight: normal;
	font-size: 11px;
	padding: 1px 2px;
	border-bottom: 2px dashed #8d8d8d;
}

#calen td
{
	background: none;
	padding: 1px 3px;
	border-bottom: 1px dashed #8d8d8d;
}

#calen thead .weekend
{
	color: #f00000;
}

#calen tbody .weekend
{
	color: #f00000;
}

#calen tbody .active
{
	color: #fff;
	background-color: #333;
	font-weight: bold;
}

/* discounts */

#discounts
{
}

#discounts th, #discounts td
{
}

#discounts th
{
	padding: 4px 12px;
	font-size: 11px;
	height: 31px;
	background-color: #CCFFFF;
}

#discounts td
{
	padding: 12px 12px;
}

#discounts .last
{
	border-right: none;
	text-align: center;
}

#discounts .light td
{
	background-color: #f1f2f2;
}

/* firm */

#firm_outer td
{
	padding: 0;
}

#firm_outer .logo
{
	vertical-align: middle;
}

#firm
{
}

#firm .column01
{
	width: 100px;
}

#firm td
{
	padding: 12px 12px;
	background-color: #6699CC;
	border-right: 1px dashed #646464;
}

#firm .last
{
	border-right: none;
	background-color: #CCCCFF;
}

#firm .spacer01 td
{
	padding: 0;
	height: 4px;
	background-color: #fff;
	border-right: none;
}

.index01
{
	position: relative;
	float: both;
	width: 44%;
	margin-right: 22px;
}

.index01 table
{
	margin-bottom: 64px;
}

.index01 td
{
	padding: 3px 0;
}

.index01 .pass
{
	color: #666;
}

#mod_news p
{
	margin-bottom: 2em;
}

#pref
{
	display: none;
}

#years
{
	margin: 8px 0;
	padding: 0;
	text-align: center;
	font: bold 1.1em Arial, sans-serif;
}

#years li
{
	display: inline;
	padding: 2px 4px;
}

#years .at
{
	background-color: #e4e4e4;
	font-weight: bold;
}

#ngazs
{
	margin: 8px 0;
	padding: 0;
	text-align: center;
	font: bold 1.1em Arial, sans-serif;
}

#ngazs li
{
	display: inline;
	padding: 2px 5px;
}

#ngazs .at
{
	background-color: #deeddd;
	font-weight: bold;
}


#divCont {position:relative; z-index:1; height: 1200px; width:100%; visibility:hidden;}
.clTop   {position:absolute; z-index:1; width:100%; line-height:17px;}
.clSub   {position:absolute; z-index:1; left:0px;  width:100%; line-height:14px;}

/*** This sets the style for the links inside the menu. ***/
#divCont .clTop a {color:black; font-family:verdana,arial,helvetica,sans-serif; font-size:16px; font-weight:bold; text-decoration:none;}
#divCont .clTop a:hover {color:blue; text-decoration:none;}
#divCont .clTop .clSub a {color:blue; font-family:verdana,arial,helvetica,sans-serif; font-size:12px; font-weight:bold; text-decoration:none;}
#divCont .clTop .clSub a:hover {color:silver; text-decoration:none;}  
