* {
	padding: 0;
	margin: 0;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.1em;
	text-align: center;
	background-color: #FFFFFF;
	background-image: url(../images/bg_body.gif);
	background-repeat: repeat-x;
	background-position: left top;	
	min-width: 993px;
}
/*elements*/
h1 {
	font-size: 1.2em;
	line-height: 1.2em;
	margin: 20px 0 10px 0;
	color: #252525;
}		
h1 span {
	font-weight: normal;
}

h2 {
	font-size: 1.2em;
	color: #252525;
	margin: 25px 0 10px 0px;
}
h2 a {
	color: #252525;
}
h3 {
	color: #414c40;;
	font-size: 1em;
	margin: 20px 0 10px 0;
}
h4 {
	background-color: #898989;
	color: #ebebeb;
	font-size: 0.9em;
	padding: 0 20px;
	line-height: 39px;
	margin: 0 0 0 6px;
}
h4 a {
	color: #d7d7d7;
}
h4#first {
	background-image: url(../images/bg_h4_first.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0;
	padding: 0 20px 0 26px;
}

p { 
	color: #555555;
	font-size: 0.8em; 
	text-align: justify; 
	margin: 0.7em 0; 
	padding: 0; 
}
a { 
	color: #111111;
	font-weight: bold;
}
a:hover { color: #920531; }
a:focus { outline:none; }

img, a img {
	border: 3px solid #58585a;
}
a:hover img {
	border: 3px solid #f26522;
}

ul, ol {color: #555555; }
ul { font-size: 80%; margin: 10px 0 10px 10px; padding-left: 0; }
ol { font-size: 80%; margin-left: 19px; }

ul li {
	padding-left: 18px;
	margin-bottom: 5px;
	list-style-type: none;
	background-image: url(../images/li.gif);
	background-position: left 6px;
	background-repeat: no-repeat;
	list-style-position: outside;
}
ul li ul {
	margin-left: 0;
}	
ul li ul li { font-size: 110%; }
table {
	width: 660px;
	font-size: 80%;
	margin: 10px 0;
	border-collapse: collapse;
}
th { color: #FFFFFF; background-color: #8DC63F; }
th, td { padding: 2px; border: 1px solid #E1DDD6; }
form { margin: 0; padding: 0; }
fieldset {
	margin-bottom: 10px;
	padding: 0 0 0 15px;
	background-color: #F6F6F6;
	border-left: 5px solid #A3A3A3;
	border-top: 0 none;
	border-right: 0 none;
	border-bottom: 0 none;
}
fieldset h3 {
	margin-top: 0;
}
label {
	float: left;
	width: 130px;
}
hr { display: none; }

/*division*/
#content {
	width: 993px;
	position: relative;
	text-align: left;
	margin: 0 auto;
	background-image: url(../images/bg_content.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
#header {
	position: absolute;
	top: 0;
	left: 0;
	width: 993px;
	height: 246px;
	background-image: url(../images/bg_header.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#logo {
	position: absolute;
	left: 6px;
	top: 0;	
}
#logo a, #logo a span {	
	width: 710px;
	height: 81px; 
	overflow: hidden; 
}
#logo a span {
	background-image: url(../images/logo.gif);
	background-repeat: no-repeat;
	background-position: left top;
	cursor: pointer;
	display: block;	
}

#banner {
	position: absolute;
	left: 197px;
	top: 45px;	
	z-index: 999;
}
#banner a, #banner a span {	
	width: 365px;
	height: 195px; 
	overflow: hidden; 
}
#banner a span {
	background: url(../images/banner_vanoce.png) no-repeat left top;
	cursor: pointer;
	display: block;	
}
#header_pict {
	width: 981px;
	height: 165px;
	position: absolute;
	top: 81px;
	left: 6px;
	background-image: url(../images/header_pict.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#header_pict .in {
	position: absolute;
	top: 23px;
	right: 0;
	width: 231px;
	height: 165px;
}
#header_pict .in p {
	margin: 7px 17px;
	font-size: 1.1em;
	line-height: 1.1em;
}
#header_pict .in p a {
	font-weight: normal;
}
.icon_tel, .icon_mail {
	background-image: url(../images/icon_phone.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 25px;
}
.icon_mail {
	background-image: url(../images/icon_mail.gif);
}



#find {
	margin: 0;
	position: absolute;
	top: 29px;
	right: 26px;
}
#find p {
	margin: 0;
	float: left;
}	
#find input.find_inp {
	background-image: url(../images/find_inp.gif);
	background-repeat: no-repeat;
	background-position: left top;
	color: #1b1919;
	font-size: 1.1em;
	width: 145px;
	height: 22px;
	border: 0 none;
	margin: 0;
	padding: 3px 0 0 5px;
	vertical-align: bottom;
}	
#find input.find_btn {
	background-image: url(../images/find_btn.gif);
	background-repeat: no-repeat;
	background-position: left top;
	color: #FFFFFF;
	width: 42px;
	height: 25px;
	border: 0 none;
	cursor: pointer;
}	


/*colums*/
#left, #right {
	display: inline;
}
#left {
	width: 285px; 
	float: left; 
	margin: 246px 0 0 -993px;
	/*position: absolute;
	top: 246px;
	left: 0;
	z-index: 10;*/
}
#left p { 
	text-align: left;
}
#left ul {
	margin-left: 0;
	padding-left: 0;
}
#left a {
	color: #555555;
}
#left a:hover {
	color: #920531;
}
#right { 
	width: 708px;
	float: left; 
	margin: 285px 0 0 285px;
}

	
	
/*footer*/	
#footer {
	height: 225px;
	background-image: url(../images/bg_footer.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
#foot_logo {
	position: absolute;
	left: 0;
	top: 20px;
}
#foot_logo a, #foot_logo a span {	
	width: 285px;
	height: 70px; 
	overflow: hidden; 
}
#foot_logo a span {
	background-image: url(../images/foot_logo1.gif);
	background-repeat: no-repeat;
	background-position: left top;
	cursor: pointer;
	display: block;	
}

#copy {
	background-image: url(../images/bg_copy.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 993px;
	height: 225px;
	margin: 0 auto;
	position: relative;
}	
#copy p {
	font-size: 0.8em;
	margin: 0;
	position: absolute;
	left: 30px;
	top: 60px;
	padding-left: 57px;
	background-image: url(../images/foot_logo.gif);
	background-repeat: no-repeat;
	background-position: left center;
}	
#copy p.printline {
	position: absolute;
	top: 12px;
	right: 26px;
	margin: 0;
	text-align: right;
	background-image: none;
}
#copy p.printline a.nahoru, #copy p.printline a.print {
	background-image: url(../images/icon_nahoru.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding: 2px 0 2px 17px;
	margin-right: 10px;
	color: #111111;
}
#copy p.printline a.print {
	background-image: url(../images/icon_print.gif);
	padding: 2px 0 2px 27px;
	margin-right: 0;
}

#copy p, #copy ul li {
	text-align: left;
}	
#copy ul {
	margin: 0;
}	
#copy p, #copy p a {
	color: #FFFFFF;
	font-weight: normal;
}
#copy p a:hover {
	color: #666666
}	

/*navigace*/
#navigace {
	background-image: url(../images/bg_navigace.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 708px;
	height: 39px;
	position: absolute;
	top: 246px;
	left: 285px;
	margin: 0;
}	
#navigace ul {
	height: 39px;
	margin: 0 0 0 16px;
}
#navigace ul li {
	float: left;
	list-style: none;
	background-image: none;
	margin-left: 0;
	padding-left: 0;
}
#navigace ul li a { 
	display: block; 
	float: left; 
	color: #252525;
	font-size: 1em; 
	font-weight: bold;
	line-height: 39px; 
	text-decoration: none; 
	height: 39px; 
	padding: 0 7px 0 7px;	
}

#navigace ul li a.sel, #navigace ul li a:hover {
	color: #920531;
}
#navigace ul li a.last {
	background-image: none;
}	

#kosik {
	position: absolute;
	top: 0;
	right: 18px;
	background-image: url(../images/icon_kosik.gif);
	background-repeat: no-repeat;
	background-position: left top;	
}
#kosik p {
	font-weight: bold;
	padding-left: 35px;
}
#kosik p a {
	color: #920531;
}
#kosik p a:hover {
	color: #000000;
}

/*left_nav*/
.nav_nadpis {
	font-size: 105%;
}
.nav_nadpis a {
	display: block;	
	width: 245px;
}

.left_nav ul li {
	background-image: none;
	background-image: none;
	margin: 0;
	padding: 0 0 0 18px;
	list-style-type: none;
	list-style-image: none;

}
#left ul.left_nav li a {
	font-size: 1.1em;
	font-weight: bold;
	display: block;
	width: 220px;
}
#left ul.left_nav li a:hover,
#left p.nav_nadpis a.sel,
#left ul.left_nav li a.subsel {
	color: #920531;	
}

/*uvod boxes*/
.uvod_box1, .uvod_box2 {
	float: left;
	width: 208px;
	min-height: 250px;
	margin: 0 18px 18px 0;
	background-color: #e9f3d9;	
}
.uvod_box2 {
	margin-right: 0;
}
.uvod_box1 h2, .uvod_box2 h2 {
	text-align: center;
	margin: 0;
	padding: 0;
	border: 0 none;
	line-height: 42px;
	font-size: 0.8em;
}
.uvod_box1 h2 a, .uvod_box2 h2 a {
	color: #464646;
}
.uvod_box1 p, .uvod_box2 p {
	margin: 5px 15px;
}		
.uvod_box1 img, .uvod_box2 img,
.uvod_box1 a img, .uvod_box2 a img,
.uvod_box1 a:hover img, .uvod_box2 a:hover img {
	border: 0 none;
}	

	
/*classes*/
.center { text-align: center; }
.left { text-align:left;}
.right { text-align:right;}

p.info {
	background-image:url(../images/info2.gif);
	background-position:left center;
	background-repeat:no-repeat;
	padding: 15px 0 15px 40px;
}	

.email_inp {
	width: 125px;
	font-size: 1em;
	height: 20px;
	margin-right: 10px;
	padding: 3px 0 0 4px;
	vertical-align: bottom;
	border: 1px solid #5a5b5b;
}	
.btn_green {
	background-image: url(../images/btn_green.gif);
	background-repeat: repeat-x;
	background-position: left top;
	border: 1px solid #5a5b5b;
	height: 25px;
	padding: 0 15px;
	cursor: pointer;
	font-weight: bold;
}
.vetsi {
	font-size: 110%;
}
.mensi {
	font-size: 90%;
}		
.inner {
	margin: 20px 24px 20px 24px;
}
.inner2 {
	margin: 20px;
}	
.inner2 ul {
	margin-left: 0;
}
.inner2 a {
	color: #363636;
}

/*kontakt form*/
#kontakt {
	width: 620px;
	padding: 10px 19px;
	margin-bottom: 30px;
	border: 1px solid #636363;
	background-image: url(../images/bg_kontakt.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
#kontakt p a {	
	color: #000000;
}
#kontakt p a:hover {	
	color: #ff0000;	
}	
.kontakt_tel, .kontakt_mail {
	background-image: url(../images/kont_form_tel.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 230px;
	height: 48px;
	line-height: 48px;
	margin-right: 20px;
	padding-left: 60px;
	float: left;
	font-size: 1.2em;
}
.kontakt_mail {
	background-image: url(../images/kont_form_mejl.gif);
	margin-right: 0;	
}
.kontakt_delitko {
	border-bottom: 1px dotted #999999;
	float: none;
	clear: both;
}
#kontakt .kont_1 p, #kontakt .kont_last p {
	height: 11px;
}	
#kontakt .kont_1, #kontakt .kont_last {
	float: left;
	width: 202px;
	padding-right: 6px;
}

#kontakt .kont_last {
	padding-right: 0;
}		
#kontakt input.inp {
	width: 198px;
}
#kontakt textarea {
	width: 614px;
}		
#kontakt label.error {
	float: none;
	text-align: left;
	width: 199px;
	display: block;
	background-image: url(../images/error.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	font-size: 90%;
	font-weight:bold;
	margin-top: 3px;
	margin-left: 130px;
	color: #FF0000;
}

.block_size { width:60px; float:left;}
.block_size_right { 
	width: 50px;
	padding-right: 10px;
	float: left;
 	text-align: right; 
}
.block_size2 { width: 50px; float:left; }
.block_size3 { width: 30px; float:left; }
.cleaner { height: 1px; float: none; clear: both; }
.delitko { 
	float: none; 
	clear: both;
	border-bottom: 1px solid #CCCCCC;
	margin: 15px 0;
}
.fl_left { float: left; margin-right: 10px; margin-bottom: 10px; }
.fl_right { float: right; margin-bottom: 10px; margin-left: 10px; }

.notop {	
	margin-top: 0;
}	

.nobr {
	padding: 0;
	border: 0 none;
}	
.noscreen { display: none; }
.pdf { 
	background-image: url(../images/icon_pdf.gif); 
	background-repeat: no-repeat; 
	background-position: left top;
	padding-left: 25px; 
}
.redfont, .redfont a {
	color: #920531;
}	
.out {
	background-image: url(../images/out.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 10px;
}
.icon_archiv {
	background-image: url(../images/icon_archiv.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 30px;
	line-height: 19px;
	font-weight: bold;
}
.drobky {
	margin: 0;
}
.drobky a {
	font-weight: normal;
}

.zprava_ok, .zprava_bad {
	min-height: 70px;	
	margin-bottom: 10px;
	background-image: url(../images/zprava_ok_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #8cd500;
}
.zprava_bad {
	background-image: url(../images/zprava_bad_bg.gif);
	background-color: #9d0b0f;
}
.zprava_ok p, .zprava_bad p {
	min-height: 45px;
	text-align: left;
	font-size: 1.1em;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(../images/zprava_ok.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0;
	padding: 15px 10px 10px 80px;
}
.zprava_bad p {
	background-image: url(../images/zprava_bad.gif);
}
.zprava_ok p a, .zprava_bad p a {
	color: #FFFFFF;
}
.zprava_ok p a:hover, .zprava_bad p a:hover {
	color: #000000;
}

.star {
	font-size: 1.6em;
	padding: 0 0px;
	color: #ff0000;
}

/*//// FOTKY - fotogalerie, blogy ////*/
.foto_seznam a img, .foto_seznam2 a img {
	border: 3px solid #58585a;
}
.foto_seznam a:hover img, .foto_seznam2 a:hover img {
	border: 3px solid #f26522;
}
.foto_seznam, .foto_seznam2 {
	width: 200px;
	margin: 0 27px 10px 0;
	float:left;
	text-align: center;
}
.foto_seznam2 {
	margin-right: 0;
}
.foto_seznam p, .foto_seznam2 p {
	text-align:center;
}

/*eshop*/

/*trideni*/
.popis_subkat p {
	margin: 0 0 0 6px;
}
.trideni {
	margin: 0 12px 0 0;
}
.trideni_popis {
	margin-bottom: 10px;
}
.trideni .cleaner {
	margin-bottom: 10px;
}	
.trideni p {
	margin: 0;
}
.trideni_foot {
	height: 0px;
}	
.vyrobce_left {
	float: left;
	width: 100px;
}
.vyrobce_right {
	float: left;
}
.tr_vybrano {
	background-color: #ACD473;
	color: #000000;
	padding: 2px 5px;
}

/*strankovani*/
.strankovani {
	margin: 0 12px 0 0;
}
.strankovani_left { 
	float: left;
	margin: 0; 
}
.strankovani_right { 
	float: right;
	margin: 0;
}
.larger {
	background-color: #acd473;
	color: #FFFFFF;
	padding: 0px 4px;
	text-decoration: none;
}
a.str_box {
	background-color: #e1edd2;
	color: #252525;
	padding: 0px 4px;
	text-decoration: none;
	margin-right: 2px;
}
a:hover.str_box {
	color: #000000;
	text-decoration: underline;
}
a.str_dalsi {
	color: #464646;
}
a:hover.str_dalsi {
	color: #FF0000;
}
a.str_predchozi {
	color: #464646;
	
}
a:hover.str_predchozi {
	color: #FF0000;
}

/*zbozi katalog	*/
.katalog_list {
	width: 660px;
	padding: 0;
	margin: 10px 0;
	background-image: url(../images/katalog_bg.gif);
	background-repeat: repeat-y;
}
.katalog_list ul {
	margin: 0;
	padding: 0;
}
.katalog_list ul li {
	width: 208px;
	float: left;
	padding: 0;
	margin: 0 12px 0 0;
	list-style-type: none;
	background-image: none;
}
.katalog_list ul li .specifikace {
	position: relative;
	margin: 0;
}
.katalog_list ul li .specifikace .spec_img_obal {
	display: table;
	#position: relative;
	overflow: hidden;
	height: 208px;	
}
.katalog_list ul li .specifikace .spec_img_obal_middle {
	display: table-cell;
	#position: absolute;
	#top: 50%;
	vertical-align: middle;
}	
.katalog_list ul li .specifikace .spec_img_obal_vertical{
	#position: relative;
    #top: -50%;
	text-align: center;
	width: 208px;
}
.katalog_list ul li .specifikace .spec_img_obal a img,
.katalog_list ul li .specifikace .spec_img_obal a:hover img {
	margin: 0;
	padding: 0;
	border: 0 none;
}
.katalog_list ul li p.kat_nadpis {
	font-size: 1em;	
	height: 3em;
	margin: 10px 15px;
	text-align: left;	
}
.kat_nadpis a {
	color: #464646;
}
.kat_nadpis a:hover {
	color: #b70707;
}
.kat_nadpis a span {
	color: #9e0039;
}
.katalog_list ul li .specifikace2 {
	margin: 0 15px 10px 15px;
}
.katalog_list ul li .specifikace2 p {
	text-align: left;
	margin: 2px 0;
}
.katalog_list ul li .specifikace2 p.center {
	text-align: center;
}	
.katalog_list ul li .specifikace2 p.cena_obal {
	margin: 0;
	text-align: right;
	font-size: 1em;
}
.katalog_list ul li .specifikace2 span.cena {
	font-size: 1.6em;
	font-weight: bold;
}	
.puvodni {
	text-decoration: line-through;
	font-weight: normal;
	font-size: 90%;
}
.katalog_list ul li .specifikace2 p.zbozi_popis {
	font-size: 1em;
	margin: 5px 0 7px 0;
}
.katalog_list ul li p.btn_detail {
	margin: 0;
}
.katalog_list ul li p.btn_detail a {
	background-color: #acd473;
	color: #464646;
	padding: 10px 15px;
	display: block;
	float: right;
	font-size: 1.2em;
}
.katalog_oddelovac {
	background-color: #F6F6F6;
	float: none;
	clear: both;
	margin: 0;
	padding: 0;
	height: 12px;
	overflow: hidden;
}

/*end of katalog*/

.detail_col1 {
	float: left;
	width: 208px;
	margin-right: 24px;
	text-align: center;
}
.detail_col1 a img, .detail_col1 a:hover img {
	border: 0 none;
	margin-bottom: 5px;
} 
.detail_col2 {
	float: left;
	width: 428px;
}
.detail_col2 h2 {
	margin-bottom: 0;
}


/*objednavka*/
#zbozi_objednavka {
	margin: 0;
	width: 428px;
	background-color: #e9f3d9;
}
#zbozi_objednavka h2 {
	font-size: 1em;
	color: #000000;
	background-color: #d9c6b9;
	line-height: 40px;
	padding: 0 20px;
	margin: 0;
}	
.zbozi_objednavka_in {
	margin: 5px 20px;
}
#zbozi_objednavka table {
	border: 0 none;
	width: 388px;
	margin: 0;
}
#zbozi_objednavka table th, #zbozi_objednavka table td {
	color: #363636;
	border: 0 none;
	padding: 4px 10px;
}	
#zbozi_objednavka table th {
	font-weight: bold;
	background-color: #e9f3d9;	
	border-bottom: 2px solid #ffffff;
}		
#zbozi_objednavka table td {	
	border-bottom: 2px solid #FFFFFF;
}
#zbozi_objednavka table td.nazev {
	padding: 0 0 0 5px;
}
#zbozi_objednavka table td.obj_inp_obal {
	display: block;
	width: 65px;
}
#zbozi_objednavka table .obj_inp {
	width: 35px;
	margin-right: 5px;
	border: 2px solid #920531;
	text-align: center;
}


/*registrace*/
ul#kosik_nav {
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 105%;
	width: 660px;
	height: 35px; 
	text-align: left; 
	margin: 25px 0; 
}
.obsah {
	background-image: url(../images/kosik_obsah.gif);
}
.udaje {
	background-image: url(../images/kosik_udaje.gif);
}
.dokonceni {
	background-image: url(../images/kosik_dokonceni.gif);
}
ul#kosik_nav li {
	text-align: center;
	color: #FFFFFF; 
	list-style-type: none;
	background-image: none; 
	display: block;
	float: left;
	width: 220px;
	height: 35px;
	padding: 0;
	margin: 0;
	line-height: 35px;
	font-weight: bold;
}

#prih label {
	width: 200px;
	text-align: right;
	padding-right: 5px;
}

#reg label {
	width: 200px;
	text-align: right;
	padding-right: 5px;
}
#reg table {
	width: auto;
	background-color: #999999;
}

.reg_obal {
	width: 658px;
	border: 1px solid #898989;
	margin-bottom: 30px;
}
.reg_obal label {
	text-align: left;	
}	
.reg_obal h2.doruceni, .reg_obal h2.platba, .reg_obal h2.udaje {
	background-image: url(../images/reg_h2_doprava.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 31px;
	line-height: 31px;
	color: #363636;
	margin: 0;
	font-size: 1em;
	padding-left: 15px;
	border-bottom: 1px solid #898989;
}
.reg_obal h2.platba {
	background-image: url(../images/reg_h2_platba.gif);
}
.reg_obal h2.udaje {
	background-image: url(../images/reg_h2_udaje.gif);
}

.reg_radek_all, .reg_radek_all_sudy {
	background-image: url(../images/reg_radek.gif);
	background-repeat: repeat;
	background-position: left top;
	border-bottom: 1px solid #FFFFFF;
	padding: 10px 25px;
}
.reg_radek_all_sudy {
	background-image: url(../images/reg_radek_sudy.gif);
}
.reg_radek_all p, .reg_radek_all_sudy p {
	margin: 0.5em 0;	
}


.text_odst1, .text_odst2 {
	width: 295px;
	float: left;
}
.text_odst1 {
	margin-right: 40px;
}	

#prih input.inp {
	width: 170px;
}	
#prih p.inp_obal {
	width: 259px;
	float: left;
}
#prih p.inp_obal input {
	width: 240px;
}	
#prih p.btn_obal {
	width: 80px;
	float: left;
	padding-top: 5px;
}
#prih label {
	width: 240px;
	text-align: left;
}			
.prihlaseni { display: none; }



.reg_radek, .reg_radek_sudy {
	background-image: url(../images/reg_radek.gif);
	background-repeat: repeat;
	background-position: left top;
	border-bottom: 1px solid #FFFFFF;
	padding-bottom: 20px;
}
.reg_radek_sudy {
	background-image: url(../images/reg_radek_sudy.gif);
}
.reg_1 {
	width: 60px;
}
.reg_2 {
	width: 436px;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	padding: 10px 25px;
}
.reg_3 {
	width: 100px;
}
.reg_2 p {
	margin: 0;	
} 
.reg_2 p.platba_karta {
	background-image: url(../images/reg_cards.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 40px;
}
.reg_1 p, .reg_3 p {
	text-align: center;
	margin-top: 13px;
} 
.reg_1, .reg_2, .reg_3 {
	float: left;
}
.reg_clear {
	font-size: 1px; 
	line-height: 1px; 
	float: none; 
	clear: both;
}
#reg table.dodani {
	margin: 0 20px 0px 20px;
}	
#reg table.dodani td {
	border: 0 none;
	background-color: #E2E2E2;
}	


/*cart*/
.cartcol_left {
	float: left;
	width: 304px;
}
.cartcol_right {
	float: right;
	width: 304px;
}
.btn_obj, .btn_zbo {
	border: 2px solid #ed2024;
	width: 300px;
	text-align: center;
	padding: 25px 0;
}	
.btn_zbo {
	border: 2px solid #c4df9b;
}
table#cart_table {
	width: 660px;
	background-color: #FFFFFF;
}	
table#cart_table th {
	background-color: #d9c6b9;
	color: #000000;
	height: 40px;
}
table#cart_table td.celkova_cena_obal {
	padding: 14px 6px 6px 6px;
	text-align: right;
}	
table#cart_table a img, table#cart_table a:hover img {
	padding: 0;
	border: 0 none;
}	
.celkova_cena {
	color: #ED2024;
	font-weight: bold;
	font-size: 2.2em;
	font-family: "Impact", "URW Gothic L", "Arial", "Helvetica", sans-serif;
}	

#kosik_sez a:hover img {
	border: 0 none;
}	





/*BTNS*/
.btn { 
	position: relative; 
	background: #aaa; 
	padding: 5px; 
	color: #363636; 
	text-decoration: none; 
	cursor: pointer;	
}
.btn * { 
	font-style: normal; 
	/*background-image: url(../images/btn.png); */
	background-repeat: no-repeat; 
	display: block; 
	position: relative; 
}
.btn i { 
	background-position: top left; 
	position: absolute; 
	margin-bottom: -5px;  
	top: 0; 
	left: 0; 
	width: 5px; 
	height: 5px; 
}
.btn span { 
	background-position: bottom left; 
	left: -5px; 
	padding: 0 0 5px 10px; 
	margin-bottom: -5px; 
}
.btn span i { 
	background-position: bottom right; 
	margin-bottom: 0; 
	position: absolute; 
	left: 100%; 
	width: 10px; 
	height: 100%; 
	top: 0; 
}
.btn span span { 
	background-position: top right; 
	position: absolute; 
	right: -10px; 
	margin-left: 10px; 
	top: -5px; 
	height: 0; 
}
/*
* html .btn span,
* html .btn i { float: left; width: auto; background-image: none; cursor: pointer; }
*/

.btn.pref { 
	background: #acd473; 
	color: #000000; 
}
.btn.red { 
	background: #ed2024; 
	color: #000000; 
	border: 1px solid #666666; 
	width: 290px; 
	display: block; 
	text-align: center;
	background-image: none;
}
.btn.green { 
	background: #acd473; 
	color: #000000; 
	border: 1px solid #666666; 
	width: 290px; 
	display: block; 
	text-align: center; 
}
.btn:hover { background-color: #333333; color: #FFFFFF; }
.btn[class] { background-image: url(../images/shade.png); background-position: bottom; }

/*
* html .btn { border: 3px double #aaa; }
* html .btn.blue { border-color: #2ae; }
* html .btn:hover { border-color: #a00; }
*/

/*vizitky_kontakt*/
.cont_card1, .cont_card2 {
	float: left;
	width: 298px;
	margin: 0 20px 20px 0;
	border: 1px solid #CCCCCC;
	padding: 10px; 
}
.cont_card1 img, .cont_card2 img {
	float: left;
	border: 0 none;
	padding: 0;
}
.cont_card1 p, .cont_card2 p {
	margin: 0 0 0 65px;
}	
.cont_card2 {
	margin-right: 0;
}



