/*Matej Chrenko, 1.2.2008 (Ivan Gunis 5.3.2008)*/
body {
	background: white url("../images/bg.png") 0px -40px repeat-x;
	text-align: center;
	padding: 0px;
	margin: 0px;
	font-family: arial;
	font-size: 0.6875em;
}
body.pozadie {
	background: transparent
}
a {
	color: gray;
	text-decoration: none;
}
#content {
	border-top: 1px solid white;
	position: relative;
	text-align: left;
	margin: 0 auto 0 auto;
	width: 900px;
	padding: 0px;
}
/* horne menu*/
.horne_menu {
	width: 100%;
	margin: 0;
	padding: 0;
	border-bottom: 1px solid rgb(213,213,212);		
}
.menu_top {
	width: 100%;
	margin: 0 0 0 0px;
	padding: 0px;
	height: 23px;
	color: black;
	font-size: 12px;
	background-color: #F3F3F4;
}
.menu_top li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	float: left;	
}
.menu_top li a {
	margin: 0px;
	padding: 0px;
	line-height: 21px;
	height: 21px;
	border-top: 1px solid white;
	border-bottom: none;
	display: block;
	padding: 0 10px;
	float: left;
	background: #F3F3F4 url("../images/separator.png") top right no-repeat;
	color: black;
}
.menu_top .selected {
	margin: 0px 0 0 -1px;
	padding: 0px;
	height: 23px;
	position: relative;	
	border-top: 1px solid rgb(213,213,212);
	border-left: 1px solid rgb(213,213,212);
	border-right: 1px solid rgb(213,213,212);
	border-bottom: none;
	display: block;
	padding: 0 9px 0 10px;
	float: left;
	background-image: none;
	background-color: #FFFFFF;
	color: rgb(158,41,37);
}
/* menu*/
.menu {
	position: relative;
	margin: 78px 0 0 200px;
	padding: 0px;
	height: 32px;
	width: 600px;
	font-size: 12px;
}
.menu li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	float: left;
}
.menu li a {
	line-height: 19px;
	margin: 0px 0 0 3px;	
	height: 27px;
	border: none;
	background: none;
	display: block;
	padding: 5px 10px 0 10px;
	float: left;
	color: #FFFFFF;
	font-weight: bold
}
.menu a.active {
	margin: 0px 0 0 3px;
	padding: 5px 12px 0 12px;
	height: 20px;
	border: none;
	display: block;
	float: left;
	background: #8B0102;
	color: #FFFFFF
}
/* cervene menu*/
.menu_red {
	position: relative;
	margin: 8px 0 0 200px;
	padding: 0px;
	height: 22px;
	float: right;
}
.menu_red li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	float: left;
}
.menu_red li a {
	margin: 0px 5px 0 5px;
	padding: 0px;
	height: 19px;
	display: block;
	padding: 0 10px 0 0px;
	float: left;
	background: transparent url("../images/arrow_dark_gray.png") right 3px no-repeat;
	color: #87898C;
	font-size: 10px;
}
.menu_left {
	color: black;
	margin: 0 0 0px 0;
	padding: 0;
	border-top: 1px solid rgb(215,215,214);
	display: block;
	height: 163px;
	font-size: 12px;
}
.menu_left li {
	list-style-type: none;
	background: transparent url("../images/menu_left_arrow.png") 180px center no-repeat;
	width: 194px;
	height: 50px;
	overflow: hidden;
	display: block;
	margin: 0px !important;
	padding: 0px;
	position: relative;
}
li {
	margin: 0px !important;
}
.menu_left li a {
	position: absolute;
	color: black;
	overflow: hidden;
	margin: 0px;
	width: 192px;
	line-height: 15px;
	height: 48px;
	display: block;
	padding: 0px;
	float: left;
	border-bottom: 1px solid rgb(213,213,212);
}
.menu_left li a img {
	border: none;
	float: left;
	margin: 4px 15px 0 4px;
}
.menu_left li a span {
	width: 100px;
	display: block;
	margin: 10px 0 0 0;
	float: left;
	cursor: pointer;
}
.menu_left li a:hover span {
	text-decoration: underline;
}
.menu_left img {
	width: 50px;
	height: 40px;
	margin: 3px 0 0 5px;
	border: none;
}
.logo {
	display: inline;
	float: left;
	background: url("../images/logo.png") no-repeat;
	width: 140px;
	height: 70px;
	margin: 6px 0 0 30px;

}
.logo span{
	display: block;
	width: 140px;
	height: 70px;
	margin: 6px 0 0 30px;
	text-indent: -2000px;
	cursor:pointer;
}


/*hlavne bloky*/
.centre {
	clear: both;	
	padding: 10px 0 0 0;
	width: 900px;
}
.left {
	position: relative;
	margin: 0;
	width: 196px;
	height: auto;
	padding: 0px;
	float: left;
	overflow: hidden;
}
.inner {
	position: relative;
	margin: 0 0 0 7px;
	width: 496px;
	padding: 0px;
	float: left;
}
.right {
	position: relative;
	margin: 0;
	width: 194px;
	padding: 0px;
	float: right;
}
.relax {
	margin: 0 0 10px 0;
}

/*bez praveho menu*/
.inner2 {
	position: relative;
	margin: 0 0 0 5px;
	width: 695px;
	padding: 0px;
	float: left;
}

/* "ako to funguje" obrazok */
.main_img {
	position: relative;	
	width: 697px;
	padding: 0px;
	margin: 0 0 8px 0;
	float: left;
	background: url("../images/ako-to-funguje.png") left top no-repeat
}
.main_img .box3 {
	width: 200px;
	float: right;
	text-align: justify;
	padding: 0;
	margin: 0;	
}
.main_img .box3 h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	line-height: 23px;
	margin: 8px 4px 4px 15px;
	height: 23px;
	color: #72706F;
}
.main_img .box3 p {
	padding: 0px 15px 0px 15px;
	margin: 0px;
}
.main_img .box3 a {
	color: #000;
	text-decoration: none;
	font-size: 11px;
}
.main_img .box3 .video_link {
	float: right;
	padding-right: 15px;
	padding-top: 50px; 
	line-height: 15px 
}
.main_img .box3 .video_link a {
	background: none 
}
.main_img .box3 .video_link a:hover {
	text-decoration: underline
}

/* oramovany obsah podstranky */
.main {
	width: 695px;
	float: left;
	margin: 0;
	padding: 0;
	border: 1px solid #D1D2D4
}
.nadpis {
	width: 695px;
	float: left;
	margin: 0;
	padding: 0;
	background: #A8A9AD;
}
.nadpis h3{
	width: auto;
	float: left;
	margin: 0;
	padding: 2px 15px 2px 20px;
	background: #A8A9AD url("../images/arrow_white.gif") right no-repeat;
	color: #FFFFFF;
	font-size: 1.4em;
}
.main_box {
	width: 310px;
	height: 200px;
	float: left;
	margin: 0;
	padding: 10px 10px 0 20px;
	border: 3px solid #FFFFFF;
	background-color: #F3F3F4
}
.wide {
	width: 656px;
	height: auto;
	padding-bottom: 20px
}
.wide fieldset {
	width: 48%;
	float: left;
	padding: 0;
	margin: 10px 0 15px 0;
	border: none;
}
.wide fieldset strong {
	color: #000000;
	font-size: 1.1em;	
}
.wide .obr_vizitka {
	width: 50px;
	height: 20px;
	position: relative;
	float: left;
	padding: 0px;
	margin: 0 0 0px 0;
	border: 3px solid #E6E7E8;
	background-color: #FFFFFF
}
.wide span {
	width: 200px;
	padding: 0px;
	position: relative;
	margin: 5px 0 15px 10px;
	float: left
}
.wide span.uzky {
	width: 80px;
	margin-bottom: 0px
}
.wide strong {
	color: #737477
}
.main_box img {	
	float: left;	
}
.main_box h4 {
	margin: 0;
	padding: 15px 0 0 10px;
	font-size: 1.9em;
	font-weight: normal;
	float: left;
	color: #221E1F
}
.main_box h4.pozicia {
	padding: 0;
}
.main_box .text {
	padding: 10px 0 0 0;
	width: 100%;
	float: left;
	color: #87898C;
	line-height: 15px;
}
.main_box .text .vizitka {
	float: right
}
.main_box .text p {
	float: left;
	padding: 0;
	margin: 0
}
.main_box .text .tip {
	color: #000000;
	font-size: 1.1em;
	background: url("../images/arrow_red.png") 0px 1px no-repeat;
	padding-left: 17px
}
.velke {
	color: #221E1F;
	font-size: 1.2em
}
.main_box .mapa {
	border: 5px solid #FFFFFF;
	margin: 30px 0 0 0 
}
.main_box table {
	width: 100%;
	float: left;
	border: none;
	margin-top: 10px	
}
.main_box table td.no_back {
	background-color: #F3F3F4;
	color: #87898C;
	padding: 2px 0 2px 0px;
	font-size: 1.1em
}
.main_box table td {
	background-color: #D1D2D4;
	color: #000000;
	width: 33%;
	padding: 3px 0 3px 8px
}
.main_box table td.light {
	background-color: #E7E8EA;
	color: #000000
}
.red_arrow {
	width: auto;	
	position: relative;
	margin: 5px 0 5px 0;
	padding: 0px;
	list-style-type: none;
}
.red_arrow li {
	width: auto;	
	margin: 0;
	padding: 3px 0 3px 18px;	
	background: url("../images/arrow_red.png") 0px 5px no-repeat;
	font-size: 1.1em;	
}
.short {
	width: 200px;
	margin-top: 30px
}
.short strong {
	color: #000000
}
.big {
	width: 47%;
	position: relative;
	float: left;
	padding: 15px 0 0 20px;
	font-size: 1.6em;
	color: #8B898A
}
.big li {
	background-position: 0px 8px;
	padding-bottom: 30px	
}
ul.sub_text {
	width: auto;	
	margin: 0;
	padding: 0;
	list-style-type: none;
	position: relative;
	left: -20px
}
ul.sub_text li {
	width: auto;
	margin: 0;
	padding: 0;
	background: none;
	font-size: 11px;
	color: #87898C
}
ul.red_arrow li a {
	text-decoration: none;
}
.main_box a.odkaz_red {
	background: url("../images/arrow_red.png") right top no-repeat;
	padding-right: 20px;
}
.main_box a.no_arr {
	background: none
}
.main_box a {
	text-decoration: underline;	
}
.main_box a:hover {
	text-decoration: none;
}
.no_bg {
	width: 308px;
	height: 150px;
	border: none;
	background-color: #FFFFFF
}
.no_bg h4 {
	padding-left: 0px;
}
.no_bg2 {	
	border: none;
	background-color: #FFFFFF
}
.okraj {	
	padding-top: 0px 
}

/* box pre ferencie */
.referencie {
	width: 49%;
	float: left;
	margin: 20px 5px 0 0;
	padding: 0;
}
.referencie_box_out {
	width: 130px;	
	float: left;
	text-align: center;
	margin: 0 10px 0 0;
}
.referencie_box_in {
	width: 120px;
	height: 75px;
	float: left;
	margin: 0 0 5px 0;
	padding: 0;
	border: 5px solid #D1D2D4
}
.referencie strong {
	color: #221E1F
}

/* kontaktny formular */
.kontakt fieldset {
	width: 400px;
	position: relative;
	float: right;
	padding: 0;
	margin: 0
}
.kontakt h4 {
	width: 60%;
	background: url("../images/contact.png") 0px 5px no-repeat;
	padding: 10px 0 10px 30px;
	margin: 0 0 10px 60px;
	float: left
}
.kontakt label {
	width: 100px;
	float: left;
	padding: 0;
	margin: 6px 0 3px 0;
	text-align: right
}
.kontakt input {
	width: 290px;
	float: right;
	padding: 0;
	margin: 2px;
	border-width: 1px
}
.kontakt textarea {
	width: 290px;
	height: 150px;
	float: right;
	padding: 0;
	margin: 2px;
	border: 1px solid #E6E7E8;
	overflow: hidden
}
.kontakt .odoslat {
	width: 73px;
	height: 18px;
	float: right;
	padding: 0;
	margin: 10px 5px 0 150px;
	border: none;
	background: url("../images/odoslat.png") center top no-repeat
}

/*rozlozenie podstranka.htm*/
.pole {
	width: 45%; 
	float: left; 
	margin: 10px 10px 25px 10px
}
.pole h3 {
	font-weight: lighter; 
	font-size: 18px; 
	margin: 0 auto; 
	padding: 0 0 20px 0
}
.pole strong {
	font-size: 25px; 
	float: left; 
	font-weight: lighter; 
	margin: 0 5px 0 0
}
.pole span {
	color: #72706F
}

/*stredny box */
.menu_multibox {
	list-style: none;
	padding: 0;
	margin: 0px 0 0 0;
	line-height: 18px;
	font-size: 12px;
}
.menu_multibox li {
	float: left;
	border: 1px solid rgb(213,213,212);
	border-bottom-width: 0;
	margin: 0 5px 0 0;
	background: transparent url("../images/menu_multibox.png") left bottom repeat-x;
	cursor: pointer
}
.menu_multibox a {
	display: block;
	padding: 0 25px;
	color: white;
}
.menu_multibox a.selected {
	height: 19px;
	color: rgb(158,41,37);
	position: relative;
	top: 1px;
	background: white;
	background-image: none;
}
.multibox {
	height: 172px;
	border: 1px solid rgb(213,213,212);
	clear: both;
	color: #72706F;
	padding: 20px 0 0 25px;
}
.multibox p {
	margin: 0;	
	color: #000000;
	font-size: 1.1em
}
.multibox p.small {	
	font-size: 1.0em
}
.multibox h2 {
	margin: 0 0 5px 0;	
	color: #000000;
	font-size: 1.6em;
	font-weight: normal;	
}
.vyska {
	height: auto;
	padding: 0;
}

/* zoznam pre rychle zorientovanie */

.main_list {
	width: auto;
	float: left;
	margin: 20px 0 0 0;
	padding: 0;
	list-style-type: none;
	font-size: 1.1em;
}
.main_list li {
	padding: 3px 0 3px 20px;
	background: url("../images/arrow_green.png") 0px 4px no-repeat
}

/* sledovanie objednávky */
.sledovanie {
	width: 100%;
	position: relative;
	border: none;
	float: left;
	padding-bottom: 10px;
}
.sledovanie a {
	position: relative;
	top: 56px;
	color: #000000;
	text-decoration: underline	
}
.sledovanie a.selected {	
	color: #40A26B;	
}
.sledovanie a:hover {	
	text-decoration: none	
}
.sledovanie1 {
	width: 83px;
	height: 75px;
	float: left;
	margin: 15px 17px 0 0;
	background: url("../images/sledovanie_1.png") center top no-repeat;
	position: relative;
	border: none;
	text-align: right;
}
.sledovanie2 {
	width: 83px;
	height: 75px;
	float: left;
	margin: 15px 17px 0 0;
	background: url("../images/sledovanie_2a.png") center top no-repeat;
	position: relative;
	border: none;
	text-align: right;
}
.sledovanie3 {
	width: 83px;
	height: 75px;
	float: left;
	margin: 15px 17px 0 0;
	background: url("../images/sledovanie_3.png") center top no-repeat;
	position: relative;
	border: none;
	text-align: right;
}
.sledovanie4 {
	width: 87px;
	height: 75px;
	float: left;
	margin: 15px 17px 0 0;
	background: url("../images/sledovanie_4.png") center top no-repeat;
	position: relative;
	border: none;
	text-align: right;	
}

/* objednavka - horne menu*/
.priebeh {	
	list-style: none;
	position: relative; 
	float: left; 
	padding: 0; 
	margin: 20px 0 30px 25px;
	line-height: 18px;
	font-size: 12px; 
	width: 91%;	
}
.priebeh li {
 	float: left;
	padding: 0 20px 0 0	
}
.priebeh .selected { 
	color: rgb(158,41,37)
}

/* box pre priebeh objednavky */
.inner_box {
	width: 455px; 
	margin: 0 auto; 
	text-align: center
}

/* ponuka kosik v priebehu objednavky*/
.box_out {
	width: 100px; 
	text-align: center; 
	margin: 0 auto; 
	padding: 0 6px 0 7px; 
	float: left
}
.box_in {
	width: 100px; 
	height: 100px; 
	border: 1px solid rgb(213,213,212); 
	float: none
}
/* nadpisy v poliach formulara v priebehu objednavky*/
.inner_box h3 {
	width: 97%; 
	background-color: rgb(231,232,234); 
	text-align: left; 
	padding: 7px 0 7px 5px; 
	margin: 0 auto; 
	font-size: 18px; 
	font-weight: lighter; 
	color: #72706F;
}
.inner_box h4 {
	width: 97%; 
	background-color: rgb(231,232,234); 
	text-align: left; 
	padding: 7px 0 7px 5px; 
	margin: 0 auto; 
	font-size: 14px; 
	font-weight: lighter; 
	color: #72706F;
}
/* polia formulara v priebehu objednavky*/
.inner_box fieldset {
	width: 48%;
	height: 280px;
	float: left; 
	border: 1px solid rgb(243,243,244); 
	background: rgb(243,243,244); 
	padding: 0;
	margin: 0 3px 0 3px;
	text-align: right
}
.inner_box .radio { 
	width: 20px;
	border: none; 
	float: left; 
	margin: 10px 0 0 0
}
.inner_box select { 
	width: 61%; 
	font-size: 12px;
	border: 1px solid rgb(213,213,212); 
	height: 18px;
	margin: 10px 0 0 0;
}
.inner_box label { 
	float: left;	
	margin: 12px 0 0 5px;
	display: block;	
	line-height: 16px; 
	font-size: 12px
}
.inner_box input { 
	width: 60%; 
	font-size: 12px;
	border: 1px solid rgb(213,213,212); 
	height: 16px;
	margin: 10px 0 0 0;
}
.inner_box .registruj { 
	border: none !important;
	height: 17px !important;
	width: 105px !important;
	margin: 0 5px 0 0;
	background: transparent url("../images/registruj.png") no-repeat;	
}
.inner_box .prihlas { 
	border: none !important;
	height: 17px !important;
	width: 90px !important;
	margin: 0 5px 0 0;
	background: transparent url("../images/prihlas.png") no-repeat;	
}

/* speci uprava poli formulara v priebehu objednavky*/
.inner_box .rychlost {
	width: 60%; 
	height: auto; 
	margin: 0 0 10px 0
}
.inner_box .doprava {	
	height: 350px; 	
}
.inner_box .dokoncenie { 
	background: transparent; 
	margin-left: 0
}
.inner_box p { 
	text-align: left	
}

/* spodna cast priebehu objednavky*/
.bottom {
	width: 97%;
	height: auto; 
	float: left; 
	text-align: right; 
	margin: 0 auto;
	padding: 20px 10px 20px 0;
	border: none;
}
.bottom a {
	text-decoration: none;	
	vertical-align: top;
	color: rgb(158,41,37)
}
.bottom a:hover {
	text-decoration: underline;
}

/* pravy box - nakupny kosik*/
.right table {
	width: 95%; 
	border: none; 
	margin: 0 auto
}
.right .darkgray td {
	background: #CCCCCC
}
.right .lightgray td {
	background: #E1E1E1
}
.right .summary {
	height: 30px; 
	vertical-align: bottom; 
	font-size: 11px
}
.right .darkgray .transparent {
	background: transparent; 
	width: 30px; 
	text-align: center
}
.right .lightgray .transparent {
	background: transparent; 
	width: 30px; 
	text-align: center
}
.right .submit {
	float: right;
	margin: 0 0 12px 0;
	border: none !important;
	height: 16px !important;
	width: 190px !important;
	background: transparent url("../images/dokoncit_obj.png") no-repeat;
	line-height: 200px;
}

/* uprava odkazu v pravom boxe - nakupny kosik*/
.right a {	 
	text-decoration: none;
	color: rgb(158,41,37);
	vertical-align: top;
}
.right a:hover {
	text-decoration: underline;
}
/*footer */
.footer {
	width: 900px;
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 10px
}
.footer .action {
	background: #ffffff url("../images/footer_bg.gif") top left repeat-x;
	height: 23px;
	color: #fff;
	padding: 4px 0px 4px 10px;
}
.footer .action a {
	color: #fff;
	background: #ffffff url("../images/tu_link.png") top left no-repeat;
	padding: 4px;
	padding-right: 3px;
	text-decoration: none;
}
.footer_menu {
	padding-left: 10px;
}
.footer_menu a {
	color: #000;
	text-decoration: underline;
}
.footer_menu span, .footer_menu span a {
	color: #72706F;
}

/*box*/
.box {
	width: 100%;
	background: transparent url("../images/box_bg.png") left bottom repeat-x;
	border: 1px solid #dbdbdb;
	margin: 0 0 10px 0;	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 10px;
}
.cust {
	padding-bottom: 10px;
	height: 207px;
}

/* balicky vizitiek */
.obj_polozky {
	width: 90%;
	margin: 0 auto;
	position: relative;
	padding: 8px 0 8px 0;
	border-bottom: 1px solid #E6E7E8;
	font-size: 1.1em;
	color: #87898C
}
.obj_polozky strong {	
	font-size: 1.3em;
	color: #000000;
}
.obj_polozky .pocet {
	width: 70px;
	height: 15px;
	padding: 2px;
	margin: 5px 0 0 0;
	border: 1px solid #E6E7E8;
	font-size: 0.9em
}
.obj_polozky a {
	height: 20px;
	margin: 0;
	padding: 0 0 3px 0;
	background: url("../images/arrow_red.png") right top no-repeat;
	padding-right: 20px;
	position: absolute;
	top: 27px;
	right: 0px;
}
.obj_polozky a.link_gray {
	padding-right: 8px;
	color: #72706F;
	text-decoration: none;	
	background: transparent url("../images/link_pointer.gif") right center no-repeat;
	position: relative;
	top: -2px;
	font-size: 1.1em
}
.obj_polozky a.link_gray:hover {
	text-decoration: underline;	
}

/*spokojny zakaznik*/
.centerv {
	text-align: center;
}
.rightv {
	float: right;
	position: relative;
	width: 180px;	
	text-align: right;
	padding: 20px 10px 0 0;
}
.rightv a.odkaz {
	position: absolute;
	top: 70px;
	left: 112px;
	padding: 20px 10px 0 0;
	background-image: none
}
.rightv a.odkaz2 {	
	background-image: none
}
.relative {
	top: -20px;
}
strong.green {
	font-size: 1.2em;
	color: #40A26B;	
}
.Fright {
	float: right;
	margin-top: -20px;
	z-index: 1;
}

.cust h3 {
	line-height: 23px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	background: transparent url("../images/smile.png") right bottom no-repeat;
	margin: 8px 4px 0px 15px;	
	height: 23px;
	color: #72706F;
}
h3.kosik  {
	line-height: 23px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	background: transparent url("../images/kosik.png") right bottom no-repeat;
	margin: 8px 4px 0px 15px;	
	height: 23px;
	color: #72706F;
}
.cust blockquote, .cust div.centerv {
	padding: 5px 15px;
}
blockquote p {
	margin: 0px;
	padding: 0px;
}
.cust blockquote {
	background: transparent url("../images/q_up.gif") 5px top no-repeat;
	z-index: 20 !important;
	margin: 0 0 0 10px;
}
.cust div.centerv {
	width: 90px;
	font-size: 11px;
	text-align: center;
}
.rightv a {
	padding-right: 8px;
	color: #72706F;
	text-decoration: none;
	background: transparent url("../images/link_pointer.gif") right center no-repeat;
}

/*videobox*/
.box2 {
	background: transparent url("../images/box2.jpg") 0px 0px no-repeat;
	width: 194px;
	height: 169px;
}
.Fleft {
	margin: 0px 10px;
	float: left;
	behavior: url("exter/iepngfix.htc")
}
a img.Fleft {
	border: 0px;
	background: transparent;
}
.box2 h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	line-height: 23px;
	margin: 8px 4px 4px 15px;
	height: 23px;
	color: #72706F;
}
.box2 p {
	padding: 0px 60px 0px 15px;
	margin: 0px;
}
.box2 a {
	color: #000;
	text-decoration: none;
	font-size: 11px;
}
.video_link {
	float: right;
	padding-right: 10px;
	padding-top: 55px; 
	line-height: 15px 
}
.video_link a {
	background: none 
}
/*garantujeme..*/
.gar {
	background: transparent url("../images/quality.jpg") 0px 0px no-repeat;
	width: 194px;
	height: 211px;
}
.gar p {
	padding: 0px 15px 0px 15px;
}
.gar h3 {
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	background: transparent url("../images/hand.png") right bottom no-repeat;
	margin: 8px 4px 8px 15px;
	height: 23px;
	line-height: 23px;
	color: #72706F;
}
.span1 {
	width: 100%;
	display: block;
	text-align: center;
	padding: 0 0 0 0px;
	margin: 0 0 0px 0;
	line-height: 20px;
	font-size: 13px;
	color: gray;
}
a:hover {
	text-decoration: underline;
}
.clear {
	width: 100%;
	clear: both;
	height: 1px;
}

/* prihlasovaci formular na hlavnej stranke */
.login {
	border: none;	
	width: 190px;
	float: left;	
	margin: 0;
	padding: 0;	
}
.sirka {		
	width: 230px;	
}
.login fieldset {
	border: none;
	margin: 15px 0 0 0;
	padding: 0px 0 0 0;
}
.login label {
	width: 40px;
	text-align: right;
	float: left;
	margin: 10px 10px 0 0;
	display: block;
	height: 16px;
	line-height: 16px;
}
.login label.width {
	width: 80px;	
}
.login input {
	border: 1px solid rgb(213,213,212);
	width: 135px;
	float: right;
	margin: 10px 0 0 0;
	height: 16px;
}
.login br {
	clear: both;
}
.submit {
	border: none !important;
	height: 17px !important;
	width: 90px !important;
	background: transparent url("../images/prihlas.png") no-repeat;	
}
.zabud {
	width: 75%;
	padding: 15px 0 0 45px;
	float: left
}
.login_bg {
	background: transparent url("../images/bg_prihlasovanie.png") 300px 45px no-repeat;
}
.sledovanie_bg {
	background: transparent url("../images/bg_sledovanie.png") 300px 45px no-repeat;
}
.prihlasenie {
	width: 300px;
	float: right;
	margin: 30px 0 0 0;
	padding: 0;	
}
.prihlasenie ul {
	width: auto;
	float: right;
	margin: 0;
	padding: 0;
	list-style-type: none
}
.prihlasenie li {
	width: auto;
	float: left;
	margin: 0;
	padding: 0 30px 0 0;
}
.prihlasenie a {
	color: #40A26B;
	text-decoration: underline;
	padding-left: 17px;	
	background: url("../images/arrow_green.png") left top no-repeat
}
.prihlasenie a:hover {	
	text-decoration: none
}
.prihlasenie_box {
	width: 50px;
	height: 50px;
	margin-bottom: 5px;
	border: 3px solid rgb(213,213,212);	
}

/* forumlar prvej strany objednavky*/
.formular {
	border: none;	
	width: 470px;
	float: left;
	margin: 0 0 0 0;
}
.formular fieldset {
	border: none;
	margin: 20px 0 0 0;
	padding: 0px;
}
.formular label {
	width: 70px;
	text-align: left;
	float: left;
	margin: 10px 0 0 0;
	padding: 0 20px 0 20px;
	display: block;
	height: 16px;
	line-height: 16px;
}
.nazov {
	border: 1px solid rgb(213,213,212);	
	width: 340px;	
	margin: 10px 0 0 0;
	height: 16px;
}
.formular textarea {
	border: 1px solid rgb(213,213,212);	
	width: 340px;	
	margin: 10px 0 0 0;
	height: 80px;
	overflow: hidden
}
.formular select {
	border: 1px solid rgb(213,213,212);		
	width: 100px;		
	height: 18px;	
	margin: 10px 0 0 0;	
	font-size: 10px
}
.radio {	
	border: 1px solid rgb(213,213,212);	
	height: 15px;	
	margin: 10px 10px 0 70px;	
	font-size: 10px;	
}
.formular .submit {
	float: right;
	margin: 8px 15px 12px 0;
	border: none !important;
	height: 17px !important;
	width: 123px !important;
	background: transparent url("../images/pridat_do_kosika.png") no-repeat;
	line-height: 200px;
}
/* obrazok priebehu objednavky na prvej strane formulara */
.priebeh_objednavky { 
	width: 480px; 
	height: 97px; 
	background: transparent url("../images/priebeh_objednavky.png") no-repeat;
	margin: 0 auto;
	padding: 0 0 5px 0;
	position: relative;
	left: -20px
}
.img_clanok {
	float: right;
	margin: 0 5px 5px 0
}
.rozbor {
	margin-left: 60px
}

/* styly formularu v lightboxw */
.telo {
	width: 850px;
	height: auto;
	padding: 0;
	margin: 0 auto;
}
.form_menu {
	width: 650px;
	float: left;
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.form_menu li {	
	float: left;	
	text-align: center;
	border: 1px solid #999999;
	border-bottom-width: 0px;
}
.form_menu a {
	width: 214px;
	height: 40px;
	color: #000000;
	text-decoration: underline;
	display: block;
	cursor: pointer
}
.form_menu a.selected {
	font-weight: bold
}
.form_menu a:hover {
	text-decoration: none;
}
.postup {
	width: 158px;
	float: left;
	margin: 0 0 10px 10px;
	padding: 10px;
	text-align: justify;
	border: 1px solid #999999
}
.postup strong {
	font-size: 14px
}
.postup strong.smaller {
	font-size: 12px
}
.postup table {
	width: 100%;
	margin: 0 0 20px 0;
	padding: 0;
	border: none;
	border-collapse: collapse
}
.postup table td {
	width: 30%;
	text-align: left
}
.postup table td.ikony {
	width: 10%;
	text-align: center
}
.lightbox fieldset {
	width: 626px;
	float: left;
	padding: 10px;
	margin: 0;
	border: 1px solid #999999;	
	text-align: left;
	font-size: 12px
}
.lightbox fieldset.padding {
	padding: 0;
	width: 646px;
}
.lightbox label {
	width: auto;
	padding: 0 0 3px 0;
}
.lightbox span.vysvl {
	width: auto;
	padding: 0 0 3px 0;
	font-size: 9px;
	color: #9E9E9E;
}
.lightbox textarea {
	width: 99%;
	padding: 0;
	margin: 7px 0 0 0;
	overflow: x-scroll
}
.select_box {
	width: 303px;
	float: left;
	margin: 10px 17px 0 0;
	padding: 5px 0 5px 0;
	text-align: left;
	font-size: 12px
}
.select_box label {
	width: 95px;
	float: left;
	padding-top: 3px
}
.select_box select {
	width: 207px;
	float: left
}
.select_box input {
	width: 202px;
	float: left
}
input.pokracovat {
	width: 150px;
	float: right;
	margin-top: 50px
}
input.vysvetlenie {
	width: 200px;
	float: left;
	margin-top: 50px
}
.select_box span {
	min-width: 100%;
	float: left;
	margin: 5px 60px 10px 0;
}
.select_box .radio {
	width: auto;
	float: left;
	margin: 0px 5px 0 0;
	border: none
}
.select_box .chck {
	width: auto;
	float: left;
	margin: 3px 5px 0 0;
}
.select_box .warn {
	min-width: auto;
	padding: 0 0 0 10px;
	margin-right: 0;
	color: #FF0000
}
.poziadavky {
	width: 280px;
	float: right;
	padding: 10px;
	margin: 13px 0 0 0;
	text-align: left;
	border: 1px solid #999999
}
.poziadavky strong {
	font-size: 14px
}
.nahlad {
	width: 300px;
	height: 270px;
	float: left;
	border: 1px solid #999999;
	margin: 12px 10px 0 0
}
.title {
	width: 100%;
	float: left;
	font-size: 14px;
	text-align: left
}
.doplnok {
	width: 828px;
	float: left;
	padding: 10px;
	margin: 5px 0 0 0;
	text-align: left;
	border: 1px solid #999999;
	font-size: 12px;
}
.produkty {
	width: 202px;
	float: left;
	padding: 0;
	margin: 15px 10px 0 0;
	font-size: 12px;
	text-align: center;
}
.lista {
	width: 636px;
	float: left;
	padding: 5px;
	margin: 0;
	text-align: left;
	font-size: 12px;
	border-bottom: 1px solid #999999
}
.objed {
	width: 626px;
	padding: 10px;
	margin: 0;
	float: left;
	border-bottom: 1px solid #999999
}
.objed label {
	width: 130px;
	float: left;
	margin-left: 30px;
	margin-bottom: 3px;
}
.objed label.speci {
	width: 83%;
	margin: 0;
	border: 1px solid #FFFFFF
}
.objed input {
	margin-bottom: 2px
}
.objed .radio {
	width: auto;
	float: left;
	margin: 0 5px 0 15px;
	border: none;
}
.objed .vysvl {
	margin-left: 30px;
}
.objed .cena {
	float: right;
	height: 20px;
	font-weight: bold
}
.objed input.pokracovat {
	margin-top: 10px;
}


.margin-pravy {
	margin-right: 0px;
}
.select_box .margin-horny {
	margin-top: 0px;
}

.select_box .width2 {
	width: 100%
}

.width3 {
	width: 606px
}

.select_box label.width4 {
	min-width: 90%;
	width: 90%	
}

.width5 {
	width: 623px
}

.width6 {
	width: 267px;
}

input.width7 {
	width: 370px;
}

.width8 {
	width: 303px;
}
.width8 label {
	margin-left: 5px
}
.width8 .vysvl {
	margin-left: 5px
}
.width8 input.pokracovat {
	margin-top: 20px
}

.line-height {
	line-height: 18px
}
.border-horny {
	border-top: 1px solid #999999
}
.height {
	height: 240px;
}
.float_r {
	float: right
}
.float_l {
	float: left
}
