
/* general styles */
body, h1, h2, form, div {
	margin: 0;
	padding: 0;
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
}

table, td, th {
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
}

input, select, textarea {
	background-color: #F6F9FA;
  border: 1px solid #000;
	color: #000;
	font-size: 12px; padding: 2px;
	font-family: Tahoma;
}

a {
	font-size: 11px;
	color: #1C5894;
	text-decoration: none;
}
a:hover {
	color: #C32C17;
	text-decoration: underline;
}

img {
	border: 0;
}

abbr {
	border-bottom-style:dotted;
	border-bottom-width:1px;
}

.error {
	color: red;
	font-size: 8pt;
	font-family: Tahoma;		
}
.success {
	color: #1C5894;
	font-size: 10pt;
	font-family: Tahoma;		
	font-weight: bolder;	
}
.required {
	color: red;
	
}
.clearer {
	clear: both;
}
.textredbold {
	color: #DA3017;
	font-weight: bolder;
	font-size: 8pt;	
	font-family: Tahoma;	
}

.textbluebold {
	color: #1C5894;
	font-weight: bolder;
	font-size: 8pt;
	font-family: Tahoma;		
}

.textblue {
	color: #1C5894;
	font-weight: normal;
	font-size: 8pt;
	font-family: Tahoma;	
}

h1.top-logo {
	height:105px;
	text-align:center;
	width:196px;
	margin: 7px 0 0 0;
}
h1.top-logo a {
	cursor:pointer;
	display:block;
	height:70px;
	text-decoration:none;
	width:171px;
	margin: 0 auto 8px;
}
h1.top-logo span {
	color: #DA3017;	
}
.top-advert {
	position:relative;
	top:0px;
}


/* ---------- top right ---------- */
#top-right-container {
	width: 255px;
	position: relative;
	text-align: center;
}
.top-login-table {
	margin:10px 0 0 36px;
	text-align: left;
}
.top-login-table th {
	font-weight: bold;
	padding: 1px;
}
.top-login-table td {
	padding: 1px;
}
.top-login-table .textbox {
	width: 115px;
}
.top-login-table .button {
	cursor: pointer;
}
.top-login-table .pagetext {
	padding: 5px 1px;
}
.top-login-table .pagetext .link {
	background-color:#EEEEEE;
	border:1px solid #AAAAAA;
	color:#000000;
	display:block;
	float:left;
	font-size:11px;
	margin-right:4px;
	padding:4px;
	text-decoration:none;
}
.top-login-table .pagetext a {
	color: #000;
	padding-right: 10px;
}
.top-login-table .pagetext .btn {
	margin-right:4px;
}
.top-login-table .pagetext .register-link {
	font-weight: normal;
}
.top-logout-table {
	margin: 10px auto;
	text-align: left;
}
.top-logout-table .pagetext .btn {
	margin-right:4px;
	clear: both;
}
.top-logout-table .btn {
	background-color:white;
	border:1px solid #909090;
	clear:both;
	color:black;
	display:block;
	margin-top:1px;
	padding:0;
	text-decoration:none !important;
	width:140px;
	height:14px;
}
h1#top-text {
	width:235px;
	height: 91px;
	position: absolute;
	left: 13px;
	top: 20px;
	text-align: center;
	color: #b71a39;
	font-family:Arial;
	text-transform:uppercase;
	font-size:12px;
}
h1#top-text strong {
	color: #19467d;
	font-size:22px;
}
h1#top-text strong span {
	font-size: 15px;
}
#top-right-container #lang-menu-container {
	position:absolute;
	top:126px;
	left:36px;
	text-align: left;
}
/* -------------- registration *-------- */
.bodyleft {
	text-align: right;
	color: #184878;
}
.bodytext {
	text-align: left;
}
.errField {
	border: 1px solid red; 
	background-color: #fff; 
	font-size: 12px; 
	padding: 2px;
}

/* -------- table template ----------- */
.td-top-left {
	width: 196px;
	height:162px;
}
.td-top-mid {
	background-image:url('../images/theme1/miditech_top_bg.jpg');
	background-repeat:no-repeat;
}
.td-top-right {
	width: 254px;
	background-image:url('../images/theme1/miditech_lang_bg.jpg');
	background-repeat:no-repeat;
}
.td-main-left {
	
}
.td-main-mid {
	/* background-color:#F0F0F0; */
	background-color: #fff;
}
.td-main-right {
	
}
/* bottom */
.td-bottom {
	background:transparent url('../images/theme1/miditech_bottom_bg.jpg') left top repeat-x;
	height:43px;
	line-height:43px;
	text-align: left;
	color: #fff;
}
.td-bottom a {
	text-decoration: underline;
}
.td-bottom .white_text {
	text-align: left;
	padding-left: 15px;
}
.bright_quicklinks {
	float: right;
	height:43px;
	line-height:43px;
	color: #fff;
}
.bright_quicklinks a {
	float: left;
	color: #fff;
	padding: 0 15px 0 20px;
}
.bright_quicklinks a.icon-home {
	background:transparent url('../images/theme1/icon_home.gif') left center no-repeat;
}
.bright_quicklinks a.icon-contact {
	background:transparent url('../images/theme1/icon_contact.gif') left center no-repeat;
}
.bright_quicklinks a.icon-sitemap {
	background:transparent url('../images/theme1/icon_sitemap.gif') left center no-repeat;
}
.bright_quicklinks a.icon-document {
	background:transparent url('../images/theme1/icon_document.png') left center no-repeat;
}
.bright_quicklinks a:hover {
	color: #c32c17;
}

/* bottom navig */
.td-bottom-navig {
	background: #26629e;
	padding: 0;
	text-align: center;
	color: #fff;
}
.bottom_navig_up {
	background:transparent url('../images/theme1/bottom_navig_up.jpg') left top repeat-x;
}
.bottom_navig_down {
	background:transparent url('../images/theme1/bottom_navig_down.jpg') left bottom repeat-x;
	padding: 15px;
}
.td-bottom-navig table, .td-bottom-navig td, .td-bottom-navig a {
	color: #fff;
}


.f1 {
	/* background-color: #eee; */
	background-color: #f6f9fa;
}
.f2 {
	/* background-color: #bbb5bb; */
	
	background-color: #ecf5fa;
}
.f3 {
 /*	background-color: #D4CCCC; */
 background-color: #FFFFFF;
}
.f5 td {
	padding-bottom:10px !important;
padding-top:10px !important; 
}
.f6 td {
	border-top: 1px solid black;
	border-bottom: 1px solid black;
	margin: 5px 0;
}

.btn, .link-btn {
	background-color: #F6F9FA;
  border: 1px solid #000;
	padding: 2px;
	cursor: pointer;
	text-decoration: none !important;
	color: #000;
	font-size:12px;
	font-family: Tahoma;
}
a.btn {
	height: 18px;
}
.link-btn {
	padding: 4px;
	padding-bottom: 3px;
}
a.btn:hover, a.link-btn:hover {
	color: black;
}

.text {
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
}

.white_text {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.white_text:hover {
 color: #fff;
}


a.menu_text {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}

a.menu_text:hover {
	background: #1C65A7;
	display: block;
  height: 41px;
}

.menu_link_a {
  text-align:center;
  cursor:pointer;
  padding-top: 15px
}

.white_link {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}

.white_link:hover {
	text-decoration: underline;
}

.bold {
	font-weight: bold;	
}


/* ------------- main navigation --------- */
#main-menu {
	position:relative;
	top:113px;
	height:41px;
	width:550px;
	margin: 0;
	padding: 0;
}
#main-menu li {
	margin: 0;
	padding: 0 1px 0 0;
	float: left;
	list-style: none;
	background: transparent url('../images/theme1/navigation_div.jpg') right center no-repeat;
}
#main-menu li a {
	width: 109px;
	text-transform: uppercase;
}
.top_menu {
	height: 41px;
	line-height: 41px;
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	cursor:pointer;
	text-align: center;
	display: block;
	padding: 0;
	margin: 0;
}	
.top_menu:hover {
	height: 41px;
	background-image: url(../images/theme1/navigation_clicked_bg.jpg);
	color: #FFFFFF;
	text-decoration: none;
}
.top_menu_clicked {
	height: 41px;
	line-height: 41px;
	background-image: url(../images/theme1/navigation_clicked_bg.jpg);
	background-repeat: repeat-x;
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	cursor:pointer;
	display: block;
}
.top_menu_clicked:hover {
	color: #FFFFFF;
	text-decoration: none;
}
/* navigation -- END -- */





.content-body {
	padding: 0;
	margin: 0 0 0 15px;
	width: 520px;
	text-align: left;
}
.odkaz_mapa {
  color: #fff
}

.menu_or {
  margin-top: 10px;
}

.top_menu_clicked .menu_link_a {
  text-align:center;
  cursor:pointer;
  padding-top: 15px
}

h1 {
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
	color: #184878;
	font-weight: bold;
}
h2 {
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
	color: #184878;
	font-weight: normal;
}
h3 {
	font-family: Tahoma;
	font-size: 14px;
	text-decoration: none;
	color: #1C5894;
	font-weight: bold;
	padding: 14px 14px;
	margin: 0;
}
h3 small {
	color: #bbb;
	font-size: 11px;
}

.link {
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: underline;
	color: #DA3017;
	font-weight: normal;
}
a.pdf {
	color: #DA3017;
  display: block;
  font-size: 12px;
  font-weight: normal;
  height: 16px;
  line-height: 16px;
  padding: 0 0 0 21px;
  text-decoration: none;
	background: transparent url('../images/theme1/icon_pdf.gif') left center no-repeat;
}
a.pdf:hover {
	text-decoration: underline;
	font-weight: normal;
} 

/*
body, div, td, span {
	font-family: Verdana, Tahoma, sans-serif;
}

.lang_menu {
	position: relative;
	top: 5px;
	left: 153px;
	width: 400px;
	font-size: 10px;
	color: #ED6B9F;
}

.lang_menu a, .lang_menu a:link, .lang_menu a:active, .lang_menu a:visited {
	color: #ED6B9F;
}

.top_menu {
	position: relative;
	top: 73px;
	left: 305px;
	width: 600px;
	color: #FFFFFF;
	font-size: 13px;
}

.middle {
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='images/theme1/pink_middle2.png');
	height: 557px;
}

.middle[class] {
  background-image:url('../images/theme1/pink_middle2.png');
  background-repeat: no-repeat;
}

.top {
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='images/theme1/pink_top2.png');
	height: 193px;
}

.top[class] {
  background-image:url('../images/theme1/pink_top2.png');
  background-repeat: no-repeat;
}

.middle_text {
	position: relative;
	float: right;
	top: 55px;
	right: 90px;
	width: 380px;
	height: 340px;
	overflow: auto;
}

.middle_text_uvod {
	position: relative;
	float: right;
	top: 50px;
	right: 90px;
}

.footer1 {
	background-image: url(../images/theme1/pink_footer1.gif);
	background-position: top center;
	background-repeat: no-repeat;
	height: 42px;
}

.menu1 {
	background-image: url(../images/theme1/pink_menu1.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	height: 63px;
}

.menu1_left {
	background-image: url(../images/theme1/pink_menu1_left.jpg);
	background-position: top right;
	background-repeat: repeat-x;
	height: 63px;
}

.menu1_right {
	background-image: url(../images/theme1/pink_menu1_right.jpg);
	background-position: top left;
	background-repeat: repeat-x;
	height: 63px;
}

.header1 {
	background-image: url(../images/theme1/pink_header1.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	height: 162px;
}

.header1_left {
  background-image: url(../images/theme1/pink_header1_left.jpg);
	background-position: top right;
	background-repeat: repeat-x;
	height: 162px;
}

.header1_right {
  background-image: url(../images/theme1/pink_header1_right.jpg);
	background-position: top left;
	background-repeat: repeat-x;
	height: 162px;
}

.menu2 {
	background-image: url(../images/theme1/pink_menu2.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	height: 24px;
}

.menu2_shadow {
  background-image: url(../images/theme1/pink_menu2_shadow.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	height: 6px;
}

.content_top {
	background-image: url(../images/theme1/pink_content_top2.jpg);
	background-repeat: no-repeat;
	height: 15px;
}

.content2 {
	background-image: url(../images/theme1/pink_content_middle2.jpg);
	background-repeat: repeat-y;
}

.content_bottom {
	background-image: url(../images/theme1/pink_content_bottom.jpg);
	background-repeat: no-repeat;
	height: 40px;
}

.mainmenubg {
	position: relative;
	left: 92px;
	width: 667px;
	background-image: url(../images/theme1/pink_menu1_bg.gif);
	background-repeat: no-repeat;
	height: 44px;
}


.text, a.text, a:link.text, a:active.text, a:hover.text, a:visited.text {
	font-family: Verdana, Tahoma, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #E6357B;
	text-decoration: none;
}
a, a:link, a:active, a:visited {
	color: #E6357B;
	text-decoration: none;
}


a:hover {

}

.textbold, a.textbold, a:link.textbold, a:active.textbold,a:visited.textbold {
  font-family: Verdana, Tahoma, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #476faf;
	text-decoration: none;
}

.textbold a:hover {
	text-decoration: underline;
}

.f0 {background-color: #000000}
.f1 {background-color: #ffffff}
.f2 {background-color: #AAA19E}
.f3 {background-color: #eeeeee}
.f4 {background-color: #dddddd}
.f5 {background-color: #FFDF54}

.pagehead {
	font-family: Verdana, Tahoma, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: rgb(224,24,123);
	padding-top: 1px;
	_padding-top: 2px;
}

.pagehead_line {
  background-image: url(../images/theme1/pagehead_dot.bmp);
  background-position: center left;
	background-repeat: repeat-x;
}

.subhead {
	font-family: Verdana, Tahoma, sans-serif;
	font-size: 13px;
	color: #043a92;
	text-decoration: none;
}

a.subhead, a:link.subhead, a:active.subhead,a:visited.subhead {
	font-family: Arial, Verdana, Tahoma, sans-serif;
	font-size: 13px;
	color: #043a92;
	font-weight: bold;
	text-decoration: none;
}

a.subhead: hover {
	font-family: Arial, Verdana, Tahoma, sans-serif;
	font-size: 13px;
	color: #043a92;
	font-weight: bold;
	text-decoration: underline;
}

.pagetext {
	font-family: Veranda, Tahoma, sans-serif, Arial;
	font-size: 11px;
}



.leftmenu, a.leftmenu, a:visited.leftmenu, a:active.leftmenu {
	font-family: Arial, Veranda, Tahoma, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight:bold;
	text-decoration: none;
}

a:hover.leftmenu {
	font-family: Arial, Veranda, Tahoma, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight:bold;
	text-decoration: underline;
}

.leftmenubold, a.leftmenubold, a:visited.leftmenubold, a:active.leftmenubold {
	font-family: Arial, Veranda, Tahoma, sans-serif;
	font-size: 11px;
	color: rgb(255,233,130);
	font-weight:bold;
	text-decoration: none;
}

a:hover.leftmenubold {
	font-family: Arial, Veranda, Tahoma, sans-serif;
	font-size: 11px;
	color: rgb(255,233,130);
	font-weight:bold;
	text-decoration: underline;
}

.leftsubmenu, a.leftsubmenu, a:visited.leftsubmenu, a:active.leftsubmenu {
	font-family: Veranda, Tahoma, sans-serif;
	font-size: 11px;
	color: #476faf;
	text-decoration: none;
}

a:hover.leftsubmenu {
	font-family: Veranda, Tahoma, sans-serif;
	font-size: 11px;
	color: #476faf;
	text-decoration: underline;
}

.leftsubmenubold, a.leftsubmenubold, a:visited.leftsubmenubold, a:active.leftsubmenubold {
	font-family: Arial, Veranda, Tahoma, sans-serif;
	font-size: 11px;
	color: #043a92;
	text-decoration: none;
}

a:hover.leftsubmenubold {
	font-family: Arial, Veranda, Tahoma, sans-serif;
	font-size: 11px;
	color: #043a92;
	text-decoration: underline;
}


.textbottom {
	font-family: Verdana, Arial, Tahoma;
	font-size: 10px;
	color: #BDBEBF;
}

.footer {
	font-family: Arial, Veranda, Tahoma, sans-serif;
	font-size: 10px;
	color: #9BB0D3;
	text-decoration: none;
}

.footerlink, a.footerlink, a:visited.footerlink, a:hover.footerlink {
	font-family: Arial, Veranda, Tahoma, sans-serif;
	font-size: 10px;
	color: #043a92;
	text-decoration: none;
}


.m2_padding {
				margin-top: 5px;
				margin-bottom: 5px;
				margin-right: 15px;
				margin-left: 15px;
}
.m2_padding2 {
				padding-top: 5px;
				padding-bottom: 5px;
				padding-right: 15px;
				padding-left: 15px;
}

.button {
		  font-family: Arial, Verdana, Tahoma, sans-serif;
		  font-size: 12px;
		  font-weight: bold;
		  color: #2F2F2F;
		  background-color: #D0D4D7;
		  border: 1px #2F2F2F solid;
}

.textbox {
		font-family: Arial, Verdana, Tahoma, sans-serif;
		  font-size: 12px;
		  font-weight: normal;
		  color: #2F2F2F;
		  background-color: #DEE7FF;
		  border: 1px #2F2F2F solid;
}

.menuitem1 {
	font-family: Verdana, Tahoma, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.menuli1 {
}

.menuli1 td {
	font-size: 12px;
	line-height: 26px;
	color: #FFFFFF;
}

.langhref {
  font-size: 11px;
  padding-left: 5px;
  padding-right: 5px;
  color: white;
  text-decoration: none;
}

.set_lang {
  font-size: 11px;
  padding-left: 5px;
  padding-right: 5px;
  color: rgb(255,233,130);
}

.footer_text1 {
	position: relative;
	float: left;
	top: -10px;
	left: 60px;
	font-size: 11px;
	color: #EA5F98;
}

.footer_text2 {
	position: relative;
	float: right;
	top: -10px;
	right: 60px;
	font-size: 11px;
	color: #EA5F98;
}

.footer_link {
	font-size: 11px;
	color: #EA5F98;
}

ul#mainmenu a, ul#mainmenu a:link, ul#mainmenu a:active, ul#mainmenu a:visited {
	color: #FFFFFF;
}

.pinklogo {
  position: relative;
  top: 47px;
  left: 110px;
  width: 180px;
  height: 80px;
  cursor: pointer;
}

.div {
	color: #FFFFFF;
	font-size: 13px;
	font-family: Verdana, Tahoma, sans-serif;
}
*/
/*
.katalog_text a, .katalog_text a:hover {color: #DA3017} 
.katalog_hr {background: transparent url(../images/theme1/catalog_dot.gif) repeat-x bottom center;}
*/
.mid_header {
	background:transparent url('../images/theme1/module_header.jpg') left center repeat-x;
	height:56px;
	padding: 0;
}
.right_header {
	height:56px;
	background: transparent url("../images/theme1/module_header.jpg") left center repeat-x;
	margin-bottom: 1px;
}
.rheader1 {
	color:#184878;
	padding: 16px 0 0 14px;
	font-weight:bold;
}
.rheader2 {
	color:#184878;
	padding: 2px 0 0 14px;
	font-weight:normal;
}
.right_text_bg_light, .right_content {
	background-color: ;
	background: #ecf5fa url("../images/theme1/module_content_bg.jpg") bottom left repeat-x;
	background-color: #f6f9fa;
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
	padding: 5px;
	margin-bottom: 20px;
	color:#184878; 
}
.right_content table, .right_content td, .right_content th {
	color:#184878;
}
.right_img {
	padding-top: 5px;
	padding-bottom: 5px;
}
.right_text_bg {
	color: #534848;
	background-color: #D4CCCC;
	padding-top: 5px;
	padding-bottom: 1px;
}
.right_text_bg_light {
	background-color: #f6f9fa; 
}
.right_text_bg_light .inner {
	padding: 5px;
}
#cnav_container {
	margin: 0;
	padding: 0;
	width: 196px;
}
.module_header {
	height: 56px;
	background: transparent url("../images/theme1/module_header.jpg") left center repeat-x; 
}
.mheader1 {
	color: #184878;
	padding: 16px 0 0 14px;
	font-weight:bold;
}
.mheader2 {
	color: #184878; 
	padding: 2px 0 0 14px;
}
/* ------- catalog navigation --------- */
ul.cnav a {
	font-family: Tahoma, sans-serif;
	text-decoration: none;
}
/* first */
ul.cnav {
	margin:0;
	padding:0;
	width:196px;
}
ul.cnav li {
	background:url("../images/theme1/cnav_item1.jpg") no-repeat scroll 4px 8px #ECF5FA;
	list-style:none;
	font-size: 11px;
	color: #184878;
	width: 196px;
	behavior: url(csshover3.htc);
	overflow: hidden !important;
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #fff; 
}
* html ul.cnav li {
	width: auto; 
}
ul.cnav li:hover, ul.cnav li.active {
	background-image: url("../images/theme1/cnav_item1_active.jpg");
	color: #c32c17;
}
ul.cnav li a {
	font-size: 11px;
	color: #184878;
	display: block;
	height: 22px;
	line-height: 22px;
	width: 180px;
	margin: 0;
	padding: 0 0 0 16px;
	text-transform:uppercase;
	font-weight: bold;
}
*html ul.cnav li a {
	width: auto;
}
ul.cnav li a:hover, ul.cnav li.active a {
	color: #c32c17;
}
/* second */
ul.cnav li ul {
	margin:0;
	padding:0;
	width:196px;
}
* html ul.cnav li ul  {
	width: auto;
}
ul.cnav li ul li {
	background: #F6F9FA url("../images/theme1/cnav_item2.jpg") 15px 6px no-repeat;
	list-style:none outside none;
	font-family: Tahoma, sans-serif;
	font-size: 9px;
	color:#184878;
	width: 196px;
}
ul.cnav li ul li:hover, ul.cnav li ul li.active {
	background-image: url("../images/theme1/cnav_item2_active.jpg");
	background-color: #c8d4ea;
}
ul.cnav li ul li a, ul.cnav li.active ul li a {
	font-size: 9px;
	color: #184878;
	display: block;
	height: 18px;
	line-height: 18px;
	width: 169px;
	padding: 0 0 0 27px;
	text-transform:none;
	font-weight: normal;
}
ul.cnav li ul li:hover a, ul.cnav li ul li.active a {
	color: #000033;
}






/* ---------- search box ---------- */
.search-input-container {
	height:26px;
	line-height:26px;
}
.search-input-container table {
	height: 26px;
	line-height: 26px;
}
.search-input-container .textbox {
	font-size:11px;
	height:18px;
	width:150px;
}
.search-input-container .btn {
	background:none repeat scroll 0 0 transparent;
	border:medium none;
	height:18px;
	margin:0;
	padding:0;
}


/* ---------- breadcrumbs ---------- */
.navig-breadcrumbs {
	margin: 0 0 0 14px;
	padding: 0;
	height:26px;
	line-height:26px;
}
.navig-breadcrumbs li {
	font-size: 11px;
	color: #c32c17;
	height: 20px;
	line-height: 20px;
	float: left;
	margin:0 0 0 10px;
	padding: 0 0 0 10px;
	background: transparent url("../images/theme1/arrow_red.png") 0px 9px no-repeat;
	list-style: none;
}
.navig-breadcrumbs li.first {
	list-style: none;
	background: none;
	margin: 0;
	padding: 0;
}
.navig-breadcrumbs li a {
	font-size: 11px;
	color: #c32c17;
	text-decoration: underline;
} 


/* ----------- products listing --------- */
.prod-listing-container-outer {
	width: 550px;
}
.prod-listing-container {
	padding: 14px 0 14px 14px;
}
.prod-listing-table {
	display: none;
}
.prod-listing-container strong {
	font-weight: bold;
	color: #C32C17;
}
.prod-listing-container .textbox {
	padding:2px;
	width:30px;
	height: 20px;
	text-align: center;
}
.prod-listing-container .btn {
	padding: 1px;
	height: 20px;
	width: 60px;
	background-color:#EEEEEE;
	border:1px solid #AAAAAA;
	cursor: pointer;
}
/******* paging *********/
.p-l-paging-container {
	clear: both;
	margin-right:14px;
}
.p-l-pages {

}
.p-l-pages-total {
	float: right;
}
/****** listing UL ******/
.prod-listing-ul {
	width: 100%;
	margin: 10px 0;
}
.p-l-item {
	border:1px solid grey;
	float:left;
	margin:0 10px 10px 0;
	width:250px;
	overflow: auto;
	height: 225px;
}
.p-l-item-inner {
	padding: 10px;
}
.p-l-inner1 {
	clear: both;
	width: 100%;
}
.p-l-inner2 {
	clear: both;
	width: 100%;
}
.p-l-item-name {
	color: #1C5894;
	padding:0 0 2px 0;
}
.p-l-item-name a {
	font-weight: bold;
}
.p-l-item-name a:hover {
	
}
.p-l-item-image {
	float:left;
	margin: 0 5px 5px 0;
}
.p-l-item-desc {
	color: #666;
}
.p-l-item-availability {
	padding: 2px 0;
	font-weight:bold;
}
.p-l-item-manufacturer {
	padding: 2px 0;
	font-weight: bold;
}
.p-l-info-container {
	float: left;
	width: 112px;
}
.p-l-item-price {
	color: #1C5894;
	font-size:14px;
	padding: 2px 0;
}
.p-l-item-price strong {
	font-size: 18px;
}
.p-l-item-cart {
	padding: 2px 0;
	float: left;
}
.p-l-item-variant {
	padding: 2px 0;
}
.p-l-item-variant select {
	padding:2px;
	width:110px;
}

/* ------- product detail ------- */
.product-info-container-outer {
	width: 550px;
}
.product-info-container {
	padding: 14px;
}
.product-info-container strong {
	font-weight: bold;
	color: #C32C17;
}
.product-info-container .textbox {
	padding:2px;
	width:30px;
	height: 20px;
	text-align: center;
}
.product-info-container .btn {
	padding: 1px;
	height: 20px;
	width: 60px;
	background-color:#EEEEEE;
	border:1px solid #AAAAAA;
	cursor: pointer;
}
.p-i-inner1 {
	clear: both;
	width: 100%;
	padding-top:5px;
}
.p-i-inner2 {
	clear: both;
	width: 100%;
}
.p-i-item-name {
	color: #1C5894;
	padding:0 0 2px 0;
}
.p-i-item-name a {
	font-weight: bold;
	font-size: 16px;
}
.p-i-item-name a:hover {
	
}
.p-i-item-image {
	float:left;
	margin:0 10px 5px 0;
}
.p-i-item-availability {
	font-weight:normal;
}
.p-i-item-manufacturer {
	padding: 2px 0;
}
.p-i-info-container {
	float: left;
}
.p-i-item-price, .p-i-item-variant {
	margin-bottom: 10px;
} 
.p-i-item-price {
	color: #1C5894;
	font-size:18px;
	padding: 2px 0;
}
.p-i-item-price strong {
	font-size: 22px;
}
.p-i-item-cart {
	padding: 2px 0;
}
.p-i-item-variant {
	padding: 2px 0;
}
.p-i-item-variant select {
	padding:2px;
	width:110px;
}
.p-i-tableinfo {
	width: 100%;
}
.p-i-tableinfo th {
	
}
/* mini-menu */
.p-i-menu {
	clear: both;
	margin: 0 0 0 0;
	padding: 10px 0 0 0;
}
.p-i-menu li {
	float: left;
	margin: 0;
	padding: 0;
	list-style: none;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	border-top: 1px solid #000;
	margin: 0 5px 0 0;
}
.p-i-menu li a {
	display: block;
	height: 22px;
	width: auto;
	line-height: 22px;
	padding: 0 10px;
	font-size: 12px;
	background: #eaeaea;
	color: #534848;
}
.p-i-menu li a:hover, .p-i-menu li a.hover {
	background: #1C5894;
	color: #fff;
	text-decoration: none;
}
.p-i-menu-bottom {
	clear: both;
	height: 10px;
	border-color:transparent #000000 #000000;
	border-style:none solid solid;
	border-width:medium 1px 1px;
	color: #1C5894;
	background: #1C5894;
	margin: 0;
	padding: 0;
}

.p-i-pouzitie, .p-i-poznamka, .p-i-balenie, .p-i-weight, .p-i-description {
	display: none;
	font-size: 12px;
}
.p-i-description {
	display: block;
}
.p-i-menu-content {
	margin: 10px 0;
}


/* --------- cart ------ */
.cart-navig {
	margin:0 0 0 14px;
	padding:0;
}
.cart-navig li {
	color:#DDDDDD;
	float:left;
	list-style:none outside none;
	margin:0;
	width: 100px;
	white-space: nowrap;
}
.cart-navig li strong {
	display:block;
	float:left;
	font-family:Arial;
	font-size:35px;
	margin-right:5px;
}
.cart-navig span {
	display:block;
	font-size:11px;
	line-height:12px;
	padding-top:7px;
	text-align:left;
	float: left;
}
.cart-navig li.active {
color:#1C5894;
}
.cart-navig li.active strong {

}
.cart-navig li.active span {

}
/* cart table */
.cart-table {
	clear: both;
	width: auto;
	margin: 0 14px;
}
.cart-table td {
	padding: 5px;
}
.cart-table .td-price {
	white-space: nowrap;
}
.cart-table .td-first {
	
}
.cart-table .btn {
	cursor: pointer;
}
.cart-table .btn-unactive {
	color:#DDDDDD;
	background-color:white;
	border:1px solid #DDDDDD;
	height:22px;
	padding:3px;
	text-decoration:none !important;
	font-family: Tahoma;
	font-size: 12px;
}
.cart-table .btn-active {
	color: #000;
	background-color: #F6F9FA;
  border: 1px solid #000;
	height:22px;
	padding:3px;
	text-decoration:none !important;
	font-family: Tahoma;
	font-size: 12px;
}
.img-thumb-small {
	height: 40px;
}
/* order table */
.order-table {
	clear: both;
	width: 522px;
	margin: 0 0 0 14px;
}
.order-table td {
	padding: 5px;
}
.order-table .bodyleft {
	width: 30%;
	white-space: nowrap;
	text-align: right;
	padding: 5px;
}
.order-table select.textbox {
	width: 250px;
}
.adresa-dorucenia-container {
	clear: both;
	width: 522px;
	margin: 0 0 0 14px;
	padding: 10px 0;
}
.adresa-dorucenia-container input {
	border: none;
	background: none;
}
.adresa-dorucenia {
	display: none;
}
/* cart brief */
.cart-brief-ul {
	border-bottom: 1px solid #534848;
  border-top: 1px solid #534848;
  margin: 5px 0;
  padding: 5px 0;
  display: none;
}
.cart-brief-ul li {
	list-style: decimal;
	margin: 0 0 0 20px;
}
.cart-brief-table {
	border-bottom: 1px solid #534848;
  border-top: 1px solid #534848;
  margin: 5px 0;
  padding: 5px 0;
  width: 235px;
}
.cart-brief-table td {
	padding: 0 2px 2px 2px;
	vertical-align: top;
}
.cart-brief-table .td-counter {
	padding: 0 5px 0 0;
}
.cart-brief-table .td-name {
	
}
.cart-brief-table .td-count {
	white-space: nowrap;
}
.cart-brief-table .td-price {
	white-space: nowrap;
	text-align: right;
}
.cart-brief-table-sum {
	width: 235px;
}



.p-item-var{
	width: 70px;
	float: left;
	height: 30px;
	vertical-align: bottom;

}


.p-i-item-availability{
	height: 30px;
	vertical-align: bottom;
}

/** size **/
.size1 a, a .size1, .size1 {
	font-size: 10px;
}
.size2 a, a .size2, .size2 {
	font-size: 11px;
}
.size3 a, a .size3, .size3 {
	font-size: 13px;
}
.size4 a, a .size4, .size4 {
	font-size: 15px;
}
.size5 a, a .size5, .size5 {
	font-size: 18px;
}
.size6 a, a .size6, .size6 {
	font-size: 20px;
}
.size7 a, a .size7, .size7 {
	font-size: 23px;
}
.size8 a, a .size8, .size8 {
	font-size: 26px;
}

