body{
background: #004488;
margin:0;
padding:0;
line-height: 1.5em;
font: normal 12px "Lucida Grande", "Trebuchet MS", Tahoma, Helvetica, sans-serif;
}

b{font-size: 150%;}
em{color: red;}

#maincontainer{
width: 1000px; /*Width of main container*/
margin: 0 auto; /*Center container on page*/
background-image: url('../images/background-content.jpg');
}

#topsection{
background: #EAEAEA;
height: 176px; /*Height of top section*/
background-image: url('../images/header.jpg');
}

#topsection a{
position: relative; left: 5px; top: 80px;
}

#topsection img{
border:0px;
}

#contentwrapper{
float: left;
width: 100%;
}

#contentcolumn{
margin-left: 230px; /*Set left margin to LeftColumnWidth*/
}

#contentcolumn h1{
position: relative; 
}

#leftcolumn{
float: left;
width: 230px; /*Width of left column*/
margin-left: -1000px; /*Set left margin to -(MainContainerWidth)*/
background-image: url('../images/background-menu-repeat.jpg');
background-repeat: repeat-y;
}

#leftcolumn img {
float: left;
margin-left: -40px;
border: 0px;
}

#footer{
background-image: url('../images/background-content-bottom.jpg');
background-repeat: no-repeat;
background-position: bottom;
clear: left;
width: 100%;
color: #FFF;
text-align: left;
padding: 4px 0;
}

#footer a{
font: bold 11px "Lucida Grande", "Trebuchet MS", Tahoma, Helvetica, sans-serif;
color: #666699;
}

.innertube{
margin: 0px 0px 0px 40px; /*Margins for inner DIV inside each column (to provide padding)*/
}

.innertube_contentcolumn{
margin: -40px 0px 0px 10px; /*Margins for inner DIV inside each column (to provide padding)*/
}

.innertube_footer{
margin: -7px 0px 15px 80px; /*-15 je snížení odstupu zvrchu, Margins for inner DIV inside each column (to provide padding)*/
}

.menu{
margin: 0;
padding: 0;
width: 170px;
}

.menu li a{
font: normal 13px "Lucida Grande", "Trebuchet MS", Tahoma, Helvetica, sans-serif;
color: #000066;
display: block;
width: auto;
text-decoration: none;
}

.menu li a:visited, .menu li a:active{
color: #003399;
}

.menu li a:hover{
color: black;
}

/*Kontaktlinsen footer by Jaromir*/

#Kontaktlinsenfooter{
clear: left;
width: 100%;
color: #FFF;
text-align: left;
padding: 4px 0;
}

#Kontaktlinsenfooter a{
font: bold 11px "Lucida Grande", "Trebuchet MS", Tahoma, Helvetica, sans-serif;
color: #666699;
}


.Linseninnertube_footer{
margin: 40px -7px 0px -160px; /*Margins for inner DIV inside each column (to provide padding)*/
}


/* 
	Blue on blue
	written by Glenn Slaven http://slaven.net.au
*/

table,td,th {
	
border-collapse:collapse;
	
margin:1;
	
padding:1;


}


table {
	
border: 1;
	
font-family: Garamond, Georgia, "Times New Roman", Times, serif;

}



table caption {
	
background-color: transparent;
	
background-image: url(cap_bg.gif);
	
background-repeat: repeat-x;
	
background-position: bottom left;
	
text-align:left;
	
font-size:150%;
	
text-transform:uppercase;
	
line-height: 30px;
	
letter-spacing:0px;	

}



td, th{	
	
vertical-align:top;
	
font-weight:normal;	
}



thead {
	
border-left:1px solid #3399FF;	

}

thead th {
	
background: #2293FF;
	
color: #FFFFFF;
	
font-size: 125%;
	
border-top:2px solid #2293FF;

border-bottom:2px solid #2293FF;	
border-right:1px solid #2293FF;
	
padding: 4px 0.4em 4px 0.4em;	

}



tfoot td, tfoot th {
	
border-top:2px solid #2293FF;
	
border-right:1px solid #2293FF;
	
border-top:1px solid #2293FF;

border-bottom:2px solid #2293FF;
font-weight: bolder;
	
font-size: 110%;
	
padding: 0.4em 0.5em 0.4em 0.5em;

}



tbody td, tbody th {
	
background-color: #D9ECFF;
	
border-left:1px solid #2293FF;

border-right:1px solid #2293FF;

border-top:2px solid #2293FF;

border-bottom:2px solid #2293FF;	
font-size: 110%;
	
padding: 0.4em 0.5em 0.4em 0.5em;

}



tbody tr.odd th, tbody tr.odd td{
	
background-color: #BDDFFF;

}



tbody th{	
	
font-weight: bold;	
	
border-left:1px solid #2293FF

border-right:1px solid #2293FF

border-top:2px solid #2293FF;

border-bottom:2px solid #2293FF;
}



table a:link, table a:visited, table a:active {	
	
color:#444F66;
	
background-color: transparent;
	
text-decoration: underline;

}



table a:hover {
	
text-decoration:none;
	
background-color: #1E90FF;
	
color: #FFFFFF;

}
