html,
body {
color: #666;
font-size: 90%;
font-family: arial, helvetica, sans-serif;
margin: 0;
padding: 0;
background: #fff url('../images/bg_paticka.png') 0 98px repeat-x;
}

a {
color: #3333cc;
text-decoration: underline;
}
				
a:hover {
color:#cc0000;
}

/* Layout */
div#page {
width: 960px;
margin: 0 auto;
}

/* Header */
div#header {
height: 120px; 
text-align: right;
}

div#header h1 {
float: left;
margin: 0;
padding: 35px 0 0 0;
}

div#header h1 a {
display: block;
width: 220px;
height: 43px;
background: url('../images/logo.png') 0 0 no-repeat; 
}

div#header h1 span {
display: none;
}

div#header div#odkaz_seznam {
line-height: 105px;
}

div#header div#odkaz_seznam a {
color: #3333cc;
font-size: 100%;
font-weight: normal;
text-decoration: underline;
}

/* Content */
div#content {
padding: 30px 0;
overflow: hidden;
zoom: 1;
}

div#left {
float: left;
width: 40%;
}

div#right {
float: right;
width: 55%;
}

div#prihlasit_se a {
display: block;
width: 279px;
height: 59px;
color: #fff;
line-height: 59px;
background: url('../images/prihlasit.jpg') 0 0 no-repeat; 
}

div#prihlasit_se a:hover,
div#prihlasit_se a:focus,
div#prihlasit_se a:active {
opacity: .8;
filter: alpha(opacity=80);
}

div#prihlasit_se span {
display: none;
}

/* Footer */
div#footer {
background: #fff url('../images/bg_paticka.png') 0 0 repeat-x;
}

div#footer-box {
width: 960px;
margin: 0 auto;
padding: 30px 0 20px 0;
text-align: center;
}

/*----------------- tabulka ----------*/
table {
float: right;
width: 450px;	
color: #000;
margin: 0;
padding: 0 1px 1px 1px;
}	

th {
color: #fff;
background: #B3B3B3 url('../images/bg_tab.gif') repeat-x top left;
padding: 0;
font-size: 130%;
text-align: left;
line-height: 30px;
}

td
{
margin:0;
border-top:1px dotted #CECECE;
padding:7px 15px;
}

h3
{
font-size:100%;
color:#fff;
background:url(../images/oddelovac.gif) no-repeat top left;
padding:7px 15px;
margin:0;
}

/*----------------- kulate rohy ----------*/
.lh {background:#B3B3B3 url(../images/lh.gif) no-repeat top left;}	
.ld {background:url(../images/ld.gif) no-repeat bottom left; color:#818181;}
.ph {background:#B3B3B3 url(../images/ph.gif) no-repeat top right;}
.pd {background:url(../images/pd.gif) no-repeat bottom right; margin:0; padding:7px 15px;}

/*----------------- sloupce ----------*/
.hlavni_s {
color:#818181;
background:#fff;
border-left:1px solid #cecece;
}

.pravy_s          {border-right: 1px solid #cecece;}
.sedy_s           {background:#F4F4F4;}
.sedy_s_dole      {background:#F4F4F4; border-bottom:1px solid #cecece;}
.bily_s_dole      {background:#fff; border-bottom:1px solid #cecece;}
.zavorka          {color:#818181;}	
.cena             {color:#006633;}
.cena strong      {font-size:110%;}	