﻿BODY {
	background-color: #ffffff;
	padding: 0px;
	margin: 0px;
	font-family: Arial;
	color: #303030;
	font-size: 75%;
}
H2 {
	font-size: 16px;
	font-weight: bold;
	color: #F78222;
	margin-bottom: 10px;
}
H3 {
	font-size: 14px;
	margin-bottom: 10px;
}
H4 {
	font-size: 12px;
	margin-bottom: 10px;
}
H5 {
	font-size: 11px;
	font-weight: bold;
	color: #3b3b3b;
	margin-bottom: 4px;
	margin-top: 24px;
}
H6 {
	font-size: 13px;
	font-weight: bold;
	color: #3b3b3b;
	margin: 0px 0px 14px 0px;
	padding: 0px;
}
/*--------------- HLAVNI CAST --------------*/
#podklad {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
}
#main {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	background-image: url("/images/podklad_main.gif");
	background-repeat: no-repeat;
	padding-top: 14px;
}
#top {
	width: 960px;
	height: 129px;
	background-color: #F58220;
	background-image: url("/images/podklad_top.jpg");
}
#menu {
	width: 900px;
	height: 33px;
	margin-bottom: 4px;
	margin-left: auto;
	margin-right: auto;
}
#search {
	width: 240px;
	padding: 2px 10px 0px 0px;
	float: right;
}
#basket {
	width: 220px;
	float: right;
	margin-top: 4px;
}
#levystred {
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	background-color: white;
}
#text {
	width: 691px;
	float: left;
	padding: 16px;
	line-height: 16px;
	font-size: 100%;
}

#levy {
	width: 170px;
	float: right;
	padding: 0px;
}
*:first-child+html #levy {
  padding-top: 5px;
}
#bottom {
	width: 960px;
	height: 20px;
	clear: both;
	text-align: center;
	background-image: url("/images/podklad_bottom.gif");
	padding-top: 4px;
}
#logo {
	float: left;
	position: relative;
	top: 36px;
	left: 64px;
	margin: 0px;
}
#logo a {
	width: 256px;
	height: 90px;
	margin: 0px;
	display: block;
	background-color: transparent;
}
#logo span {
	display: none;
}
/*--------------- KONEC HLAVNI CASTI --------------*/
div.hlavicka {
	width: 500px;
	float: right;
	font-size: 13px;
	font-style: italic;
	line-height: 20px;
	margin-top: 24px;
}
div.divider {
	float: left;
	background-image: url("/images/divider.gif");
	height: 35px;
	width: 2px;
	vertical-align: top;
	background-repeat: no-repeat;
}
table.bal1 {
	width: 600px;
}
table.bal1 TR {
	height: 26px;
}
TD.bal1 {
	padding: 4px;
	width: 90px;
	border: 1px solid #dcdcdc;
}
TD.bal2 {
	padding: 4px;
	width: 40px;
	text-align: center;
	border: 1px solid #dcdcdc;
}
TD.bal3 {
	padding: 4px;
	border: 1px solid #dcdcdc;
}
TD.bal4 {
	padding: 4px;
	border: 1px solid #dcdcdc;
	width: 196px;
}
div.mainitemclass {
	height: 33px;
	text-align: center;
	font-weight: bold;
}
div.mainitemclass A {
	height: 26px;
	width: 135px;
	padding-top: 7px;
	background-image: url("/images/podklad_menu.gif");
	display: block;
}
div.mainitemclass A:link {
	color: white;
	font-size: 110%;
}
div.mainitemclass A:active {
	color: white;
	font-size: 110%;
}
div.mainitemclass A:visited {
	color: white;
	font-size: 110%;
}
div.mainitemclass A:hover {
	color: white;
	text-decoration: underline;
	font-size: 110%;
}
div.mainseparatorclass {
	width: 2px;
	text-align: right;
	padding-top: 7px;
}
div.subclass {
	background-color: #2E8707;
	padding: 5px;
	width: 126px;
}
div.subclass A:link {
	color: white;
}
div.subclass A:active {
	color: white;
}
div.subclass A:visited {
	color: white;
}
div.subclass A:hover {
	color: white;
	text-decoration: underline;
}
div.news_titulek {
	width: 560px;
	height: 19px;
	padding: 2px 4px 0px 6px;
	color: white;
	font-weight: bold;
	background-image: url(/images/news_titulek.gif);
}
div.news_obsah {
	width: 560px;
	padding: 4px;
	border: 1px solid #D7D7D7;
}
span.news_datum {
	padding-right: 10px;
	color: silver;
}
div.news_text {
}
IMG {
	border: 0px;
}
P {
	margin-top: 4px;
}
HR {
	border-top: 1px solid #eeeeee;
	height: 0px;
	clear: both;
}
P.center {
	text-align: center;
}
IMG.center {
	text-align: center;
	margin-right: 10px;
}
DIV.center {
	text-align: center;
}
UL.seznam {
	line-height: 20px;
	margin: 4px;
	padding: 0px 10px 10px 20px;
}
UL.seznam LI {
	list-style-image: url("/images/point.gif");
}
UL.seznam A:link {
	color: #3b3b3b;
}
UL.seznam A:active {
	color: #3b3b3b;
}
UL.seznam A:visited {
	color: #3b3b3b;
}
UL.seznam A:hover {
	color: #99cc00;
	text-decoration: underline;
}
UL.top {
	list-style-type: none;
	line-height: 18px;
	margin: 0px;
	padding: 0px;
}
div.top_right {
	width: 144px;
	height: 16px;
	background-color: #ff0000;
	padding: 2px 8px 2px 8px;
	font-weight: bold;
	color: white;
	border-bottom: 1px solid #aeaeae;
}
div.top_left {
	width: 144px;
	height: 18px;
	background-image: url("/images/top_left.gif");
	border-bottom: 1px solid #dfdfdf;
	padding: 3px 8px 3px 8px;
	font-weight: bold;
}
UL.left {
	width: 160px;
	line-height: 20px;
	margin: 0px;
	padding: 0px;
}
UL.left LI {
	display: block;
	list-style: none;
	border-bottom: 1px solid #dfdfdf;
	margin: 0px;
}
UL.leftx {
	list-style-image: url("/images/point.gif");
	border-bottom: 1px solid #dfdfdf;
	height: 24px;
	padding: 0px 0px 0px 10px;
	margin: 0px 0px 0px 10px;
}
UL.navi A {
	color: #000;
}
UL.navi A:visited {
	color: #000;
}
UL.navi A:active {
	color: #000;
}
UL.navi A:hover {
	color: #000;
}
div.right {
	height: 19px;
	background-image: url("/images/right.gif");
	padding: 3px 0px 0px 20px;
	font-weight: bold;
}
div.rightnul {
	height: 18px;
	background-image: url("/images/podklad_navi.gif");
	padding: 4px 0px 0px 20px;
	font-weight: bold;
	color: black;
}
UL.nab {
	margin: 6px 0px 0px 4px;
	padding: 0px 0px 0px 20px;
}
UL.nab LI {
	list-style-image: url("/images/point.gif");
	padding: 0px 0px 0px 0px;
	margin: 0px;
}
div.info {
	height: 14px;
	background-color: #dbf58f;
	border-bottom: 1px solid #9acc02;
	font-weight: bold;
	color: black;
	text-align: right;
	padding: 2px 10px;
}
.clear {
	clear: both;
}
form {
	margin: 0px;
	padding: 0px;
}
div.fleft {
	float: left;
}
div.fright {
	float: right;
}
div.perex {
	padding: 10px 0px 10px 0px;
	background-repeat: no-repeat;
	background-position: left bottom;
	margin: 6px 0px 10px 0px;
}
/*--------------- INPUT --------------*/
div.vlajky {
	margin-left: 50px;
}
span.hledej {
	float: right;
	margin: 5px;
}
input.kf {
	width: 160px;
	height: 16px;
	font-size: 9pt;
	border: 1px solid #3B3B3B;
	background-image: url('/images/podklad_input.gif');
}
textarea.kf {
	width: 227px;
	height: 120px;
	font-size: 9pt;
	border: 1px solid #3B3B3B;
	background-image: url('/images/podklad_input.gif');
	background-repeat: repeat-x;
}
div.kf {
	padding: 10px;
}
span.kosik {
	width: 26px;
	height: 16px;
	border: 1px solid #cccccc;
	margin: 0px;
}
input.kosik {
	width: 24px;
	height: 14px;
	font-size: 8pt;
	border-left: 1px solid #eeeff7;
	border-top: 1px solid #eeeff7;
	border-bottom: 0px;
	border-right: 0px;
}
span.filtr {
	width: 122px;
	height: 16px;
	border: 1px solid #cccccc;
	margin: 0px;
}
input.filtr {
	width: 120px;
	height: 14px;
	font-size: 8pt;
	border-left: 1px solid #eeeff7;
	border-top: 1px solid #eeeff7;
	border-bottom: 0px;
	border-right: 0px;
}
select.filtr {
	width: 120px;
	height: 14px;
	font-size: 8pt;
	border-left: 1px solid #eeeff7;
	border-top: 1px solid #eeeff7;
	border-bottom: 0px;
	border-right: 0px;
}
input.hledej_ok {
	vertical-align: middle;
}
input.detail_ok {
	vertical-align: bottom;
}
span.input_mesto {
	width: 92px;
	height: 16px;
	border: 1px solid #67c048;
	margin: 0 0 0 10px;
}
input.kf_mesto {
	width: 90px;
	height: 14px;
	font-size: 8pt;
	border-left: 1px solid #d7d7d7;
	border-top: 1px solid #d7d7d7;
	border-bottom: 0px;
	border-right: 0px;
}
span.input_psc {
	width: 52px;
	height: 16px;
	border: 1px solid #67c048;
	margin: 0px;
}
input.kf_psc {
	width: 50px;
	height: 14px;
	font-size: 8pt;
	border-left: 1px solid #d7d7d7;
	border-top: 1px solid #d7d7d7;
	border-bottom: 0px;
	border-right: 0px;
}
/*--------------- PATICKA --------------*/
span.bottom {
	float: left;
	margin-left: 15px;
	margin-top: 4px;
	color: white;
}
.silver {
	color: silver;
	font-size: 94%;
}
.white {
	color: white;
}
/*--------------- IMAGES --------------*/
img.mapa {
	float: left;
	padding: 20px 0px 0px 20px;
}
img.img {
	float: left;
	margin: 10px 20px 0px 0px;
}
img.right {
	float: right;
	margin: 0px 0px 10px 20px;
}
img.left {
	float: left;
	margin: 15px;
	border: 1px solid #98a08b;
}
img.ukazka {
	margin: 10px 5px 0px 0px;
	border: 1px solid black;
}
img.center {
	margin: 5px;
	border: 1px solid black;
}
div.fotky {
	margin-left: 180px;
	margin-right: 180px;
}
img.ikonka {
	float: right;
}
.odeslat {
	margin-top: 10px;
}
img.vozidla {
	margin: 9px 0px 0px 4px;
	vertical-align: bottom;
}
img.kategorie {
	margin: 9px 0px 0px 0px;
	vertical-align: bottom;
}
img.vyrobci {
	margin: 9px 0px 0px 0px;
	vertical-align: bottom;
}
img.mapa_small {
	margin: 0px 0px 0px 10px;
	border: 1px solid black;
}
/*--------------- ODKAZY --------------*/
A:link {
	color: #3b3b3b;
	text-decoration: underline;
}
A:visited {
	color: #3b3b3b;
	text-decoration: underline;
}
A:active {
	color: #3b3b3b;
	text-decoration: underline;
}
A:hover {
	color: #3b3b3b;
	text-decoration: underline;
}
.greenlink:link {
	text-decoration: none;
}
.greenlink:hover {
	color: #527B11;
	text-decoration: underline;
}
.greenlink:active {
	text-decoration: none;
}
.greenlink:visited {
	text-decoration: none;
}
.menulink2:hover {
	color: #9acb00;
	text-decoration: underline;
}
.silver:link {
	color: silver;
}
.silver:active {
	color: silver;
}
.silver:visited {
	color: silver;
}
.silver:hover {
	color: silver;
}
.white:link {
	color: white;
}
.white:active {
	color: white;
}
.white:visited {
	color: white;
}
.white:hover {
	color: white;
}
.divider {
	float: left;
	top: 90px;
	background-image: url("/images/divider.gif");
	height: 35px;
	width: 2px;
}
div.ref {
	margin: 0px 20px 10px 24px;
}
img.ref {
	margin-top: 10px;
	border: 3px solid #98a08b;
}
.inv {
	display: none;
}
/*------------------ nabidka ------------------*/
.nabright {
	float: right;
	width: 174px;
	height: 120px;
	background-image: url("/images/team.jpg")
}
.nab1 {
	float: left;
	border-left: 1px solid white;
	border-right: 1px solid #98a08b;
	width: 191px;
	height: 120px;
	background-image: url("/images/podklad_nab1.gif")
}
.nab2 {
	float: left;
	border-left: 1px solid white;
	border-right: 1px solid #98a08b;
	width: 191px;
	height: 120px;
	background-image: url("/images/podklad_nab2.gif")
}
.nab3 {
	float: left;
	border-left: 1px solid white;
	border-right: 1px solid #98a08b;
	width: 191px;
	height: 120px;
	background-image: url("/images/podklad_nab3.gif")
}
A.nabidka {
	width: 180px;
	height: 50px;
	margin: 0px;
	display: block;
	background-color: transparent;
}
SPAN.nabidka {
	display: none;
}
.nabrightzm {
	float: right;
	width: 174px;
	height: 54px;
	background-image: url("/images/team.jpg")
}
.nab1zm {
	float: left;
	border-left: 1px solid white;
	border-right: 1px solid #98a08b;
	width: 191px;
	height: 54px;
	background-image: url("/images/podklad_nab1.gif")
}
.nab2zm {
	float: left;
	border-left: 1px solid white;
	border-right: 1px solid #98a08b;
	width: 191px;
	height: 54px;
	background-image: url("/images/podklad_nab2.gif")
}
.nab3zm {
	float: left;
	border-left: 1px solid white;
	border-right: 1px solid #98a08b;
	width: 191px;
	height: 54px;
	background-image: url("/images/podklad_nab3.gif")
}
/*------------------ menu ------------------*/
UL.menu_all {
	position: relative;
	top: 0px;
	border: 1px solid #222222;
	background-color: #dddddd;
	filter: alpha(opacity=90);
	margin: 0px;
	padding: 0px 0px 6px 0px;
}
UL.menu_all LI {
	margin-left: 20px;
	list-style-image: url("/images/point.gif");
	font-weight: bold;
}
A.menulink:link {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}
A.menulink:visited {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}
A.menulink:active {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}
A.menulink:hover {
	color: #ffffff;
	font-weight: bold;
	text-decoration: underline;
}
A.blacklink:link {
	color: #3b3b3b;
}
A.blacklink:active {
	color: #3b3b3b;
}
A.blacklink:visited {
	color: #3b3b3b;
}
A.blacklink:hover {
	color: #3b3b3b;
}
/*------------------ ostatni ------------------*/
input.bottom {
	vertical-align: bottom;
}
.detail_seznam {
	width: 100%;
}
.detail_polozka {
	padding: 10px;
	border-bottom: 1px solid #eeeeee;
	vertical-align: top;
}
.detail_obsah {
	margin-top: 10px;
}
div.detail_obrazek {
	float: left;
}
img.detail_obrazek {
	margin: 0px 8px 8px 0px;
	width: 70px;
}
div.detail_text {
	float: right;
	width: 190px;
}
.detail_obrazek2 {
	margin: 0px 8px 8px 0px;
	float: right;
}
.detail_cena {
	text-align: center;
	font-weight: bold;
	color: red;
}
.detail_red {
	color: red;
	font-weight: bold;
	font-size: 13px;
	margin-left: 20px;
}
.detail_tabulka {
	width: 100%;
	border: 1px solid #cccccc;
	line-height: 22px;
	padding: 0px;
	margin: 0px;
	border-collapse: collapse;
}
.detail_tabulka TD {
	padding: 0px 0px 0px 4px;
	margin: 0px;
}
.detail_tabulka TR {
	padding: 0px;
	margin: 0px;
}
.detail_tdbarva {
	background-color: #eeeff7;
}
div.podkategorie {
	margin: 10px;
	text-align: center;
}
table.podkategorie {
	font-weight: bold;
	border: 10px solid #eeeff7;
	background-color: #eeeff7;
	width: 90%;
	text-align: left;
}
img.podkategorie {
	margin-right: 10px;
	vertical-align: bottom;
}
img.basket {
	vertical-align: bottom;
	margin: 0px 18px 0px 6px;
	padding-top: 6px;
}
div.img_logo {
	text-align: center;
	margin: 20px 20px 40px 20px;
}
.clanek_obrazek {
	float: left;
	width: 120px;
}
.clanek_text {
	float: right;
	width: 420px;
}
.clanek_nadpis:link {
	font-size: 13px;
	font-weight: bold;
	color: #7ad35b;
	margin-bottom: 4px;
	margin-top: 24px;
}
.clanek_nadpis:active {
	font-size: 13px;
	font-weight: bold;
	color: #7ad35b;
	margin-bottom: 4px;
	margin-top: 24px;
}
.clanek_nadpis:visited {
	font-size: 13px;
	font-weight: bold;
	color: #7ad35b;
	margin-bottom: 4px;
	margin-top: 24px;
}
.clanek_nadpis:hover {
	font-size: 13px;
	font-weight: bold;
	color: #7ad35b;
	margin-bottom: 4px;
	margin-top: 24px;
}
A.detail_nazevpolozky:link {
	font-size: 13px;
	color: #305eaf;
	font-weight: bold;
}
A.detail_nazevpolozky:active {
	font-size: 13px;
	color: #305eaf;
	font-weight: bold;
}
A.detail_nazevpolozky:visited {
	font-size: 13px;
	color: #305eaf;
	font-weight: bold;
}
A.detail_nazevpolozky:hover {
	font-size: 13px;
	color: #305eaf;
	font-weight: bold;
}
TABLE.menu_staticke {
	font-weight: bold;
	margin: 0px 0px 0px 15px;
}
table.obj {
	width: 500px;
	border: 0px;
	margin: 10px 0px 0px 100px;
}
td.obj1 {
	width: 180px;
	font-weight: bold;
	text-align: left;
	padding-left: 10px;
}
div.strankovani {
	width: 608px;
}
TD.kategorie_uroven1 {
	background-image: url("/images/right.gif");
	width: 100%;
	height: 23px;
}
TD.kategorie_node {
	width: 100%;
}
DIV.kategorie_div TABLE {
	width: 100%;
}
div.reference {
	margin-bottom: 20px;
	border: 1px solid #eeeeee;
	padding: 10px;
}
div.login {
	margin-left: auto;
	margin-right: auto;
	width: 240px;
}
div.t1 {
	width: 242px;
	height: 19px;
	padding: 4px 0px 0px 8px;
	font-weight: bold;
	color: black;
	background-image: url("/images/title1.jpg");
	border-bottom: 1px solid white;
}
div.t2 {
	width: 242px;
	height: 19px;
	padding: 4px 0px 0px 8px;
	font-weight: bold;
	color: black;
	background-image: url("/images/title1.jpg");
	border-bottom: 1px solid white;
}
div.nabidka_text {
	width: 510px;
	height: 124px;
	color: white;
	padding: 14px 0px 0px 14px;
	font-size: 115%;
}
div.nabidka_text UL {
	margin: 14px 14px 0px 18px;
	font-weight: bold;
	line-height: 26px;
}
div.nabidka_text UL LI {
	list-style-image: url("/images/point2.gif");
}
div.jakdal {
	width: 510px;
	padding: 8px;
	background-color: #dbf58f;
	border: 1px solid #9acc02;
}
div.jakdal A:link {
	color: black
}
div.jakdal A:active {
	color: black
}
div.jakdal A:visited {
	color: black
}
div.jakdal A:hover {
	color: #C32106;
	text-decoration: underline;
}
div.chci A:link {
	color: black
}
div.chci A:active {
	color: black
}
div.chci A:visited {
	color: black
}
div.chci A:hover {
	color: #C32106;
	text-decoration: underline;
}
td.mod {
	width: 25%;
	text-align: center;
}
div.odkazy {
	border-top: 1px solid #E8E8E8;
	background-color: #F8F8FF;
	padding: 4px;
	text-align: left;
	font-size: 90%;
	color: #828282;
}
div.odkazy A:link {
	color: #828282;
	text-decoration: underline;
}
div.odkazy A:visited {
	color: #828282;
	text-decoration: underline;
}
div.odkazy A:active {
	color: #828282;
	text-decoration: underline;
}
div.odkazy A:hover {
	color: black;
	text-decoration: underline;
}