/* LAYOUT 1*/

body {
	margin: 0px;
	padding: 0px;
}



/* MAIN */
#MAIN {
	margin: auto;
	padding: 0 0 0 0;
	text-align: center;
}
#defaultContent {
	 text-align: left;
    width: 960px;
	 margin: auto;
}
#defaultInContent {
	 margin: auto;
}



/* FLOAT - CLEAR */
.flLeft {
	float: left;
}
.flRight {
	float: right;
}
.clear {
	clear: both;
}
.clnr {
	clear: both;
	line-height: 0px;
	font-size: 0px;
}
.HIDDEN {
    display: none;
}


/* HEAD */
#HEAD {
	margin: auto;
}
#HEAD-Top {
	margin: auto;
	height: 80px;
}
#HEAD-Content {
	margin: auto;
}
#HEAD-Menu {
	margin: auto;
	height: 50px;
}
#SEARCH {
	width: 300px;
	height: 50px;
}


/* LEFT CONTENT */
#LEFT-CONTENT {
	width: 200px;
	float: left;
}
#LEFT-MENU {
   text-align: left;
	padding: 0px 0px 0px 0px;
	margin: auto;
}
#NEWSLETTER {
   text-align: left;
	padding: 0px 0px 0px 0px;
	margin: auto;
}


/* CENTER CONTENT */
#CENTER-CONTENT {
	width: 550px;
	float: left;
}
#CENTER-CONTENT-TEXT {
	width: 550px;
	float: left;
}
html>body #CENTER-CONTENT {
	width: 555px;
}
#TOP-BOX {
	margin: auto;
	height: 130px;
}
#TOP-LOGIN {
	float: left;
}
#TOP-NEWS {
	float: left;
}
#TOP-AKTUAL {
   height: 130px;
}
#TOP-POPIS {
	margin: auto;
}
#TOP-SELECT {
	margin: auto;
}
.NAVIGATION {
	margin: auto;
}
.POLE-PRODUKT {
   margin: auto;
}
#POLE-PRODUKT-BIG {
   margin: auto;
}
#TEXT-POLE {
   margin: auto;
}


/* RIGHT CONTENT */
#RIGHT-CONTENT {
	width: 200px;
	float: right;
}
#NEWS {
   text-align: left;
	padding: 0px 0px 0px 0px;
	margin: auto;
}
#AKCE {
   text-align: left;
	padding: 0px 0px 0px 0px;
	margin: auto;
}
#ANKETA {
   text-align: left;
	padding: 0px 0px 0px 0px;
	margin: auto;
}




/* FOOTER */
#FOOTER {
   height: auto;
	margin: auto;
}
#FOOTER-user {
   height: 20px;
   margin: auto;
}
#FOOTER-info {
   height: 30px;
	margin: auto;
}

/* Created by TopStyle Pro Trial Version - www.bradsoft.com */

h1,h2 {
   background: url(../img/ico_odr2.png) no-repeat;
	margin: 0px 20px 10px 20px;
	padding: 0px 0px 0px 20px;
}
h3,h4,h5 {
	margin: 0px 20px 5px 20px;
	padding: 0px 0px 0px 0px;
}
p,ul,li {
	margin: 0px 20px 10px 20px;
	padding: 0px 0px 0px 0px;
}



/* FORM PRVKY */
input, select, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5B60A0;
}
form {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}




/* OSTATNÍ*/
.odtrzitko {
   height: 8px;
	font-size: 1px;
	background: #A6C7EC;
	margin: 20px 10px 20px 10px;
	padding: 0px;
}
.borderLight {
   border: solid 1px #A6C7EC;
	margin-left: 10px;
	margin-right: 10px;
}
.borderBold {
   border: solid 8px #A6C7EC;
	margin-left: 10px;
	margin-right: 10px;
}
p.linka {
	border-top: 1px solid #5B60A0;
}



/* IMAGE */
img.topLeft {
	border: solid 1px #FE6A00;
	margin: 0px 20px 10px 0px;
	padding: 10px;
}
img.topRight{
	border: solid 1px #FE6A00;
	margin: 0px 0px 10px 20px;
	padding: 5px;
}
img.PRODUKT-BORDER {
	border: solid 1px #FE6A00;
	margin: 5px 10px 5px 5px;
}




/* HEAD */
.topLogo {
	background: url(../img/head_logo.png) no-repeat;
	width: 199px;
	height: 80px;
	float: left;
}
.topLogoButt {
   margin-top: 20px;
}
form.topLeng {
   background: url(../img/ico_leng.png) no-repeat;
	height: 25px;
	margin-top: 35px;
	margin-left: 30px;
	padding-left: 30px;
	float: left;
}
.topLeng select {
	width: 150px;
}
.topMenu {
   border: 8px solid #A6C7EC;
	line-height: 20px;
	width: 520px;
	margin-top: 25px;
	float: right;
}
.topMenu div {
   background: url(../img/ico_odr1.png) no-repeat 0px 5px;
	line-height: 20px;
	margin-left: 5px;
	margin-right: 40px;
	padding-left: 15px;
	float: left;
}
html>body .topMenu div {
	margin-left: 10px;
}
.topMenu a {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
   font-size: 11px;
	color: Black;
}
.topMenu a:hover {
	color: #FE6A00;
	text-decoration: none;
}


#HEAD-Content {
   background: url(../img/head_img.png) no-repeat;
	width: 960px;
	height: 160px;
}
/*#SEARCH {
   background: url(../img/ico_odr3.png) no-repeat;
   text-align: left;
	margin-left: 50px;
}*/
#SEARCH {
   background: url(../img/ico_odr3.png) no-repeat 38px 0;
   text-align: left;
	padding-left: 50px;
}
#SEARCH input{
	margin-top: 18px;
}
#SEARCH a {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 18px;
	letter-spacing: 0px;
	color: #FE6A00;
}
#SEARCH a:hover {
	color: #5B60A0;
	text-decoration: none;
}




/* LEFT CONTENT */
#LEFT-CONTENT {
	background: url(../img/head_ice.png) no-repeat;
}
#LEFT-MENU {
	margin-bottom: 30px;
}
#LEFT-MENU h2 {
	margin-top: 20px;
}
#LEFT-MENU p {
	margin: 0px 20px 0px 20px;
	padding-left: 10px;
	line-height: 22px;
}
#LEFT-MENU a {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 12px;
   color: #FE6A00;
	margin: 0px 20px 0px 20px;
	padding-left: 10px;
	line-height: 22px;
	display: block;
}
#LEFT-MENU a:hover {
	color: White;
	text-decoration: none;
}

/* AKTIVNI RADEK - JAVA SCRIPT #aktTr */
.rowAct {
   color: White;
	background: #FE6A00;
	cursor: pointer;
}
.menu-tato-str {
   color: White;
	background: #FE6A00;
}
.rowNoAct {
	background: none;
}
/* AKTIVNI MENU - JAVA SCRIPT #odkMenu */
.menuAct {
   background: url(../img_layout/odr_menu_act.png) no-repeat right;
}
.menuNoAct {
   background: url(../img_layout/odr_menu.png) no-repeat right;
}


#NEWSLETTER {
	margin-bottom: 30px;
}
#NEWSLETTER form {
   border: solid 1px #A6C7EC;
	margin-left: 10px;
	margin-right: 10px;
}
#NEWSLETTER h2 {
	margin-left: 10px;
}
#NEWSLETTER p.infoText {
	font-size: 10px;
	color: Black;
}
#NEWSLETTER input {
	width: 130px;
}
#NEWSLETTER input.button {
	border: solid 1px;
	font-size: 11px;
	font-weight: bold;
   color: White;
	background: #FE6A00;
	cursor: pointer;
	width: 100px;
	margin: 0px -20px 0px -30px;
	padding: 0px;
}
.buttBorder {
	border: solid 1px #FE6A00;
	padding: 1px;
	margin: 0px 0px 0px 20px;
	width: 100px;
}
html>body #NEWSLETTER input.button {
	margin: 0px;
	padding: 0px;
}




/* RIGHT CONTENT */

#RIGHT-LOGIN {
	margin-top: 20px;
	padding-left: 13px;
}
#RIGHT-LOGIN form {
   background: url(../img/log_bacgr.png) no-repeat;
	width: 182px;
	height: 130px;
}
#RIGHT-LOGIN strong {
	color: #FE6A00;
}
#RIGHT-LOGIN input {
	width: 135px;
}
#RIGHT-LOGIN input.button {
	border: solid 1px;
	font-size: 11px;
	font-weight: bold;
   color: White;
	background: #FE6A00;
	cursor: pointer;
	width: 100px;
	margin: 0px -20px 0px -20px;
	padding: 0px;
}
.buttBorder {
	border: solid 1px #FE6A00;
	padding: 1px;
	margin: 0px 0px 0px 20px;
	width: 100px;
}
html>body #RIGHT-LOGIN input.button {
	margin: 0px;
	padding: 0px;
}
#RIGHT-LOGIN h2 {
   background: url(../img/ico_odr2.png) no-repeat;
	margin-top: 10px;
	margin-bottom: 0px;
}
html>body #RIGHT-LOGIN h2 {
   background: url(../img/ico_odr2.png) no-repeat;
	padding-top: 10px;
}
#RIGHT-LOGIN p {
   font-size: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
}

#AKCE {
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 30px;
}
#AKCE h2 {
	margin-top: 0px;
	margin-left: 10px;
}
#AKCE img {
	margin-left: 25px;
	margin-bottom: 10px;
}
#AKCE div.borderBold {
	margin-top: 10px;
}


#ANKETA {
	margin-bottom: 30px;
}
#ANKETA h2 {
	margin-left: 10px;
}
#ANKETA p.infoText {
	font-size: 11px;
	letter-spacing: -1px;
	color: Black;
}
.anketa-line {
   font-size: 1px;
	background: #5B60A0;
	width: 140px;
	height: 10px;
	margin: 0px 10px 2px 20px;
}


#USER {
	margin-top: 20px;
	margin-bottom: 30px;
}
#USER h2 {
	margin-left: 10px;
	color: White;
}
#USER h2 strong {
	margin-left: 5px;
	font-size: 16px;
	color: #FE6A00;
}
#USER p {
	font-size: 11px;
	letter-spacing: -1px;
	color: #A6C7EC;
	margin-bottom: 5px;
}
#USER strong {
	font-size: 11px;
	letter-spacing: -1px;
	color: #E0FFFF;
	font-weight: bold;
}
.borderUser {
   border: solid 1px #A6C7EC;
	margin: 0 0 0 10px;
	padding: 0px;
	background: #5B60A0;
}
#USER input.button {
	border: solid 1px;
	font-size: 11px;
	font-weight: bold;
   color: White;
	background: #FE6A00;
	cursor: pointer;
	width: 100px;
	margin: 0 0 0 -30px;
	padding: 0px;
}
html>body #USER input.button {
	margin: 0px;
	padding: 0px;
}




/* CENTER CONTENT */
#TOP-BOX {
	margin: 20px 20px 10px 20px;
}
#TOP-LOGIN {
   background: url(../img/log_bacgr.png) no-repeat;
	width: 182px;
	height: 130px;
}
#TOP-LOGIN form {
   background: url(../img/log_bacgr.png) no-repeat;
	width: 182px;
	height: 130px;
}
#TOP-LOGIN strong {
	color: #FE6A00;
}
#TOP-LOGIN input {
	width: 135px;
}
#TOP-LOGIN input.button {
	border: solid 1px;
	font-size: 11px;
	font-weight: bold;
   color: White;
	background: #FE6A00;
	cursor: pointer;
	width: 100px;
	margin: 0px -20px 0px -20px;
	padding: 0px;
}
.buttBorder {
	border: solid 1px #FE6A00;
	padding: 1px;
	margin: 0px 0px 0px 20px;
	width: 100px;
}
html>body #TOP-LOGIN input.button {
	margin: 0px;
	padding: 0px;
}
#TOP-LOGIN h2 {
   background: url(../img/ico_odr2.png) no-repeat;
	margin-top: 0px;
	margin-bottom: 0px;
}
#TOP-LOGIN p {
   font-size: 10px;
	margin-top: -6px;
	margin-bottom: 0px;
}
#TOP-LOGIN p.log {
   font-size: 10px;
	margin-bottom: 0px;
	color: Black;
}


#TOP-NEWS {
   border: solid 8px #FE6A00;
	background: #CFE1F4;
	width: 289px;
	height: 114px;
	float: right;
}
#TOP-NEWS h2 {
   background: url(../img/ico_odr2.png) no-repeat;
	margin-top: 0px;
	margin-bottom: 0px;
}
#TOP-NEWS p {
   font-size: 10px;
}
#TOP-NEWS a {
   font-size: 10px;
   color: Black;
}
#TOP-NEWS a:hover {
	color: #FE6A00;
	text-decoration: none;
}
#TOP-AKTUAL {
	margin-bottom: -30px;
}
#TOP-AKTUAL div {
   width: 275px;
	float: left;
}
#TOP-AKTUAL p {
   margin-top: 0px;
   margin-bottom: 0px;
}
#TOP-AKTUAL a {
   color: Black;
}
#TOP-AKTUAL a:hover {
	color: #FE6A00;
	text-decoration: underline;
}
#TOP-AKTUAL p.next {
   text-align: right;
	width: 510px;
}
#TOP-POPIS p {
	text-align: justify;
}
#TOP-SELECT form {
   border: solid 1px #A6C7EC;
	margin-left: 20px;
	margin-right: 20px;
	padding: 10px;
}
#TOP-SELECT p {
	margin-left: 0px;
	margin-right: 0px;
}
#TOP-SELECT div {
	margin-left: 0px;
	margin-right: 0px;
}
.buttBorder {
	border: solid 1px #FE6A00;
	padding: 1px;
	margin: 0px 0px 0px 20px;
	width: 100px;
}
#TOP-SELECT input.button {
	border: solid 1px;
	font-size: 11px;
	font-weight: bold;
   color: White;
	background: #FE6A00;
	cursor: pointer;
	width: 100px;
	margin: 0px -20px 0px -20px;
	padding: 0px;
}
html>body #TOP-SELECT input.button {
	margin: 0px;
	padding: 0px;
}
#TOP-SELECT select.poz1 {
	width: 110px;
	margin-right: 5px;
}
#TOP-SELECT select.poz2 {
	width: 110px;
	margin-right: 5px;
}
#TOP-SELECT select.poz3 {
	width: 110px;
	margin-right: 5px;
}
#TOP-SELECT select.poz4 {
	width: 110px;
}


#CENTER-CONTENT h1 {
	margin-top: 20px;
}
#CENTER-CONTENT h2 {
	margin-top: 10px;
	margin-bottom: 10px;
}
#CENTER-CONTENT h3 {
	margin-top: 10px;
}
#CENTER-CONTENT h4 {
	letter-spacing: 0px;
	margin-top: 10px;
	margin-bottom: 3px;
}
#CENTER-CONTENT p {
	margin-bottom: 10px;
}
#CENTER-CONTENT-TEXT h1 {
	margin-top: 20px;
}
#CENTER-CONTENT-TEXT h2 {
	margin-top: 10px;
	margin-bottom: 10px;
}
#CENTER-CONTENT-TEXT h3 {
	margin-top: 10px;
	margin-bottom: 10px;
}
#CENTER-CONTENT-TEXT p {
	margin-bottom: 10px;
	line-height: 18px;
}
.NAVIGATION {
   border-top: 1px solid #A6C7EC;
   border-bottom: 1px solid #A6C7EC;
   text-align: left;
	margin: 20px 20px 20px 20px;
	padding: 5px 0px 5px 0px;
}
.NAVIGATION input {
	width: 30px;
}
.NAVIGATION input.button {
   border: 1px solid #FE6A00;
	font-size: 12px;
	font-weight: bold;
   color: White;
	background: #FE6A00;
	cursor: pointer;
	width: 22px;
}
.NAVIGATION span.active {
	font-size: 12px;
	font-weight: bold;
   color: Black;
}
.NAVIGATION a.butt {
	font-size: 12px;
	font-weight: bold;
   color: White;
   background: #FE6A00;
	letter-spacing: -1px;
	text-decoration: none;
}
.NAVIGATION a:hover.butt {
   color: White;
   background: #A6C7EC;
	text-decoration: none;
}

/* PRODUKTY */
.POLE-PRODUKT {
    margin-top: 0px;
    margin-left: 20px;
    margin-right: 20px;
}
html>body .POLE-PRODUKT {
    margin-top: 10px;
}
.PROD-LEFT {
    background: url(../img/prod_bacgr.png) no-repeat bottom;
    border-left: solid 8px #FE6A00;
    width: 240px;
	 height: 140px;
	 margin-top: 0px;
	 float: left;
}
.PROD-LEFT h3 {
	 margin-left: 10px;
	 margin-top: 0px;
}
.PROD-LEFT p {
	 text-align: justify;
	 margin-top: 0px;
}
.PROD-RIGHT {
    background: url(../img/prod_bacgr.png) no-repeat bottom;
    border-left: solid 8px #FE6A00;
    width: 240px;
	 height: 140px;
	 margin-top: 0px;
	 float: right;
}
.PROD-RIGHT h3 {
	 margin-left: 10px;
	 margin-top: 0px;
}
.PROD-RIGHT p {
	 text-align: justify;
	 margin-top: 0px;
}

/* PRODUKTY GALERY */
.PROD-LEFT2 {
    background: url(../img/prod_bacgr.png) no-repeat bottom;
    width: 240px;
	 /*height: 170px;*/
	 margin-top: 0px;
	 padding: 0 0 10px 0;
	 float: left;
}
.PROD-LEFT2 h3 {
	border-bottom: solid 3px;
	line-height: 24px;
	margin: 0 0 8px 0px;
	padding: 0 0 0 2px;
}
.PROD-LEFT2 p {
	 margin-top: 0px;
}
.prodImg {
	border: solid 1px #FE6A00;
	text-align: center;
	background: White;
	 width: 100px;
	 height: 100px;
	 padding:  0 0 0px 0;
	 margin: 0 0 5px 0px;
	 float: left;
	 /*background: url("../img/products-default-image.jpeg") left top no-repeat;*/
}
.prodText {
	color: Black;
	letter-spacing: -1px;
	/*font-size: 11px;*/
	width: 135px;
	margin: 0px;
	float: left;
}
.prodText p {
	 margin-left: 15px;
	 margin-right: 10px;
}
.PROD-RIGHT2 {
    background: url(../img/prod_bacgr.png) no-repeat bottom;
    width: 240px;
	 /*height: 170px;*/
	 margin-top: 0px;
	 padding: 0 0 10px 0;
	 float: right;
}
.PROD-RIGHT2 h3 {
	border-bottom: solid 3px;
	line-height: 24px;
	margin: 0 0 8px 0px;
	padding: 0 0 0 2px;
}
.PROD-RIGHT2 p {
	 margin-top: 0px;
}
.PROD-ACTIV {
	/*border-top: solid 1px #FE6A00;*/
	line-height: 28px;
	margin: 0px;
	padding: 0px;
}
.cenaProd {
    font-family: Arial, Helvetica, sans-serif;
	 font-size: 12px;
	 font-weight: bold;
	 color: Black;
	 text-align: right;
	 line-height: 23px;
	 padding: 0 12px 0 0;
	 color: #FE6A00;
}
.cenaProd span {
	color: #000;
}
.tlacObjednej {
    background: url(../img/tl_objednej.png) no-repeat;
	 width: 60px;
	 line-height: 23px;
	 padding-left: 24px;
	 margin: 0 0 0 2px;
	 float: left;
	 position: relative;
	 top: 45px;
}
.tlacObjednej a {
	 font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	 font-size: 10px;
	 font-weight: bold;
	 color: #FE6A00;
}
.tlacObjednej a:hover {
	 color: Black;
}

/* PRODUKTY DETAIL */
#POLE-PRODUKT-BIG {
    background: url(../img/prod_b_bacgr.png) no-repeat bottom;
	 text-align: left;
    margin: 0px 20px 0px 20px;
	 padding:  0 0 30px 0;
	 /*height: 520px;*/
}
html>body #POLE-PRODUKT-BIG {
    margin-top: 10px;
}


#TABLE-PRISL {
}
#TABLE-PRISL strong {
	 color: #FE6A00;
	 letter-spacing: -1px;
}
#PROD-TABLE {
	width: 475px;
	margin-left: 20px;
}
#PROD-TABLE tr.head {
	background: #5B60A0;
	color: White;
}
#PROD-TABLE tr {
	line-height: 20px;
}
#PROD-TABLE td.head {
	color: White;
	font-weight: bold;
}
#PROD-TABLE td {
	color: #5B60A0;
}
#PROD-TABLE tr.second {
	background: #F0F8FF;
}


.IMG-LEFT {
    text-align: center;
	 width: 210px;
	 margin-top: 0px;
	 float: left;
}
.IMG-LEFT p {
	 margin-top: 0px;
}
.POPIS-RIGHT {
    width: 290px;
	 margin-top: 0px;
	 margin-left: 0px;
	 float: right;
}
.POPIS-RIGHT strong {
	 color: #FE6A00;
	 letter-spacing: -1px;
}
.POPIS-RIGHT p {
    line-height: 16px;
	 margin-top: 0px;
	 margin-left: 0px;
}
.POPIS-RIGHT span {
    height: 40px;
	 background: Aqua;
}
.POPIS-RIGHT hr {
	 border: 0px;
	 background: #5B60A0;
	 height: 1px;
	 margin-right: 20px;
}
.PROD-ACTIV2 {
	 line-height: 23px;
    margin-left: 0px;
    margin-bottom: 10px;
}
html>body .PROD-ACTIV2 {
    padding-bottom: 10px;
}
.tlacProdukt {
    background: url(../img/tl_produkt.png) no-repeat;
	 line-height: 23px;
	 padding-left: 24px;
	 margin-right: 10px;
	 float: left;
}
.tlacProdukt a {
	 font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	 font-size: 10px;
	 font-weight: bold;
	 color: Black;
}
.tlacProdukt a:hover {
	 color: #FE6A00;
}
.IMG-GALERY {
    margin-top: 0px;
    margin-left: 0px;
}
html>body .IMG-GALERY {
    margin-top: 0px;
    margin-left: 10px;
}
.boxGalery {
	border: solid 1px #FE6A00;
	width: 50px;
	height: 50px;
	margin-left: 8px;
	margin-bottom: 0px;
	float: left;
}
html>body .boxGalery {
	margin-bottom: 6px;
}

/* TEXT PROLE */
#TEXT-POLE {
   background: url(../img/prod_b_bacgr.png) no-repeat bottom;
	text-align: left;
   margin-top: 0px;
   margin-left: 20px;
   margin-right: 20px;
}
#TEXT-POLE h3 {
	margin-left: 0px;
}
#TEXT-POLE p {
   text-align: left;
	margin-top: 0px;
	margin-left: 10px;
}
.reference {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 12px;
	font-weight: bold;
	letter-spacing: 0px;
   color: #5B60A0;
}
.reference p {
	padding-left: 25px;
}
p.refAktiv {
   background: url(../img/tl_produkt.png) no-repeat;
	padding-left: 24px;
}
.reference a {
   font-family: Arial, Helvetica, sans-serif;
	letter-spacing: -1px;
   font-size: 13px;
	font-weight: bold;
	line-height: 20px;
   color: #FE6A00;
}
.reference a:hover {
   text-decoration: none;
   color: Black;
}



/* TABLE */
table {
	margin-left: 0px;
}
html>body table {
	margin-left: 20px;
}
.TABLE {
	width: 500px;
}
.TABLE td {
	padding: 8px 3px 8px 3px;
	vertical-align: top;
}
.TABLE a {
	color: #FE6A00;
	text-decoration: none;
}
.TABLE a:hover {
   color: Black;
	text-decoration: underline;
}
.nadpTablePole {
	background: #F2F2F2;
}
.nadpTablePole td {
	color: Black;
}




/* FOOTER */
#FOOTER-user {
   border: 8px solid #A6C7EC;
	line-height: 20px;
}
#FOOTER-logo {
   background: url(../img/foot_logo.png) no-repeat;
	line-height: 20px;
	width: 190px;
	margin-left: 10px;
	float: left;
}
.topFootButt {
   margin-top: 0px;
}

#FOOTER-menu {
	line-height: 20px;
	width: 700px;
	float: left;
}
#FOOTER-menu div {
   background: url(../img/ico_odr1.png) no-repeat 0px 5px;
	line-height: 20px;
	margin-left: 5px;
	margin-right: 30px;
	padding-left: 15px;
	float: left;
}
html>body #FOOTER-menu div {
	margin-left: 10px;
}
#FOOTER-menu a {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
   font-size: 11px;
	color: Black;
}
#FOOTER-menu a:hover {
	color: #FE6A00;
	text-decoration: none;
}


#FOOTER-info p {
   text-align: right;
   line-height: 20px;
	margin: 0px 10px 0px 10px;
}

/* Created by TopStyle Pro Trial Version - www.bradsoft.com */
body,td,th {
   font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #77878B;
}
body {
	background-color: #FFFFFF;
}



/* ODKAZY */
a {
   font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FE6A00;
	text-decoration: none;
}
a:hover {
	color: #5B60A0;
	text-decoration: underline;
}




/* NADPISY */
h1,h2,h3,h4,h5,h6 {
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: -1px;
	color: #5B60A0;
}
h1 {
	font-size: 18px;
}
h2 {
	font-size: 18px;
}
h3 {
	font-size: 14px;
	color: #FE6A00;
}
h4 {
	font-size: 12px;
}

.podnadpis {
	font-size: 16px;
	color: #FE6A00;
}


#reference-obrazky {
	border-collapse: collapse;
	margin: 10px 0 10px 20px;
}
.reference-obrazky-image {
	padding: 0px;
	margin: 0px;
	text-align: center;
	vertical-align: middle;
	border: solid 1px #FE6A00;
	width: 100px;
	height: 100px;
}
.reference-obrazky-separator {
	width: 20px;	
}
#reference-obrazky img, #reference-obrazky a {
	border: 0px none;
	margin: auto;
}

/* poptavkovy list */
#order-itemslist {
	width: 510px;
	margin: 0 0 0 18px;
}
.order-itemslist-header td {
	font-weight: bold;
	border-bottom: 1px solid silver;
}
.order-itemslist-total td {
	font-weight: bold;
	border-top: 1px solid silver;
}
.order-itemslist-clear {
	text-align: right;
	padding: 12px 25px 0 0;
}
#order-form-fkt input {
}
.order-form-fkt-long {
	width: 250px;
}
.order-form-fkt-medium {
	width: 150px;
}
.order-form-fkt-short {
	width: 100px;
}
.order-form-poznamka {
	width: 475px;
	height: 75px;
}
.order-form-submit {
	border: solid 1px;
	font-size: 11px;
	font-weight: bold;
	color: White;
	background: #FE6A00;
	cursor: pointer;
	width: 100px;
	margin: 0px -20px 0px -30px;
	padding: 0px;
}
html>body .order-form-submit {
	margin: 0px;
	padding: 0px;
}
.order-form-submit-holder div {
	border: solid 1px #FE6A00;
	padding: 1px;
	margin: 0 0 0 10px;
	width: 100px;
}

.currency-select {
	text-align: right;
	padding: 0 24px 12px 0;
}

.subsubmenu {
	padding-left: 12px;
}

.menu-po-levej-strane-aktivni {
	background: #A6C7EC;
	font-weight: normal;
}

.podmenu-po-levej-strane {
	padding-left: 24px;
}
.podmenu-po-levej-strane-aktivni {
	padding-left: 24px;
	background: #A6C7EC;
	font-weight: normal;
}


/* LEVE MENU */
#LEFT-MENU a {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #FE6A00;
   margin: 0px 10px 0px 10px;
   padding-left: 10px;
   line-height: 22px;
   display: block;
}
#LEFT-MENU a:hover {
   color: White;
   text-decoration: none;
}
#LEFT-MENU a.pod {
   font-weight: bold;
}
#LEFT-MENU a:hover.pod {
   color: White;
   text-decoration: none;
}
#LEFT-MENU a.podp {
  color: #6495ED;
}
#LEFT-MENU a:hover.podp {
   color: White;
   text-decoration: none;
}

/* AKTIVNI RADEK - JAVA SCRIPT #aktTr */
#LEFT-MENU .rowAct {
  color: White;
   background: #FE6A00;
   cursor: pointer;
}
#LEFT-MENU .rowNoAct {
   background: none;
}
#LEFT-MENU .rowActt {
  color: White;
   font-weight: bold;
   background: #FE6A00;
   margin: 0px 10px 0px 10px;
   /*padding-left: 20px;*/
   cursor: pointer;
}
#LEFT-MENU .rowNoActt {
   font-weight: bold;
   background: none;
   margin: 0px 10px 0px 10px;
   /*padding-left: 20px;*/
}
#LEFT-MENU .rowActtt {
  color: White;
   background: #A6C7EC;
   margin: 0px 10px 0px 10px;
   cursor: pointer;
}
#LEFT-MENU .rowNoActtt {
  color: #6495ED;
   background: none;
   margin: 0px 10px 0px 10px;
} 

.print {
	float: right;
	padding-right: 30px;
}
.print a {
	text-decoration: underline;
}
.back-to-list {
	padding-left: 20px;
}
.back-to-list a {
	text-decoration: underline;
}
