/********************************************************/
/*             CSS format 1.0 revize 14.04.06  	       */   
/********************************************************/

body 						{ font-family: sans-serif; color: #000;  margin: 0; padding: 0; background: #fff; }
body								{ font-size: 76%; line-height: 1.5em;}

p 									{ margin: 0 0 1.5em; text-align: left; }
hr 								{ color: #009964; height: 0px; background: inherit; border: 0; clear: both; }

acronym, abbr 					{ border-bottom: 1px dotted #009964; cursor: help; } 

/*-----------------stredni cast ------------------*/
.main								{ width: 900px; text-align: left; margin: 0 auto; padding-top: 430px; background: url('/imgs/logo1.png') center 10px no-repeat;} 

/*-----------------definice nadpisu ------------------*/

h1, h2, h3, h4, h5, h6 		{ color: #67000b; margin: 1em 0 .7em 0;  } 

h1 								{ color: #67000b; text-transform: uppercase; text-align: center; margin: 15px 0; padding: 0px 0 3px 3px; font-size: 3em; line-height: 1.33em; clear: both; }
h2									{ font-size: 1.4em; }
h3 								{ font-size: 1.3em; }
h3.h3_novinky_col             { color: #838383; margin: 10px 0 10px 0; padding: 0px 0 3px 3px; font-size: 1.6em; clear: both; font-weight: normal; font-stretch: ultra-condensed;  border-bottom: 1px solid #009964; }
html>body h3.h3_novinky_col             { color: #838383; margin: 10px 0 10px 0; padding: 5px 0 3px 3px; font-size: 1.6em; clear: both; font-weight: normal; font-stretch: ultra-condensed;  border-bottom: 1px solid #009964; }
h4 								{ font-size: 1.2em; }
h5 								{ font-size: 1.1em; }
h6									{ font-size: 1.0em; }

/*-----------------definice seznamu ------------------*/

ul 								{ list-style-image: url(../images/li.gif); margin-top: 0.4em ; margin-bottom: 0.3em;   }

/*-----------------definice odkazu ------------------*/

a									{ color: #67000b; }
a:hover 							{ color: #000;}
a.vice                     { font-weight: bold; }


/*-----------------obrazky ------------------*/

.img 								{ border: 1px solid #009964; padding: 1px; }  

h2 img {border: none;}
a img { border: none; }
.img_obrazek 								{ border: 1px solid #009963; padding: 1px; }

.cols {padding: 0 150px;}
.col-left, .col-right { width: 290px; float: left;}
.col-right {width: 250px; float: right;}



