body
{
	background-color : white;
	font-family: tahoma, arial, helvetica; 
	font-size: 80%;
	margin: 0;
	padding: 0;
	color : black;
}

H1
{
	font-size: 120%;
	margin-top: 0px;
}

H2
{
	font-size: 110%;
}

H3
{
	font-size: 120%;
	color: #ff0000;
}

H4
{
	font-size: 120%;
	color: #ff0000;
}

INPUT
{
	border: 1px solid black;
}

div#telo
{
	margin-left: auto;
	margin-right: auto;
	width: 1024px;
	background-image: url(pics/telo_pozadi.gif);
	border: 0px solid blue;
}

div#telo1
{
	background-color: #deefff;
	color: #003399;
	font-weight: bold;
	padding-left: 5px;
	margin: 0px;
}

div#telo2
{
	margin: 0px;	
}

div#telo3
{
	margin: 0px;	
}

table#h_menu
{
	margin: 0px;
	width: 100%;
	border: 1px solid black;
}

table#h_menu TD
{
	border: 1px solid black;	
	text-align: center;
	background-color: #cc0033;
	color: white;
	font-weight: bold;
}

table#h_menu TD A, table#h_menu TD A:visited
{
	text-decoration: none;
	color: white;
}

table#h_menu TD A:hover
{
	text-decoration: none;
	color: #003399;
}

/*
table#h_menu TD:hover
{
	background-color: white;
	color: black;
}
*/

table#h_menu TD.prvni
{
	background-color: #003399;	
	width: 162px;
	color: white;
}

table#h_menu TD.posledni
{
	background-color: #003399;	
	width: 125px;
	color: white;
}

div#levy
{
	margin: 0px;	
	border: 0px solid black;
	width: 167px;
	float: left;
	background-color: #deefff;
}

div#prostredni
{
	border: 0px solid red;
	margin-left: 167px;
	margin-right: 133px;
	position: relative;
}

div#pravy
{
	margin: 0px;	
	border: 0px solid green;
	width: 131px;
	float: right;
	background-color: #deefff;
}

div.vnitrek
{
	width: auto;
	padding: 5px;
}

table#vmenu
{
	width: 100%;
	border-left: 1px solid black;
	border-right: 1px solid black;
}

table#vmenu TD
{
	border-left: 1px solid black;
	border-right: 1px solid black;
	border-bottom: 2px solid black;
	padding-left: 5px;
	background-color: #b1d9fe;	
}

table#vmenu TD A, table#vmenu TD A:visited
{
	color: #003399;
	text-decoration: none;
	font-weight: bold;	
}

table#vmenu TD A:hover
{
	color: #cc0033;
	text-decoration: none;
	font-weight: bold;	
}

div#aktualizovano
{
	width: 100%;
	background-color: #003399;
	font-weight: bold;
	color: #deefff;
}

div#adresa
{
	background-color: #ffe4e4;
}

div#adresa div.nadpis
{
	background-color: #cc0000;
	color: white;
	font-weight: bold;
}

.strankovaci_lista
{
	border: 0px solid black;	
	width: 99%;
	background-color: #003399;
	text-align: center;
	color: white;
}

.strankovaci_lista_vlevo
{
	border: 0px solid black;	
	float: left;
	padding-left: 5px;
}

.strankovaci_lista_vpravo
{
	border: 0px solid black;	
	float: right;
	padding-right: 5px;
}

.strankovaci_lista A
{
	color: white;
}

table#zbozi
{
	width: 99%;
	background-color: #deefff;	
	font-size: 90%;
}

table#zbozi th
{
	background-color: #003399;	
	color: #deefff;
	font-size: 80%;
}

table#zbozi TR.sudy
{
	background-color: #EEEEEE;
}

table#zbozi TR.lichy
{
	background-color: #DDDDDD;
}

table#zbozi A, table#zbozi A:hover, table#zbozi A:visited
{
	text-decoration: none;
	color: black;
}

table#zbozi .detail
{
	text-align: center;
	width: 17px;
}

table#zbozi .sirka
{
	text-align: center;
	width: 30px;
}

table#zbozi .lomeno
{
	text-align: center;
	width: 10px;
}

table#zbozi .profil
{
	text-align: center;
	width: 40px;
}

table#zbozi .typ
{
	text-align: center;
	width: 20px;
}

table#zbozi .rafek
{
	text-align: center;
	width: 30px;
}

table#zbozi .li
{
	text-align: center;
	width: 100px;
}

table#zbozi .si
{
	text-align: center;
	width: 20px;
}

table#zbozi .vyrobce
{
	text-align: center;
}

table#zbozi .dezen
{
	text-align: center;
	width: 150px;
}

table#zbozi .vozidlo
{
	text-align: center;
	width: 100px;
}

table#zbozi .obdobi
{
	text-align: center;
	width: 50px;
}

table#zbozi .sleva
{
	text-align: center;
	width: 35px;
}

table#zbozi .cena
{
	text-align: center;
	width: 60px;
}

div.filtr
{
	text-align: center;
}

table.filtr
{
	margin-left: auto;
	margin-right: auto;
}

table.filtr TH
{
	background-color: #003399;
	color: #deefff;
}

div.filtr_alu
{
	text-align: center;
	width: 200px;
	border: 0px solid black;
	margin-left: auto;
	margin-right: auto;
}

div.filtr_alu table.filtr
{
	width: 100%;
}

div.filtr_alu table.filtr TH
{
	background-color: #003399;
	color: #deefff;
}

.tlacitko
{
	border: 1px solid black;
	background-color: #cc0033;
	color: white;
	font-weight: bold;
}

.odstranit
{
	font-size: 70%;
	width: 60px;
}

.uprav
{
	font-size: 70%;
	width: 40px;
}

table#karta
{
	
}

table#karta td.fotka
{
	vertical-align: top;	
}

table#karta td.hodnoty
{
	padding-left: 10px;
	vertical-align: top;
/*	width: 200px;*/
}

table#karta span.nazev
{
	font-weight: bold;
}

table#karta td.kosik
{
	padding-left: 10px;
	vertical-align: top;
}

div#logo_vyrobce
{
	position: absolute;
	left: 590px;
	top: 10px;
}

div#kosik_jednoduchy
{
	width: 100%;
	background-color: #cc0033;
	font-weight: bold;
	color: white;
}

div#kosik_jednoduchy A, div#kosik_jednoduchy A:visited, div#kosik_jednoduchy A:hover
{
	text-decoration: none;
	color: white;
} 

table#kosik_podrobny
{
	width: 99%;
}

table#kosik_podrobny TH
{
	background-color: #003399;
	color: #deefff;
	padding-left: 2px;
	padding-right: 2px;	
}

table#kosik_podrobny TD
{
	background-color: #deefff;
	padding-left: 2px;
}

table#kosik_podrobny TD A, table#kosik_podrobny TD A:hover, table#kosik_podrobny TD A:visited
{
	text-decoration: none;
	color: black;
}

table#kosik_podrobny .nazev
{
	text-align: left;
}

table#kosik_podrobny .cena
{
	text-align: right;
	width: 65px;
}

table#kosik_podrobny .pocet
{
	text-align: center;
}

table#kosik_podrobny .konecna_cena
{
	background-color: #ffe4e4;
}

table#kosik_podrobny FORM.kusu
{
	display: inline;
}

table#kosik_podrobny INPUT.pocet
{
	text-align: center;
}

.radio
{
	border: 0px solid black;
}

.pokladna_formular
{
	width: 99%;
	padding: 0;
}

.pokladna_formular .polozka
{
	font-weight: bold;
	width: 30%;
	text-align: left;
	vertical-align: top;	
}

.pokladna_formular .hodnota
{
	text-align: left;
	vertical-align: top;	
}

.pokladna_formular .poznamka
{
	text-align: right;
	font-size: 80%;
}

.pokladna_formular .nadpis
{
	font-weight: bold;
	background-color: #003399;
	padding-left: 2px;
	text-align: center;
	color: #deefff;
}

.viditelny {
	cursos : hand;
}

.skryty 
{
	display: none;
}

@media print {

div#telo1, div#telo2, div#telo3, div#levy, div#pravy
{
	display: none;
}

div#prostredni
{
	border: 0px solid red;
	width: 650px;
	margin: 0px;
}

div#logo_vyrobce
{
	position: absolute;
	left: 500px;
	top: 10px;
}

}

DIV#vysledek_objednavky
{
	text-align: center;
	font-size: 120%;
	font-weight: bold;
	margin-top: 10px;
}

table#disky
{
	width: 99%;
	background-color: #003399;	
	font-size: 90%;
	color: #000000;
}

table#disky th
{
	background-color: #003399;	
	font-size: 80%;
	color: #deefff;
}

table#disky TR.sudy
{
	background-color: #EEEEEE;
}

table#disky TR.lichy
{
	background-color: #DDDDDD;
}

table#disky A, table#disky A:hover, table#disky A:visited
{
	text-decoration: none;
	color: black;
}

table#disky .znacka
{
	text-align: left;
	width: 60px;
}

table#disky .model
{
	text-align: left;
}

table#disky .rok
{
	text-align: left;
	width: 80px;
}

table#disky .rozmer
{
	text-align: center;
	width: 70px;
}

table#disky .et
{
	text-align: center;
	width: 30px;
}

table#disky .pocet
{
	text-align: center;
	width: 100px;
}

table#disky .cena
{
	text-align: center;
	width: 60px;
}

table#disky TD.cena
{
	text-decoration: line-through;	
}

table#disky .sleva
{
	text-align: center;
	width: 40px;
}

table#disky .cenadph
{
	text-align: center;
	width: 40px;
}

table#disky .koupit
{
	text-align: center;
	width: 100px;
}

.chyba
{
	font-weight: bold;
	color: red;
}

table#uvodni
{
	width: 99%;
}

table#uvodni TD
{
	vertical-align: top
}

table#uvodni table
{
	width: 100%;
}

table#uvodni .obrazek
{
	width: 50px;
	vertical-align: top;
}

table#uvodni .nadpis
{
	background-color: #003399;
	color: white;
	font-weight: bold;
	padding: 2px;
	width: 100%;
}

table#uvodni .popis
{
	background-color: #f4faff;
	text-align: center;
	width: 100%;
}

DIV.poznamka_cena
{
	text-align: right;
	font-size: 80%;
	margin-right: 5px;
	margin-top: 2px;
	margin-bottom: 5px;
}

#copyright
{
	width: auto;
	font-size: 70%;
	color: #CCCCCC;
	text-align: center;
	margin-top: 10px;
}

#copyright A, #copyright A:visited
{
	color: #CCCCCC;
	text-decoration: none;
}

#copyright A:hover
{
	color: black;
	text-decoration: none;
}

table#hliniky
{
	width: 99%;
}

table#hliniky TD
{
	text-align: left;
	width: 25%;
	padding-bottom: 15px;
}

table#hliniky TD DIV.nazev
{
	font-weight: bold;
}

table#hliniky TD DIV.nazev A, table#hliniky TD DIV.nazev A:visited
{
	font-weight: bold;
	text-decoration: none;
	color: black;
}

table#hliniky TD DIV.nazev A:hover
{
	text-decoration: underline;
}

table#hliniky TD DIV.rozmery
{
	color: #848484;
	font-weight: bold;
}

table#hliniky TD DIV.diry
{
	color: #848484;	
	font-weight: bold;
	margin-bottom: 5px;
}

table#hliniky TD IMG.hlinik
{
	margin-bottom: 5px;
	border: 1px solid #848484;
}

table#hliniky TD DIV.cena
{
	font-weight: bold;	
}

table#hliniky TD DIV.cenadph
{
	font-weight: bold;	
	color: #cc0033;
}
