html {
	font-family: Arial;
	font-size: 11px;
	background-image: url("texture.jpg");
	background-repeat: repeat;
}
body {
	margin: 0px;
	background-image: url("texture_html.jpg");
	background-repeat: repeat-x;
	background-position: 0px 0px;
	height: auto;
}
/* ========================= ZAKLADNI TABULKA ======================== */ 
#table {
	width: 960px;
	background-color: #FFFFFF;
	color: #616161;
	border-left: 1px solid #838383;
	border-right: 1px solid #838383;
	border-bottom: 1px solid #838383;
}
#table .top {
	margin: 0px;
	background-image: url("texture_top.jpg");
	background-repeat: repeat-x;
	background-position: 0px 0px;
	height: 29px;
}
#table .ihklp {
	margin: 0px;
	background-image: url("image_background2.jpg");
	background-repeat: no-repeat;
	background-position: 232px center;
	height: 170px;
}
#table .menu {
	margin: 0px;
	height: 35px;
}
#table .left {
	vertical-align: top;
	width: 232px;
}
#table .center {
	vertical-align: top;
	width: 520px;
	height: 500px;
}
#table .right {
	vertical-align: top;
	padding-left: 12px;
	padding-right: 12px;
}
#table .bottom {
	margin: 0px;
	padding: 0px;
	background-image: url("bottom.jpg");
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 78px;
	vertical-align: top;
}
#table .logo {
	margin-left: 6px;
	position: relative;
	float: left;
}
#table .slevy {
	margin-top: 83px;
	position: relative;
	float: left;
}
/* ======================= PRIHLASOVANI + HLEDANI ==================*/
#hledani {
	margin-top: 114px;
	margin-left: 40px;
	position: relative;
	float: left;
	padding: 0px;
	vertical-align: top;
	width: 225px;
}
#hledani input.vyhledavani {
	width: 163px;
	height: 19px;
	border: 1px solid #9F9F9F;
	font-size: 11px;
	position: relative;
	float: left;
}
#hledani .tlacitko {
	margin-top: 3px;
	position: relative;
	float: right;
}
#prihlaseni {
	margin-top: 93px; 
	padding-left: 48px;
	position: relative;
	float: left;
}
#prihlaseni input.login {
	width: 117px;
	height: 14px;
	font-size: 10px;
	border: 0px;
	padding-left: 3px;
}
#prihlaseni input.password {
	width: 92px;
	height: 14px;
	font-size: 10px;
	border: 0px;
	margin-left: 2px;
	padding-left: 3px;
}
#prihlaseni .heslo {
	margin-top: 4px;
}
#prihlaseni input.button {
	font-size: 10px;
	border: 1px solid #D64609;
	margin-top: 1px;
	width: 22px;
	text-align: center;
}
#prihlaseni .odkazy {
	margin-top: 7px;
}
#prihlaseni a {
	color: #555555;
	margin-right: 9px;
	text-decoration: none;
}
#prihlaseni a:hover {
	color: #000000;
	text-decoration: underline;
}
#prihlaseni .firma {
	color: #000000;
	font-size: 13px;
	font-weight: bolder;
}
#prihlaseni .name {
	color: #D64609;
	font-size: 12px;
	font-weight: bolder;
	padding-left: 2px;
}
#prihlaseni .mail {
	color: #616161;
	font-size: 11px;
	font-weight: normal;
	padding-left: 2px;
}
#prihlaseni .odkazy2 {
	margin-top: 4px;
}
#prihlaseni a.odhlasit {
	margin-left: 5px;
	color: #FF0000;
	font-weight: bolder;
}


/* ========================= VRCHNI ODKAZY ======================== */ 

#odkaz_left_top {
	width: 400px;
	color: #CCCCCC;
	font-weight: normal;
	margin-left: 10px;
	position: relative;
	float:left;
}
#odkaz_left_top a{
	color: #FFFFFF;
	padding-left: 8px;
	padding-right: 8px;
	font-weight: normal;
	text-decoration: none;
}
#odkaz_left_top a:hover{
	color: #000000;
	text-decoration: underline;
}
#odkaz_right_top {
	color: #FFFFFF;
	font-weight: normal;
	margin-right: 10px;
	position: relative;
	float:right;
}
#odkaz_right_top a{
	color: #FFFFFF;
	padding-left: 4px;
	padding-right: 4px;
	font-weight: normal;
	text-decoration: none;
}
#odkaz_right_top a:hover{
	color: #000000;
	text-decoration: underline;
}
#odkazy {
	background-image: url("texture_menu.jpg");
	background-repeat: repeat-x;
	background-position: 0px 0px;
	margin-left: 12px;
	margin-right: 12px;
	height: 24px;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	text-align: left;
	color: #FFFFFF;
	font-size: 12px;
}
#odkazy a{
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	padding-left: 6px;
	padding-right: 6px;
}
#odkazy a:hover{
	color: #000000;
	text-decoration: underline;
}
/* ========================= MENU ESHOPU ======================== */ 

#menu {
	width: 208px;
	border-top: 1px solid #838383;
	margin-left: 12px;
	margin-top: 5px;
	background-color: #EFEFEF;
}
#menu h1 {
	margin: 0px;
	padding: 0px;
	margin-left: 3px;
	margin-right: 3px;
	margin-top: 2px;
	margin-bottom: 2px;
	background-color: #C7C7C7;
	color: #4D4D4D;
	font-weight: bolder;
	font-size: 13px;
	height: 23px;
	text-align: center;
	padding-top: 5px;
	background-image: url("h1.jpg");
	background-repeat: no-repeat;
	background-position: 10px 2px;
}
#menu .bottom {
	background-image: url("menu_bottom.jpg");
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 208px;
	height: 43px;
}
#menu a {
	background-color: #CFCFCF;
	display: block;
	height: 18px;
	padding-left: 15px;
	text-decoration: none;
	color: #4D4D4D;
	font-weight: normal;
	padding-top: 3px;
	margin-left: 6px;
	margin-right: 6px;
	margin-top: 4px;
}
#menu a:hover {
	color: #EC1D27;
	text-decoration: underline;
}
#menu a.IIgen {
	background-color: #D7D7D7;
	display: block;
	height: 18px;
	padding-left: 15px;
	text-decoration: none;
	color: #4D4D4D;
	font-weight: normal;
	padding-top: 3px;
	margin-left: 20px;
	margin-right: 6px;
	margin-top: 4px;
}
#menu a.IIgen:hover {
	color: #EC1D27;
	text-decoration: underline;
}
#menu a.IIIgen {
	background-color: #E5E5E5;
	display: block;
	height: 18px;
	padding-left: 15px;
	text-decoration: none;
	color: #4D4D4D;
	font-weight: normal;
	padding-top: 3px;
	margin-left: 35px;
	margin-right: 6px;
	margin-top: 4px;
}
#menu a.IIIgen:hover {
	color: #EC1D27;
	text-decoration: underline;
}
/* ========================= STRED ESHOPU ======================== */ 

#adresovani {
	background-color: #EFEFEF;
	border-top: 1px solid #838383;
	width: 514px;
	text-align: left;
	vertical-align: top;
	margin-top: 5px;
	margin-left: 0px;
	margin-right: 0px;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 0px;
	padding-bottom: 20px;
}
#adresovani h1 {
	margin-left: 3px;
	margin-right: 3px;
	margin-top: 2px;
	margin-bottom: 2px;
	background-color: #C7C7C7;
	color: #4D4D4D;
	font-weight: bolder;
	font-size: 13px;
	height: 23px;
	text-align: center;
	padding-top: 5px;
	background-image: url("h1.jpg");
	background-repeat: no-repeat;
	background-position: 10px 2px;
}
#adresovani h3 {
    font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#D64609;
	padding-left:8px;
	margin-top:10px;
	margin-bottom:3px;
}

a {
	color: #D64609;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}

/* ========================= PRAVY SLOUPEC ESHOPU ======================== */ 
#kosik {
	border-top: 1px solid #838383;
	margin-top: 5px;
	padding-top: 2px;
}
#kosik h1 {
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-top: 0px;
	background-color: #C7C7C7;
	color: #4D4D4D;
	font-weight: bolder;
	font-size: 13px;
	height: 23px;
	text-align: center;
	padding-top: 5px;
	background-image: url("h1.jpg");
	background-repeat: no-repeat;
	background-position: 10px 2px;
}
#kosik p {
	text-align: center;
	font-size: 14px;
	margin: 0px;
	padding: 0px;
}
#kosik div {
	text-align: center;
}
#kosik a {
	text-decoration: none;
	color: #D64609;
}
#kosik a:hover {
	text-decoration: underline;
	color: #000000;
}
#kosik img {
	padding: 10px;
}
#aktuality {
	border-top: 1px solid #838383;
	margin-top: 5px;
	padding-top: 2px;
}
#aktuality h1 {
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-top: 0px;
	background-color: #C7C7C7;
	color: #4D4D4D;
	font-weight: bolder;
	font-size: 13px;
	height: 23px;
	text-align: center;
	padding-top: 5px;
	background-image: url("h1.jpg");
	background-repeat: no-repeat;
	background-position: 10px 2px;
}
#aktuality .datum {
	background-color: #E0620B;
	color: #FFFFFF;
	text-align: left;
	padding-left: 5px;
	padding-top: 4px;
	margin-top: 5px;
	height: 18px;
	width: 115px;
}
#aktuality .nadpis {
	text-align: left;
	padding-left: 5px;
	margin-top: 3px;
	font-weight: bolder;
}
#aktuality a {
	text-decoration: none;
	color: #D64609;
}
#aktuality a:hover {
	text-decoration: underline;
	color: #000000;
}
#aktuality p {
	text-align: left;
	margin-top: 2px;
	padding-left: 5px;
	padding-right: 5px;
}

#top10 {
	border-top: 1px solid #838383;
	margin-top: 5px;
	padding-top: 2px;
}
#top10 h1 {
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-top: 0px;
	background-color: #C7C7C7;
	color: #4D4D4D;
	font-weight: bolder;
	font-size: 13px;
	height: 23px;
	text-align: center;
	padding-top: 5px;
	background-image: url("h1.jpg");
	background-repeat: no-repeat;
	background-position: 10px 2px;
}
#top10 .top_vyrobky {
	margin: 6px;
	text-align: left;
	vertical-align: top;
}
#top10 .img_odsazeni {
	width: 100%;
	text-align: center;
}
#top10 .img_odsazeni {
	width: 100%;
	text-align: center;
	margin-bottom: 10px;
}
#top10 a {
	text-decoration: none;
	color: #D64609;
}
#top10 a:hover {
	text-decoration: underline;
	color: #000000;
}
#top10 ol {
	padding-left: 25px;
	margin: 0px;
}
/* ========================= PODPIS WEBU ======================== */ 

#popis_left {
	color: #454545;
	font-weight: normal;
	margin-left: 10px;
	position: relative;
	float: left;
	text-align: center;
	width: 300px;
	margin-top: 35px;
	font-size: 11px;
}
#popis_left h1{
	margin: 0px;
	padding: 0px;
	font-size: 22px;
}
#podpis_right {
	color: #454545;
	font-weight: normal;
	margin-right: 15px;
	position: relative;
	float: right;
	font-size: 9px;
	margin-top: 48px;
	width: 550px;
	text-align: right;
}
#podpis_right a{
	color: #333333;
	font-weight: bolder;
	text-decoration: none;
	font-size: 9px;
}
#podpis_right a:hover{
	color: #000000;
	text-decoration: underline;
}


#doporucujeme {
	width: 950px;
	text-align: left;
	padding-bottom: 20px;
	margin-top: 5px;
	color: #999999;
}
#doporucujeme h2 {
	margin-top: 1px;
	margin-bottom: 2px;
	padding: 0px;
	font-size: 14px;
	font-weight: bolder;
	color: #666666;
}
#doporucujeme a {
	font-size: 11px;
	text-decoration: none;
	color: #888888;
}
#doporucujeme a:hover {
	font-size: 11px;
	text-decoration: underline;
	color: #333333;
}

/* ================================================= MODUL TEXTY ======================================================== */
#ram {
	width: 99%;
	margin-bottom: 10px;
	margin-left: 3px;
	margin-right: 3px;
	border: 1px solid #CDCDCD;
	padding: 15px;
	background-color: #FFFFFF;
}
#ram .popis {
	padding-left: 2px;
	padding-right: 2px;
}

#ram p {
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 2px;
	margin-right: 2px;
	padding: 0px;
}
#ram a {
	color: #D64609;
	text-decoration: none;
}
#ram a:hover {
	color: #000000;
	text-decoration: underline;
}
#ram img {
	border: 1px solid #CDCDCD;
	margin-top: 3px;
	margin-bottom: 3px;
	margin-left: 3px;
	margin-right: 2px;
	padding: 2px;
}
/* ================================================= MODUL ZBOZI ======================================================== */
#seznam {
	margin-left: 3px;
	width: 505px;
	margin-bottom: 10px;
	background-color: #FFFFFF;
}
#seznam .image {
	width: 125px;
	text-align: center;
/*	vertical-align: top; */
	border-left: 1px solid #CDCDCD;
	border-top: 1px solid #CDCDCD;
	border-bottom: 1px solid #CDCDCD;
	padding-top: 5px;
	padding-bottom: 5px;
	vertical-align: top;
}
#seznam .nazev {
	text-align: left;
	border-top: 1px solid #CDCDCD;
	background-color: #FFFFFF;
	vertical-align: top;
}
#seznam .detail {
	text-align: right;
	border-top: 1px solid #CDCDCD;
	border-right: 1px solid #CDCDCD;
	padding-right: 5px;
	vertical-align: top;
	padding-top: 7px;
}
#seznam .cena {
	text-align: left;
	border-bottom: 1px solid #CDCDCD;
	padding-left: 2px;
	padding-top: 8px;
	padding-bottom: 5px;
	background-image: url("odrazka.jpg");
	background-repeat: no-repeat;
	background-position: right 8px;;
	height: 15px;
}
#seznam .sklad {
	text-align: center;
	border-bottom: 1px solid #CDCDCD;
	padding-left: 2px;
	padding-top: 8px;
	padding-bottom: 5px;
	font-weight: bolder;
	background-image: url("odrazka.jpg");
	background-repeat: no-repeat;
	background-position: right 8px;;
}
#seznam .kusy {
	text-align: center;
	border-bottom: 1px solid #CDCDCD;
	padding-left: 2px;
	padding-top: 8px;
	padding-bottom: 5px;
}
#seznam .koupit {
	text-align: center;
	border-bottom: 1px solid #CDCDCD;
	padding-left: 2px;
	padding-top: 8px;
	padding-bottom: 5px;
	padding-right: 5px;
}
#seznam .nic {
	border-right: 1px solid #CDCDCD;
	border-bottom: 1px solid #CDCDCD;
}

#seznam span {
	color: #000000;
	font-size: 15px;
	font-weight: bolder;
}

#seznam h2 {
	margin-top: 7px;
	margin-bottom: 3px;
	padding: 0px;
	font-size: 15px;
	color: #D64609;
}
#seznam p {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	margin-right: 5px;
	padding: 0px;
}
#seznam input {
	color: #EC1D27;
	font-size: 10px;
	text-align: center;
	width: 25px;
	height: 15px;
	border: 1px solid #C6CACB;
}
#seznam a {
	color: #D64609;
	text-decoration: none;
}
#seznam a:hover {
	color: #000000;
	text-decoration: underline;
}
#seznam .mezera {
	height: 8px;
	background-color: #EFEFEF;
}
#seznam .trojkombinace {
	text-align: center;
	border: 1px solid #CCCCCC;
	padding: 10px;
	vertical-align: bottom;
	background-color: #FFFFFF;
}
#predvolby {
	margin-left: 3px;
	width: 505px;
	margin-top: 3px;
	color: #999999;
}
#predvolby a {
	color: #D64609;
	text-decoration: none;
}
#predvolby a:hover {
	color: #000000;
	text-decoration: underline;
}
#predvolby .cara {
	background-image: url("texture_cara.jpg");
	background-repeat: repeat-x;
	background-position: 0px 0px;
	height: 5px;
}
#predvolby .ukazatel {
	padding-bottom: 3px;
	text-align: left;
	padding-left: 1px;
}
#predvolby .stranky {
	padding-bottom: 3px;
	text-align: right;
	padding-right: 5px;
}
#predvolby .zobrazeni {
	text-align: left;
	padding-left: 2px;
	background-image: url("texture_zobrazeni.jpg");
	background-repeat: repeat-x;
	background-position: 0px 0px;
	height: 36px;
}
#predvolby .nastranku {
	text-align: right;
	background-image: url("texture_zobrazeni.jpg");
	background-repeat: repeat-x;
	background-position: 0px 0px;
	height: 36px;
}
#predvolby select {
	color: #020202;
	font-size: 10px;
	text-align: left;
	border: 1px solid #C6CACB;
	margin-top: 1px;
	background-image: url("texture_zobrazeni.jpg");
	background-repeat: repeat-x;
	background-position: 0px 0px;
}

#predvolby2 {
	margin-left: 3px;
	width: 505px;
	margin-top: 3px;
	color: #999999;
}
#predvolby2 a {
	color: #D64609;
	text-decoration: none;
}
#predvolby2 a:hover {
	color: #000000;
	text-decoration: underline;
}
#predvolby2 .dph {
	text-align: left;
	color: #666666;
	font-style: italic;
}
#predvolby2 .stranky {
	padding-bottom: 3px;
	text-align: right;
	padding-right: 5px;
	text-align: right;
}

/* KOŠÍK - PRVNÍ STRÁNKA */
.zahlavi_kosiku {
	width:505px;
	margin-left: 3px;
	height:50px;
	background-color:#DEE4E6;
	border:1px solid #CCCCCC;
	margin-bottom:5px;
}
#zahlavi_jmeno {
    position:relative;
	float:left;
	color:#333333;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	top:17px;
	left:20px;
}
#zahlavi_kus {
    position:relative;
	float:left;
	color:#333333;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	top:17px;
	left:190px;
}
#zahlavi_cena {
    position:relative;
	float:right;
	color:#333333;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	top:17px;
	right:60px;
}
.tabulka_kosik {
    border:1px solid #CCCCCC;
	margin-bottom: 10px;
	width:505px;
	margin-left: 3px;
	background-color: #FFFFFF;
}
#tabulka_udaje {
    border:1px solid #CCCCCC;
	margin-bottom: 10px;
}
#tabulka_udaje td{
	vertical-align: top;
}
#tabulka_udaje h3{
    font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#EB0000;
	padding: 0px;
	margin: 0px;
}

.hlavicka {
    background-color: #CCCCCC;
	height: 20px;
	font-weight: bolder;
	text-align: center;
}
.cara_table {
	border-top: 2px solid #CCCCCC;
}
.celkem_platba {
    background-color: #EEEEEE;
	height: 20px;
	font-weight: bolder;
	text-align: center;
}
.tabulka_nadkosikem {
    border:1px solid #CCCCCC;
	margin-bottom:5px;
}
.vymaz {
    border:1px solid #CCCCCC;
	width: 40px;
}
.jmeno {
    border:1px solid #CCCCCC;
	color:#333333;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding-left:15px;
	width: 230px;
}
.jmeno a {
	color: #D64609;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
}
.jmeno a:hover {
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration: underline;
}
.kusy2 {
    border:1px solid #CCCCCC;
	width: 80px;
	text-align: center;
}
.cena2 {
    border:1px solid #CCCCCC;
	text-align: center;
}
.pocet_kusu {
    border:1px solid #CCCCCC;
	margin-left:3px;
	margin-right:3px;
	width:40px;
	height:22px;
	text-align: center;
	padding-top: 5px;
}
.prepocitani {
	width:485px;
	margin-left: 3px;
	height:50px;
	border:1px solid #CCCCCC;
	background-color:#A4A4A4;
	margin-top:5px;
	padding-left:20px;
}
.prepocitani_odkaz {
    position:relative;
	float:left;
	width:110px;
	height:27px;
	left:96px;
	top:13px;
}
.prepocitani_odkaz a {
    background-image:url("prepocitat.jpg");
	color:#333333;
	text-decoration:none;
	background-repeat:no-repeat;
	width:110px;
	height:21px;
	position:relative;
	float:left;
	text-align:center;
	padding-top:6px;
}
.prepocitani_odkaz a:hover {
    background-image:url("prepocitat.jpg");
	color:#333333;
	text-decoration:none;
	background-repeat:no-repeat;
	width:110px;
	height:21px;
	position:relative;
	float:left;
	text-align:center;
	padding-top:6px;
}
.prepocitana_cena {
    color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	position:relative;
	float:right;
	right:100px;
	top:17px;
}
.prepocitani_text {
    position:relative;
	float:left;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	top:17px;
}
.pokracuj {
    width:100%;
	height:38px;
	margin-top:10px;
}
.levy_pokracuj {
    position:relative;
	float:left;
	left:5px;
}
.levy_pokracuj_a {
    color:#660033;
	font-size:12px;
	float:left;
	text-decoration:none;
}
.levy_pokracuj_a:hover {
    color:#660033;
	text-decoration:none;
	font-size:12px;
	float:left;
}
.pravy_pokracuj {
	float:right;
	margin-right: 3px;
}

.pravy_pokracuj_a {
    width:150px;
	height:28px;
	background-image:url("pokracuj_new_r1_c1.jpg");
	background-repeat:no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#FFFFFF;
	text-decoration:none;
	padding-left:15px;
	padding-top:10px;
	position: relative;
	float: left;
}
.pravy_pokracuj_a:hover {
    width:150px;
	height:28px;
	background-image:url("pokracuj_new_r3_c1.jpg");
	background-repeat:no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#FFFFFF;
	text-decoration:none;
	padding-left:15px;
	padding-top:10px;
	position: relative;
	float: left;
}
/* KOŠÍK - PRVNÍ STRÁNKA - KONEC */

/* VÝBER PLATBY */
.vyber_platby {
    position:relative;
	float:left;
	width:503px;
}
.left_platby {
    position:relative;
	float:left;
	width:56px;
}
.top_platby {
    position:relative;
	float:left;
	width:56px;
	height:56px;
	background-color:#E6E6E6;
	border:1px solid #CCCCCC;
	margin-bottom:5px;
}
.center_platby {
    position:relative;
	float:left;
	width:56px;
	height:86px;
	background-color:#E6E6E6;
	border:1px solid #CCCCCC;
	margin-bottom:5px;
}
.bottom_platby {
    position:relative;
	float:left;
	width:56px;
	height:86px;
	background-color:#E6E6E6;
	border:1px solid #CCCCCC;
}
.right_platby {
    position:relative;
	float:right;
	width:440px;
}
.top_right {
    position:relative;
	float:left;
	width:420px;
	height:36px;
	background-color:#E6E6E6;
	border:1px solid #CCCCCC;
	margin-bottom:5px;
	padding:10px;
	font-size:14px;
}
.center_right {
    position:relative;
	float:left;
	width:420px;
	height:66px;
	background-color:#E6E6E6;
	border:1px solid #CCCCCC;
	margin-bottom:5px;
	padding:10px;
	font-size:14px;
}
.bottom_right {
    position:relative;
	float:left;
	width:420px;
	height:66px;
	background-color:#E6E6E6;
	border:1px solid #CCCCCC;
	padding:10px;
	font-size:14px;
}
#top_platky_input {
    position:relative;
	left:15px;
	top:20px;
}
.platby_input {
    position:relative;
	left:15px;
	top:35px;
}
.doprava_left {
	width: 60px;
	background-color: #E6E6E6;
	border:1px solid #CCCCCC;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 10px;
}
.doprava_center{
	background-color: #E6E6E6;
	border:1px solid #CCCCCC;
	text-align: left;
	vertical-align: top; 
	padding-top: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
}
.doprava_right{
	width: 80px;
	background-color: #E6E6E6;
	border:1px solid #CCCCCC;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	font-weight: bolder;
}



/* VÝBER PLATBY - KONEC */
/* DOKONCENÍ OBJEDNÁVKY */
#oramovani {
	margin: 10px;
	border: 1px solid #CCCCCC;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
    position:relative;
	float:left;
	width: 92%;
}
#oramovani h3 {
    font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#D64609;
	padding-left:0px;
	margin-top:10px;
	margin-bottom:3px;
}
#oramovani .cervena {
	color:#EB0000;
}
.top_dokonceni {
    position:relative;
	float:left;
	width:503px;
	height:350px;
}
.top_dokonceni_left {
    position:relative;
	float:left;
	width:56px;
	height:56px;
	border:1px solid #CCCCCC;
	background-color:#FFFFFF;
}
.top_dokonceni_right {
    position:relative;
	float:right;
	height:37px;
	width:423px;
	border:1px solid #CCCCCC;
	background-color:#FFFFFF;
	color:#333333;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	padding-top:19px;
	padding-left:15px;
}
.top_dokonceni_right a {
    color:#EF5A00;
	font-size:14px;
	text-decoration:underline;
	font-weight:bold;
}
.top_dokonceni_right a:hover {
    color:#EF5A00;
	font-size:14px;
	text-decoration:none;
	font-weight:bold;
}
.top_dokonceni_text {
    position:relative;
	float:left;
	width:481px;
	height:274px;
	border:1px solid #CCCCCC;
	background-color:#E6E6E6;
	margin-top:5px;
	padding:10px;
}
.center_dokonceni {
    position:relative;
	float:left;
	width:503px;
	height:300px;
	margin-top:14px;
	margin-bottom:20px;
}
.center_dokonceni_left {
    position:relative;
	float:left;
	width:56px;
	height:56px;
	border:1px solid #CCCCCC;
	background-color:#FFFFFF;

}
.center_dokonceni_right {
     position:relative;
	float:right;
	height:37px;
	width:423px;
	border:1px solid #CCCCCC;
	background-color:#FFFFFF;
	color:#333333;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	padding-top:19px;
	padding-left:15px;
}
.center_dokonceni_text {
    position:relative;
	float:left;
	width:481px;
	height:224px;
	border:1px solid #CCCCCC;
	background-color:#E6E6E6;
	margin-top:5px;
	padding:10px;
	
}
.bottom_dokonceni {
    position:relative;
	float:left;
	width:503px;
	height:200px;
	margin-bottom:10px;
}
.bottom_dokonceni_text {
    position:relative;
	float:left;
	width:481px;
	height:180px;
	border:1px solid #CCCCCC;
	background-color:#E6E6E6;
	padding:10px;
}
.uz_sem_nakupoval {
    position:relative;
	left:18px;
	top:20px;
}

.textarea_dokonceni {
    width:477px;
	height:150px;
	border:1px solid #CCCCCC;
}
.dokonci_obednavku {
    position:relative;
	float:right;
	width:165px;
	height:38px;
	margin-bottom:10px;
}
.dokonci_obednavku a {
    position:relative;
	float:left;
	background-image:url("odesli_r1_c1.jpg");
	background-repeat:no-repeat;
	color:#FFFFFF;
	text-decoration:none;
	width:140px;
	height:28px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	padding-left:25px;
	padding-top:10px;

}
.dokonci_obednavku a:hover {
    position:relative;
	float:left;
	background-image:url("odesli_r3_c1.jpg");
	width:140px;
	height:28px;
	background-repeat:no-repeat;
	color:#FFFFFF;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	padding-left:25px;
	padding-top:10px;

}
/* ================================================ REGISTRACE ===========================================================*/
#ramy {
	width: 475px;
	border: 1px solid #CDCDCD;
	padding: 15px;
	background-color: #FFFFFF;
	margin-bottom: 20px;
	margin-left: 3px;
}
#ramy input {
	color: #D64609;
	font-size: 10px;
	text-align: left;
	padding-left: 3px;
	width: 200px;
	border: 1px solid #C6CACB;
}
#ramy textarea {
	color: #D64609;
	font-size: 10px;
	text-align: center;
	width: 310px;
	height: 50px;
	border: 1px solid #C6CACB;
	Overflow: auto;
}
form {
	padding: 0px;
	margin: 0px;
}
label {
	padding: 0px;
	margin: 0px;
}
#ramy table{
	margin-left: 6px;
}
/* =============================================== AKTUALITY =============================================================== */
#aktual {
	vertical-align: top;
}
#aktual .datum {
	background-color: #E0620B;
	color: #FFFFFF;
	text-align: left;
	padding-left: 5px;
	padding-top: 4px;
	margin-top: 5px;
	height: 18px;
	width: 115px;
}
#aktual .nadpis {
	text-align: left;
	padding-left: 5px;
	margin-top: 3px;
	font-weight: bolder;
}
#aktual a {
	text-decoration: none;
	color: #D64609;
}
#aktual a:hover {
	text-decoration: underline;
	color: #000000;
}
#aktual p {
	text-align: left;
	margin-top: 2px;
	padding-left: 5px;
	padding-right: 5px;
}
#aktual .logo {
	vertical-align: top;
	width: 110px;
	padding-top: 3px;
}
#aktual img {
	border: 1px solid #CDCDCD;
	margin: 3px;
	padding: 2px;
}
#aktual .text_vice {
	text-align: right;
	margin-right: 3px;
}
#aktual .text {
	vertical-align: top;
}
.poznamka_obj {
	width: 485px;
	height: 70px;
	border: 1px solid #C6CACB;
}
/* ============================================================= LISTA ============================================================ */
#top_lista {
    position:relative;
	width:100%;
	height:25px;
	background-color: #FFFFFF;
	border-bottom: 2px solid #D64609;
	margin-bottom: 0px;
}
#total_top {
    position:relative;
	width:960px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:0px;
	margin-top:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#999999;
}

#part {
	text-align: left;
	padding-top: 5px;
}
#part a {
    color:#333333;
	font-size:12px;
	text-decoration:none;

}
#part a:hover {
    color:#333333;
	font-size:12px;
	text-decoration:underline;
}