html {
background: #333; 
}

body {
font-family: verdana, arial, sans-serif;
font-size: 73%;
}

#centrovanie {
width: 950px;
position:absolute;
left: 50%;
margin-left: -475px;
}

#hlavicka  {
background: #7b1d13;
height: 180px;
}

#menu {
background: #7b1d13;
padding-left:100px;
}
* html #menu {
padding-left:50px;
}

#primarny-obsah {
margin-top: -101px;
height: 313px;
background: url(../images/bg_hlavny_pruh2.jpg) top no-repeat;
border-top: 3px solid #fff;
}

#sekundarny-obsah {
background: #ececd2 url(../images/bg_spodny_pruh.jpg) left top no-repeat;
padding: 10px 53px 10px 270px;
}

#pata {
background: #7b1d13;
color: #fff;
font-size: 0.85em;
padding: 20px 20px 40px;
margin-bottom:10px;
border-top: #fff 3px solid;
}

#odkazy-pata {
width: 60%;
float: right;
text-align: right;
}
#copyright-pata {
width: 40%;
float: left;
}
#odkazy-pata a {
color: #fff;
}
#odkazy-pata a:hover {
text-decoration: none;
}

#hlavicka h1 {
margin:20px 0 0 30px;
position: relative;
left: 0px;
width: 150px;
height: 159px;
background: url(../images/bs_logo.png) left top no-repeat;
text-indent: -2000px;
float: left;
}

h3 {
margin: 0px;
}
.moduletable-terminy h3 {
width: 300px;
font-size: 1.5em;
font-weight: bold;
margin-bottom: 10px;
}
form h3 {
margin: 0px 47px 10px;
color: #fff;
font-size: 1.5em;
}
h4 {
font-size: 1.2em;
margin: 15px 0px 10px 0px;
}
.dieta h4 {
margin-top: 0px;
}

/* VYHLADAVANIE */
form {
margin:0px;
position: relative;
left: 550px;
height: 101px;
width: 364px;
background: url(../images/bg_vyhladavanie.gif);
}

form input, select {
/*font-size: 1.2em;*/
border: 1px solid #888;
position: relative;
left: 47px;
top: 0px;
font-family: verdana,arial,sans-serif;
}

form p {
margin: 0px 47px 0px 47px;
font-size: 0.85em;
color: #fff;
}

select {
width: 270px;
margin-top: 10px;
}

* html input {
left: 40px; 
}

* html .button {
font-size: 1.4em;
font-weight: bold; 
}

/* FORMATOVANIE OBSAHU */
table.contentpaneopen {
margin-left:-2px;
}

.contentheading, .componentheading {
font-size: 1.5em;
font-weight: bold;
color: #7b1d13;
}

.contentpaneopen a {
color: #e74810;
}

a.contentpagetitle {
font-size:0.85em;
font-weight: bold;
color: #7b1d13;
text-decoration: none;
border-bottom: solid 1px #7b1d13; 
}
a.contentpagetitle:hover {
border-bottom: none; 
}

.small {
font-size: 0.85em;
color: #e74810; 
}

table.contentpaneopen p{
text-align: left; 
margin: 0px 0px 10px
}

div.terminy p {
text-align: left;
}

.dieta {
margin-top: 13px;
background: url(../images/simon.png) top no-repeat;
width: 283px;
float:right;
padding: 20px
}

.terminy {
float:left;
width: 290px;
margin-right:10px;
}
.zvyraznenie {
color: #e74810; 
}
/* POZICIE MODULOV */
#primarny-obsah div.moduletable, div.moduletable-terminy {
position: relative;
left: 270px;
margin-top: -25px;
}

/* ODRAZKY V TEXTE */



/* MODUL TERMINY */
div.moduletable-terminy {
color: #fff;
margin-top: 25px;
width:300px;
}
div.moduletable-terminy p {
font-size:0.85em;
margin: 0px 0px 6px;
}
.datum {
font-weight: bold;
font-size: 0.9em;
display: block;
}
/* PROPAGACNE MATERIALY */
table.letaky td {
vertical-align: top;
}

/* TABULKA ROZVOZ SVETLA V BA */
table.simple-border {
border-top: 1px #ba3709 solid;
border-left: 1px #ba3709 solid;
border-collapse: collapse;
width: 100%;
}
table.simple-border td, table.simple-border th {
border-bottom: 1px #ba3709 solid;
border-right: 1px #ba3709 solid;
padding: 3px;
}
table.simple-border th {
background: #ba3709;
color: #ececd2; 
}
.cas {
width: 25%;
}
.datum2 {
width: 15%;
}
/*uvodka*/
td#aktuality{
	border-left: solid 1px #bba1a1;
	padding-left: 20px;
}
