<!--

html, body
	{
	margin: 0px;
	padding: 0px;
	text-align: center;
	}
body {
    background: url("/img/bck_main.gif") 50% 0 repeat-y !important;
    }
body, div, span, table, td, th, form, input, select, h1, h2, h3, h4
	{
	font-family: Verdana, Tahoma, Geneva, Arial, sans-serif;
	font-size: 9pt;
	color: #000;	
	padding: 0px;
	margin: 0px;
	}
div.center_colum_sub h1 {font-size:140%; color:#303030; margin:15px 0 0 0;}
div.center_colum_sub .green {color:#008854 !important;}
div.center_colum_sub .note {font-size:90%; color:#808080; margin:15px 0 0 0;}
img {
	border: 0px;
	}	
.main {
	margin: auto;
	padding: auto;	
	border: 0px;
	width: 968px;
	height: 100%;
	vertical-align: top;
	text-align: left;
	}
	
/* ------------- vrchni lista ----------- */	
	
.HP_vrch {
	width: 968px;
    background: #008854;
	background-image: url("/img/bck_nav_vrch.jpg");
	background-repeat: no-repeat;
	background-position: top right;
	height: 140px;
	}
.HP_vrch div.logo {
    float: left;
	padding: 10px 0 0 0;
	}
.HP_vrch div.hlavicka_text {
    float: left;
	padding: 10px 0 0 0;
	}
.HP_vrch div.hlavicka_text h1 {
    padding: 12px 0 0 0;
    margin: 0;
    color: #fff;
    font-size: 12px;
    font-weight: bold;
	}	
.HP_vrch div.hlavicka_text h2 {
    padding: 5px 0 0 0;
    margin: 0;
    font-size: 11px;
    font-weight: normal;
    color: #fff;
	}	
.HP_vrch .drob_nav {
    float: left;
    width: 500px;
    margin: 10px 0 0 15px;
    }
.HP_vrch .drob_nav .system {
    margin: 70px 0 0 0;
    }    
.HP_vrch .drob_nav a {
    text-decoration: none;
    color: #fff !important;
    font-size: 10px;	
	padding: 5px 10px;
	border-left: 2px solid #fff;
    }
.HP_vrch .drob_nav a:hover {
    text-decoration: underline;
    padding: 5px 10px;
    }
/* ----------- hlavni menu --------- */
.lista_jazyky_navigace {
	height: 30px;
	background: #fff;
	border-bottom: 2px solid #202020;
    }
.lista_jazyky_navigace .jazyky {
	float: left;
	width: 168px;
	padding: 8px 0 5px 0;
	}	
.lista_jazyky_navigace .jazyky img {
    margin: 0 0 0 10px;
	}		
.lista_jazyky_navigace .main_menu {
	float: left;
	text-align: left;
    padding: 7px;
	}
.lista_jazyky_navigace .main_menu a {
	padding: 0 10px;
	font-size: 13px !important;
	font-weight: bold;
	text-decoration: none;
	color: #008855;
	}
.lista_jazyky_navigace .main_menu a:hover {
	padding: 0 10px;
	font-size: 13px !important;
	font-weight: bold;
    text-decoration: underline;
	color: #008855;
	}
/* ----------- definice sloupcu ----------------- */

.content {
	width: auto;
	margin: 0px;
	_margin-top: -3px;
	padding: 0px;
	clear: both;
   /*	background-image: url("/img/nad_obsahem.gif");
   	background-repeat: no-repeat;
	background-position: top left;*/
	}

.content .left_colum {
	float: left;
	width: 168px;
	padding: 0px;
	border: 0px;
	background: #E3E3E3;
	}	
	
.content .left_colum .left_colum_sub {
	padding: 15px 10px 15px 20px;
	color: #fff;
	}	

.content .center_colum {
	float: left;
	width: 644px;
	padding: 0px;
	border: 0px;
	overflow: hidden;
	}
	
.content .center_colum .center_colum_sub {
	width: auto;
	padding: 10px;
	line-height: 1.5em;
	}
	
.content .right_colum {
	float: right;
	width: 156px;
	padding: 0px;
	border: 0px;
	margin-top: 3px;	
	min-height: 650px;
    _height: 650px;
	}
	
.content .cleaner {
	clear: both;
    height: 1px;
    border: none;
    margin: 0px 0px -1px 0px;
    visibility: hidden;
	}

/* ---------- styly pro sloupec - left ---------- */

.content .left_colum .left_colum_sub a, a:link, a:visited {
	color: #000;
	text-decoration: none;
	}

.content .left_colum .left_colum_sub a:hover
	{
	color: #008855;
	text-decoration: none;
	}
	
.content .left_colum .left_colum_sub .nadpis_sekce {
    font-size: 16px;
    font-weight: bold;
    }
	
.content .left_colum .left_colum_sub .prvni_uroven {
    margin-top: 15px;
    margin-bottom: 3px;
    font-size: 9pt;
    font-weight: bold;    
    }

.content .left_colum .left_colum_sub .druha_uroven {
    margin-bottom: 15px;
    margin-left: 15px;
    }

.content .left_colum .left_colum_sub .prvni_uroven div,
.content .left_colum .left_colum_sub .druha_uroven div {
	padding: 2px 0;	
	}
/* ---------- styly pro sloupec - stred ---------- */

.content .center_colum .center_colum_sub p {
	margin: 10px 0px;
	}
	
.content .center_colum .center_colum_sub h2 {
	color: #008855;
	}
	
.content .center_colum .center_colum_sub .uvod {
    padding-left: 100px;
    }		
	
	
/* ---------- styly pro sloupec - pravy ---------- */

.content .right_colum div.hints {
	width: 156px;
	padding: 0px;
	border: 0px;
	margin-bottom: 1px;
	}
	
.content .right_colum div.hints_content {
	width: auto;
/*	border: 1px solid #000;*/
	font-size: 10px;
	}
	
.content .right_colum div.hints p {
	margin: 5px;
	}

.content .right_colum div.hints h2 {
	background-color: #008855;
	color: #fff;
	padding: 4px 5px;
	text-align: center;
	}		
.content .right_colum h3 {
	background-color: #008855;
	color: #fff;
	padding: 4px 5px;
	text-align: left;
	}
.popis {
    font-size: 10px;
    padding: 10px 5px;
    }	
ul.video_links_nav {
    padding: 0;
    margin: 10px 5px;  
    }
ul.video_links_nav li {
    font-size: 10px;
    padding: 7px 10px 7px 20px;
    margin: 0;  
    background: url("/img/bck_li_video.gif") 0 6px no-repeat;
    list-style-type: none;
    }    
/* -------------- tabulky --------------- */	
	
.intext {
    width:100%;
	border-spacing: 1px;
	border-collapse: separate;
	}
		
.intext td {
    vertical-align: top;
	border-top: #eeeeee 1px solid;
	border-left: #efefef 1px solid;
	border-bottom: #666666 1px solid;
	border-right: #666666 1px solid;
	background-color: #dedede;
	font-family: Verdana, Tahoma, Geneva, Arial, sans-serif;
	font-size: 9pt;
	padding: 3px;
	}
	
.intext th {
    border-top: #cccccc 1px solid;
	border-left: #cccccc 1px solid;
	border-bottom: #666666 1px solid;
	border-right: #666666 1px solid;
	background-color: #999999;
	font-family: Verdana, Tahoma, Geneva, Arial, sans-serif;
	font-size: 9pt;
	color: #ffffff;
	padding: 3px;
	}
	
.infotable {
    width: 100%;
	font-size: 9pt;
	table-layout: auto;
	border-collapse: collapse;
	border: 1px solid #999999;
	}
	
.infotable th {
    color: #000000;
    font-size: 9pt;
	background-color: #cccccc;
	padding-left: 5px;
	height: 2em;
	white-space: nowrap;
	border-bottom: 1px solid #999999;
	}
	
.infotable td {
    vertical-align: top;
    padding: 10px;
    }	

.news TD,
.news TH
    {
    vertical-align: top;
    }

.news TD.innews 
    {
    border: 1px solid #00A28A;    
    border-top: 3px solid #00A28A;
    padding: 10px;
    font-size: 8pt;
    }

.news TD.innews IMG
    {
    margin-right: 10px;
    float: left;
    }
table.ramecek {
    border-collapse: collapse;
    border: 1px solid #ccc;
    width: 100%;
    }
table.ramecek th, table.ramecek td{
    border: 1px solid #ccc;
    padding: 3px 5px;
    }
table.ramecek th {
    background: #eee;
    }
/*---qn---*/
.main .content .left_colum_sub .vectron_qn {
    margin: 10px 0 20px 0;
    }    
.main .content .left_colum_sub .vectron_qn h2 {
    margin: 10px 0;
    font-size: 14px;
    font-weight: bold;
    }    
.main .content .left_colum_sub .vectron_qn {
    font-size: 11px;
    }
.main .content .left_colum_sub .vectron_qn a {
    color: #008855;
    display: block;
    text-decoration: none;
    display: block;
    padding: 3px 0;
    }
.main .content .left_colum_sub .vectron_qn a:hover {
    color: #202020;
    text-decoration: none;
    padding: 3px 0;
    display: block;
    }    

/* ----------- linky ----------------- */

a, a:link, a:visited {
	color: #008855;
	text-decoration: none;
	}

a:hover
	{
	text-decoration: underline;
	}
	
/* ------------- odkazy - pravy blok -------------- */	

a.hint, a.hint:link, a.hint:visited {
	color: #000;
	text-decoration: none;
	}

a.hint:hover
	{
	color: #666;
	}	
.clear {
    clear: both;
    line-height: 1px;
    font-size: 1px;
    }
.scroll_text {
    padding: 10px 40px 0 20px;
    }    	
div.footer {
    border-top: 2px solid #000;
    font-size: 11px;
    background: #fff;
    padding: 5px 0;
    }
div.footer p {
    margin: 0;
    padding: 5px 0;
    font-size: 11px;
    }
    
-->