body
{
	margin: 0;
	padding: 0;
	background-image: url(../images/pozadie_hlavicka.gif);
	background-repeat: repeat-x;
	background-color: #E6EEF6;
	font-size: 62.5%;
}

a img
{
	border: 0;
}
a
{
	color: #0d7ced;
}
div.obal
{
	position: relative;
	width: 993px;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../images/pozadie_lavastrana.gif);
	background-repeat: repeat-y;
}
div.hlavicka
{
	width: 100%;
	height: 135px;
	background-image: url(../images/hlavicka.jpg);
	background-repeat: no-repeat;
}
a.home
{
	display: inline-block;
	width: 160px;
	height: 70px;
	margin: 25px 0 0 290px;
}
div.logo
{
	display: none;
	background-color: #f1f6fa;
	border-color: #ffffff;
	border-width: 0px 11px 10px 0px;
	border-style: solid;
	width: 725px;
	height: 125px;
	margin: 0 0 0 131px;
}
/* --------------- lava strana + menu ----------------- */
div.lava_strana
{
	width: 255px;
	height: 195px;
	float: left;
	border-right: 10px solid white;
	background-color: #ffffff;
}
div.menu
{
	margin: 1px 0 0 54px;
	width: 193px;
	height: 177px;
	border: 4px solid #8ED0F0;
	background-color: #E3EFFA;
}
div.menu p
{
	position: relative;
	margin: 0;
	padding: 12px 0 12px 0;
	height: 145px;
	border: 4px solid white;
	list-style-type: none;
	text-align: right;
}
div.menu a
{
	width: 167px;
	position: relative;
	right: 11px;
	display: block;
	margin: 0;
	padding: 3px 7px 3px 0;
	color: #0096D5;
	font-size: 11px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
div.menu a:hover
{
	background-color: #ffffff;
}
div.menu a.oznaceny
{
	width: 167px;
	position: relative;
	right: 11px;
	display: block;
	margin: 0;
	padding: 3px 7px 3px 0;
	color: #0096D5;
	font-size: 11px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	background-color: white;
	font-weight: bold;
}
div.tmavsie
{
	display: none;
	width: 100%;
	height: 200px;
	border-top: 10px solid white;
	background-color: #f1f6fa;
}
/* ------------- prava strana ------------------ */
div.prava_strana
{
	position: relative;
	width: 700px;
	min-height: 500px;
	_height: 500px;
	background-color: #E6EEF6;
	float: left;
	padding-bottom: 150px;
}
h1.nadpis_hlavny
{
	padding: 0 0 10px 0;
	background-image: url(../images/tien_nadpis.jpg);
	background-position: left bottom;
	background-repeat: repeat-x;
	margin: 20px 0 0 31px;
}
h1 span
{
	display: block;
	width: 650px;
	padding: 5px 0 5px 10px;
	border-top: 8px solid white;
	border-bottom: 7px solid white;
	border-left: 12px solid white;
	font-size: 17px;
	color: white;
	background-color: #00BFF3;
	font-family: Tahoma;
}
h2
{
	font-size: 12px;
	background-color: #f3f7fb;
	color: #0052a5;
	padding: 3px 0 3px 23px;
	margin: 0 0 0 31px;
	width: 550px;
}

img.baner
{
	margin: 15px 0 0 31px;
}

p.bezny_text
{
	width: 550px;
	margin: 4px 0 15px 55px;
	font-family: Arial, Helvetica, sans-serif;
	color: #006FBC;
	font-size: 12px;
	line-height: 20px;
}

p.kontakt b
{
	display: inline-block;
	width: 48px;
}

p.ObrPopis
{
	margin: 3px 0 0 415px;
	font-family: Arial, Helvetica, sans-serif;
	color: #006FBC;
	font-size: 10px;
}

p.SmallTextStatistiky
{
    margin-top: 50px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    line-height: normal;
    color: #2d648a;
}


table.televizie
{
	margin: 0 0 0 41px;
	height: 180px;
	border: 1px solid #BFD4E9;
	background-color: white;
}

table.televizie td b
{
	color: #0061b6;
}

table.televizie td
{
	width: 109px;
	background-color: #F8FDFF;
	color: #4191CC;
	padding: 5px 0 0 0;
	vertical-align: top;
	text-align: center;
	width: 113px;
}

table.televizie td div
{
	padding: 14px 11px;
	font-size: 9px;
	text-align: left;
}

table.paticka
{
	margin: 0 0;
	width: 693px;
	height: 37px;
	font-size: 11px;
	color: #009DDC;
	background-color: #FFFFFF;
/*	position: absolute;*/
	margin-top: 50px;
	bottom: 55px;
}

table.paticka a
{
	color: #009DDC;
	text-decoration: none;
}

div.odkazy
{
	border: 1px solid #bdd6ef;
	background-color: #ffffff;
	width: 482px;
	margin-left: 31px;
	margin-bottom: 38px;
	padding: 9px;
}
/*
ul
{
	float: left;
	margin: 0;
	padding: 9px 5px;
	list-style-position: inside;
	list-style-type: none;
	background-color: #f8fdff;
}

ul li
{
	margin: 0;
	padding: 0 0 2px 25px;
	-padding: 0 0 2px 9px;
	background-image: url(images/ikona_zoznam.gif);
	background-repeat: no-repeat;
	background-position: 16px 8px;
}

*/
div.odkazy ul li a
{
	color: #0052a5;
	font-size: 12px;
	font-weight: bold;
}
ul.vTexte
{
	font-family: Arial, Helvetica, sans-serif;
	color: #006bb9;
	font-size: 12px;
	padding: 0;
	float: none;
	margin: 0 0 0 50px;
	padding: 9px 5px;
	list-style-position: inside;
	list-style-type: none;
	background: none;
}
ul.vTexte li
{
	background-image: url(../images/ikona_zoznam.gif);
	background-repeat: no-repeat;
	padding: 2px 0 2px 15px;
	_padding: 2px 0 2px 0px;
	background-position: 0px 8px;
}

div.both
{
	_display: none;
	clear: both;
	margin: 0;
	padding: 0;
}
div.obrazok
{
	padding: 0 5px 10px 0;
	_padding: 0 5px 9px 0;
	background-image: url(../images/tien_obr.gif);
	background-position: -1px;
	background-repeat: no-repeat;
	margin: 15px 0 0 31px;
}
div.obrazok img
{
	border-style: solid;
	border-color: white;
	border-width: 9px 11px;
}
div.pravyTien
{
	display: none;
	position: absolute;
	right: 91px;
	top: 83px;
	background-image: url(../images/tien_obr_pravy.gif);
	background-position: right;
	background-repeat: no-repeat;
	width: 10px;
	height: 97px;
}

div.statistika
{
	width: 594px;
	margin: 15px 0 0 31px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0073c7;
	line-height: 28px;
	border: 2px solid #fffff;
}


/*------------------------------------------------*/
div.Report
{
	background-color: #cedeed;
	width: 100%;
}

div.Report table
{
    margin-left: 30px;
	width: 100%;
}

div.Blok h4
{
	line-height: 15px;
	font-size: 13px;
	font-weight: bold;
	padding-left: 5px;
	color: #0950a0;
	margin-bottom: 5px;
}

div.Blok
{
	width: 100%;
	margin-top: 15px;
}

.Blok div
{
	border: solid 1px #bfd4e9;
}

.Blok div.Data
{
	background-color: #F9FDFF;
	border: 9px solid #FFFFFF;
	padding: 2px 23px;
}

.Blok div.Data table
{
	width: 100%;
}

.Vysledok
{
	width: 100%;
	margin-top: 15px;	
}

h4.nadpistabulky
{
    width: 180px;
    text-align: center;
    margin: 0px 15px 0px 64px;
    padding: 15px 0px 0px 0px;
    color: #006fbc;
    font-size:11px;
    font-weight: normal;
}

div.stanice
{
	margin-right: 8px;
	margin-left: 54px;
	margin-top: 5px;
	width: 185px;
	border: 4px solid #ffffff;
	color: #006fbc;
}

div.stanice .rozdiel
{
    color: #0096d5;
}

div.stanice table
{
    background-color: white;
}
    
div.stanice tr
{
	background-color: #dff7ff; 
}

div.stanice td
{
   border-bottom: solid 1px white;
   border-top: solid 1px white;
}

div.stanice tr.alternate
{
	background-color: #e0eaf4;
}

div.SSekcia1
{
    border-left: solid 1px #bfd4e9;
    border-right: solid 1px #bfd4e9;
    border-bottom: solid 1px #bfd4e9;
    /*width: 100%;*/
    background-color: White;
    color: #006fbc;
    font-size: 11px;
}

div.SSekcia1 .Popis
{
    width: 113px;
    text-transform: uppercase;
    background-color: #f6fcff;
    padding: 3px 10px 3px 10px;
    float:left;
}

div.SSekcia1 .Volby
{
    width: 438px;
    padding: 0px 10px 0px 10px;
    float:left;
}

div.SSekcia1 input[type=text]
{
    width: 150px;
    border: solid 1px #89b1e3;
    font-size: 11px;
    color: #006fbc;
    text-align: center;
    margin-top: 5px;
}

div.SSekcia1 select
{
    width: 150px;
    border: solid 1px #89b1e3;
    font-size: 11px;
    color: #006fbc;
    text-align: left;
    margin-top: 5px;
}

div.SSekcia1 input[type=submit]
{
    width: 200px;
    background-color: #00bff3;
    border: 0;
    color: White;
    font-weight: bold;
    font-size: 11px;
    padding: 2px 5px;
    
}


.clear
{
    clear:both;
}

.space10
{
    height:10px;
}

.fl
{
    float: left;
}

.fr
{
    float: right;
}

.alt20 td
{
    padding-left: 20px;
}

.alt20 td:first-child
{
    padding-left: 0px;
    width:65px;
}

.al20
{
    padding-left: 20px;
}

.checkbox input[type="checkbox"]
{

}

div.SSekcia2
{
    /*width: 100%;*/
    margin-top: 20px;
    border: solid 1px #bfd4e9;
    background-color: White;
    font-size: 11px;
    
}

div.SSekcia2 .content
{
    background-color: #f6fcff;
    border: solid 7px White;
}

div.SSekcia2 .Popis
{
    width: 106px;
    text-transform: uppercase;
    padding: 3px 10px 3px 10px;
    float:left;
}

div.SSekcia2 .Volby
{
    width: 430px;
    padding: 0px 10px 0px 10px;
    float:left;
}

div.SSekcia2 input[type=text]
{
    width: 83px;
    border: solid 1px #89b1e3;
    font-size: 11px;
    color: #006fbc;
    text-align: center;
}

div.SSekcia2 input[type=submit]
{
    width: 196px;
    background-color: #00bff3;
    border: 0;
    color: White;
    font-weight: bold;
    font-size: 11px;
    padding: 2px 5px;
    
}

div.SSekcia3
{
    
    margin-top: 20px;
    border: solid 1px #bfd4e9;
    background-color: White;
    font-size: 11px;
    padding: 10px 10px 20px 17px;
}

div.SSekcia3 h4
{
    font-size: 11px;
    text-transform: uppercase;
    font-weight: normal;
}

/*-----------------*/
div.Menu 
{
    line-height: normal;
    background-color: #e6eef6;
}

div.Menu .Tlacitka
{
    height: 23px;
    width: 100%;
    /*margin-bottom: -1px;*/
    font-size: 11px;
    text-transform: uppercase;
    border-bottom: solid 1px #89b1e3;
}

div.Menu .Tlacitka a
{
    text-decoration: none;
    display: block;
    margin-top: 4px;
}

div.Menu .Tlacitka ul
{
    list-style-type: none;   
    padding: 0px;
    margin: 0px;
}

div.Menu .Tlacitka ul li
{
    height: 22px;
    margin-left: 3px;
    border-top: solid 1px #89b1e3;
    border-left: solid 1px #89b1e3;
    border-right: solid 1px #89b1e3;
    border-bottom: solid 1px #89b1e3;
    
    /*display: block;*/
	float: left;
	background-color: #ffffff;
	color: #dcf0f7;
	padding-left:10px;
	padding-right:10px;
	width: 132px;
}

div.Menu .Tlacitka ul li.active
{
    border-bottom: none;
    background-color: #dcf0f7;
    color: #006fbc;
}

div.Menu .SpodokBar
{   
    /*border-top: solid 1px #89b1e3;*/
    
    border-left: solid 1px #89b1e3;
    border-right: solid 1px #89b1e3;
    border-bottom: solid 1px #89b1e3;
    height: 3px;
    background-color: #dcf0f7;
    padding: 3px;
}

div.Menu .SpodokBar .Ciara
{
    height: 3px;
    background-color: #8ed0f0;
}

.clearfix {
    display:block;
}

.ui-dialog-titlebar-close  
{
    display: none; 
}


