/*
  all.css                                                  // CSS styly pro vse
  Copyright (c) 2008 ASIVLASY.cz
  Autor: Filip Novak, DiS.
  info@asivlasy.cz
  http://www.asivlasy.cz
*/

.cat_description {  font-family :tahoma; font-size : 10px; color: #800000; font-weight: bold }
.boxText { font-family:tahoma; font-size: 10px; }
.centertable { border-left:1px solid #798CCC; border-right:1px solid #798CCC; background-color:#D2DBF5 }
.navBlue     { color: #FF0000; font-size: 8pt; font-family: Verdana }
.errorBox { font-family :tahoma; font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family :tahoma; font-size : 10px; color: #cc0033; }
.productsNotifications {}
.orderEdit { font-family :tahoma; font-size : 10px; color:#547DAF; text-decoration: none; }

body {
	margin-left:0px;
	margin-top:0px;
	margin-right:0px;
	margin-bottom:0px;
	}
img {
	border:0;
	}	
A {
  color:#547DAF;
  text-decoration: underline;
}

.no_under a {text-decoration:none;}

FORM {
        display: inline;
}


TR.headerNavigation {
  background: #bbc3d3;
}

TD.headerNavigation {
  font-family:tahoma;
  font-size: 11px;
  background: #bbc3d3;
  color: #566268;
  font-weight : bold;
}
td 		{
		
		}

A.headerNavigation { 
 color: #424242;
}

A.headerNavigation:hover {
 color: #424242;
}

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family:tahoma
  font-size: 12px;
  background: #ff0000;
  color:#547DAF;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family:tahoma;
  font-size: 12px;
  background: #00ff00;
  color:#547DAF;
  font-weight: bold;
  text-align: center;
}


td select {

width:134px;
}

.infoBoxContents {

  font-family:tahoma;
  font-size: 10px;
}


.infoBoxNoticeContents {
  font-family:tahoma;
  font-size: 10px;
}

.infoBoxNoticeContents {
  font-family:tahoma;
  font-size: 10px;
}

TD.infoBoxHeading {
  font-family:tahoma;
  font-size: 12px;
  font-weight: bold;
  color:#547DAF; padding-top:4
}

TD.infoBox, SPAN.infoBox {
  font-family:tahoma;
  font-size: 10px;
  color:#547DAF;
}

TD.contentBoxHeading {
  font-family:tahoma;
  font-size: 10px;
  font-weight: bold;
  color: #534F4D; padding-top:5
}

TR.accountHistory-odd,
TR.addressBook-odd,
TR.alsoPurchased-odd,
TR.payment-odd,
TR.productListing-odd,
TR.productReviews-odd,
TR.upcomingProducts-odd,
TR.shippingOptions-odd {
;
}

TR.accountHistory-even,
TR.addressBook-even,
TR.alsoPurchased-even,
TR.payment-even,
TR.productListing-even,
TR.productReviews-even,
TR.upcomingProducts-even,
TR.shippingOptions-even
 {  ;
}

TABLE.productListing {
  border-spacing: 1px
}

.productListing-heading {
  font-family: tahoma;
  font-size: 10px;
  color:#547DAF;
  font-weight:bold;
 text-align:center;
}

TD.productListing-data {
  font-family:tahoma;
  font-size: 10px;
  color:#547DAF;
  vertical-align:middle;
  padding:0 5px 0 5px;
}
TD.productListing-data a{ text-decoration:none; color:#547DAF;}
TD.productListing-data a b{
		color:#547DAF;
		text-decoration:none;
		margin:0 0 0 5px;
		}
TD.productListing-data2 {
  font-family:tahoma;
  font-size: 10px;
  padding-top:10px;
}

A.pageResults {
  color:#547DAF;
}

a:hover.pageResults {
  color:#547DAF;
}

.navBbrown a{ color:#547DAF; text-decoration:none;}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family:tahoma;
  font-size: 10px;
  color: #E46709;
}

.main, P.main, .main a{ 
   
  font-family: tahoma;
  font-size: 11px;
  line-height:14px;
  color:#547DAF;
}
TD.main2, P.main2 {
  font-family:tahoma;
  font-size: 11px;
  line-height: 1.5;
  padding:3px;
  color:#000000
  padding:10px; 
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family:tahoma;
  font-size: 11px;
  color:#547DAF;
}

TD.smallText a{
  font-family:tahoma;
  font-size: 11px;
  color:#547DAF;
}

TD.accountCategory {
  font-family:tahoma;
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-family:tahoma;
  font-size: 11px;
  font-weight: bold;
  color:#000000
}

TD.fieldValue {
  font-family:tahoma;
  font-size: 12px;
}

TD.tableHeading {
  font-family:tahoma;
  font-size: 12px;
  font-weight: bold;
}

TD.category_desc {
  font-family:tahoma;
  color:#547DAF;
  font-size: 11px;
  line-height: 1.5;
}

SPAN.newItemInCart {
  font-family:tahoma;
  font-size: 10px;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family:tahoma;
  font-size: 11px;
}


select {
		width:200px;
		}
TEXTAREA {
  width: 100%;
  font-family:tahoma;
  font-size: 11px;
}

SPAN.greetUser {
  font-family:tahoma;
  font-size: 12px;
  color: #f0a480;
  font-weight: bold;
}

TABLE.formArea {
  background: #f1f9fe;
  border-color: #7b9ebd;
  border-style: solid;
  border-width: 1px;
}

TD.formAreaTitle {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family:tahoma;
  color: #E46709;
}

SPAN.errorText {
  font-family:tahoma;
  color: #ff0000;
}

.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #E9F4FC; }

.checkoutBarFrom, .checkoutBarTo { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #980133; }


.inputRequirement { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ff0000; }


TABLE.linkListing {
  border: 0px;
  border-style: solid;
  border-color: #D6D6D6;
  border-spacing: 1px;
}

.linkListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  color:#547DAF;
  text-align: center;
}

TD.linkListing-data, TD.linkListing-data a{
  border-right: 0px solid #D6D6D6;
  border-bottom: 0px solid #D6D6D6;
  padding: 4px;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color:#547DAF;
}

TR.linkListing-odd {
}

TR.linkListing-even {
}



TR.ShowCartDetails, TD.ShowCartDetails, P.ShowCartDetails {

  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
  color=: #BDCAF0;
}


TR.HeaderPageLinksLeft, TD.HeaderPageLinksLeft, P.HeaderPageLinksLeft {
  background-image: url('/images/button_blank_left.gif');
}
TR.HeaderPageLinksRight, TD.HeaderPageLinksRight, P.HeaderPageLinksRight {
  background-image: url('/images/button_blank_right.gif');
}
TR.HeaderPageLinks, TD.HeaderPageLinks, P.HeaderPageLinks {
  background-image: url('/images/button_blank_middle.gif');
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  color: #E46709
}
A.HeaderPageLinks {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  color:#547DAF;
}
a:hover.HeaderPageLinks {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;

  color: #00FF00;
}

TD.cookieUsage {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #000000;
  color:#547DAF;
}


.attributeBoxContent { font-family: Verdana, Arial, sans-serif; font-size: 10px; color:#547DAF; background-color: #808080; }
.TR.attributeBoxContent { font-family: Verdana, Arial, sans-serif; font-size: 10px; color:#547DAF; background-color: #808080; }
.TD.attributeBoxContent { font-family: Verdana, Arial, sans-serif; font-size: 10px; color:#547DAF; background-color: #C0C0C0; }

.storyboxtitle  {FONT-FAMILY: Verdana; color:#547DAF; FONT-SIZE: 10px; FONT-WEIGHT: bold; BACKGROUND: none;}
.storyboxtitle A:link           {FONT-FAMILY: Verdana; color:#547DAF; FONT-SIZE: 10px; FONT-WEIGHT: bold; BACKGROUND: none;}
.storyboxtitle A:active         {FONT-FAMILY: Verdana; color:#547DAF; FONT-SIZE: 10px; FONT-WEIGHT: bold; BACKGROUND: none;}
.storyboxtitle A:visited        {FONT-FAMILY: Verdana; color:#547DAF; FONT-SIZE: 10px; FONT-WEIGHT: bold; BACKGROUND: none;}
.storyboxtitle A:hover          {FONT-FAMILY: Verdana; color:#547DAF; FONT-SIZE: 10px; FONT-WEIGHT: bold; TEXT-DECORATION: underline; BACKGROUND: none;}
.yearHeader { font-family: Helvetica, Arial, Verdana; font-size: 14px; font-weight: bold; color:#547DAF; text-decoration: none;} .calendarMonth { background-color: #BBC3D3; cursor: default; width: 100%;}
.calendarHeader { font-family: Helvetica, Arial, Verdana; font-size: 11px; font-weight: bold; color:#547DAF; text-decoration: none; height: 22px;}
.calendarToday { font-family: Arial, Verdana; font-size: 10px; color:#547DAF; background-color: #FFCF00; padding-left : 3px; text-decoration: none; border:1px solid #000000; height: 22px; width: 18px;}
.calendarWeekend { font-family: Arial, Verdana; font-size: 10px; color:#547DAF; background-color: #CAEEFF; padding-left : 3px; line-height: 14px; text-decoration: none; border:1px solid #000000; height: 22px; width: 18px;}
.calendar { font-family: Arial, Verdana; font-size: 10px; color:#547DAF; padding-left : 3px; line-height: 14px; text-decoration: none; border:1px solid #000000; height: 22px; width: 18px; }
.event { font-family: Arial, Verdana; font-size: 11px; color:#547DAF; text-decoration: none; border:1px solid #E6E6E6; }
.empty { background-color: #F0FAFF; line-height: 14px; height: 22px; width: 18px; }
.calendar A:hover, .calendar A:link, .calendar A:visited, .calendar A:visited:hover, .yearHeader A:hover {color: red; text-decoration: underline;}
.calendarWeekend A:hover, .calendarWeekend A:link, .calendarWeekend A:visited, .calendarWeekend A:visited:hover {color: red; text-decoration: underline;}
.calendarToday A:hover, .calendarToday A:link, .calendarToday A:visited, .calendarToday A:visited:hover {color: red; text-decoration: underline;}










/* MY*/
body 				{margin:0; background:#d5eefe; padding:34px 0px 34px 0px;}
td, input, textarea {font-size:11px; font-family:Tahoma; color:#7E8585; line-height:14px; vertical-align:top; padding:0px;}
img      			{border:0px;}

h1 					{display:inline; color:#272727; font-size:11px; font-weight:bold; font-family:tahoma; text-transform:none}
h2 					{padding-top: 5px;}
s 					{color:#7E8585; font-size:12px; font-weight:bold}
a					{text-decoration:underline}
a:hover				{text-decoration:none}

.main				{font-size:11px; font-family:Arial; color:#7b7b7b; line-height:15px;}
.center 			{text-align:center !important}
.border 			{border:1px solid #c7c8c8}
.img_border	img		{border:1px solid #c7c8c8}
.vam img, .vam		{vertical-align:middle}
.vam_td td			{vertical-align:middle; text-align:center}

.input				{width:44px; height:18px; color:#3F4143; font-size:10px; font-family:tahoma; text-align:right}
.input1				{width:44px; height:18px; color:#3F4143; font-size:10px; font-family:tahoma; text-align:right}
.input2				{width:37px; height:18px; color:#3F4143; font-size:10px; font-family:tahoma; text-align:right}
.input_box 			{text-align:left !important; padding:0px 0px 0px 0px;}
.input_box div		{padding:0px 0px 0px 30px;}
.input_box select 	{width:109px; height:18px; color:#103553; font-size:10px; font-family:Tahoma; padding-left:4px;}
.flags				{padding:34px 0px 0px 36px;}
.flags img			{vertical-align:middle}
.flags span			{margin:0px 68px 0px 0px;}

.jump				{width:109px; height:17px; color:#282e3e; font-size:10px; font-family:Tahoma; padding-left:4px;}

  
/*______________________________________________BOX_________________________________________________*/	
.box_header_txt		{width:100%; height:25px; padding: 2px; text-align:center}
.box_header_txt	font{ margin:0px 0px 0px 0px; font-size:16px; font-weight:bold; color:#35aeff}

.box_header_txt1		{text-align: center; width:100%; height:30px; padding: 6px;}
.box_header_txt1 font { margin:0px 0px 0px 0px; font-size:16px !important; font-weight:bold; font-family:Tahoma; color:#35aeff}

.box_header_txt2		{width:100%; height:30px;}
.box_header_txt2 th {background-color: #e9f6fe; margin:0px 0px 0px 0px; padding-bottom: 10px; padding-top: 10px; font-size:11px !important; font-family:Tahoma; color:#444444}
.box_header_txt2 td	{background-color: #f6fbfe; width:100px; height:10px; padding: 6px; color:#444444; text-align: center; vertical-align: middle;}

.box_header_txt3		{width:100%px; height:30px; padding: 0px; text-align: center; }
.box_header_txt3 td	{background-color: #e9f6fe; width:187px; padding: 3px; color:#444444; vertical-align: middle;}

.box_header_txt4		{width:100%px; height:30px; margin-bottom: 18px; font-weight:bold;}
.box_header_txt4 td	{background-color: none; width:100px; padding: 3px; color:#444444; text-align: left; vertical-align: middle;}
.box_header_txt4 span {font-weight:bold; color:#37b44a; text-align: left;}

.box_header_txt5		{width:150px; height:30px; padding: 0px; text-align: left; background-color: none; }
.box_header_txt5 td	{background-color: none; padding: 3px; color:#444444; vertical-align: middle;}


.basketDetail		{width:100%; height:30px;}
.basketDetail th {background-color: #e9f6fe; margin:0px 0px 0px 0px; padding-bottom: 10px; padding-top: 10px; font-size:11px !important; font-family:Tahoma; color:#444444}
.basketDetail td	{background-color: #f6fbfe; width:100px; height:10px; padding: 6px; color:#444444; text-align: center; vertical-align: middle;}

.basketTableEmpty		{width:100%; height:40px;}
.basketTableEmpty th {background-color: #e9f6fe; margin:0px 0px 0px 0px; padding-bottom: 10px; padding-top: 10px; font-size:11px !important; font-family:Tahoma; color:#444444}
.basketTableEmpty td	{background-color: #f6fbfe; width:200px; height:10px; padding: 6px; color:#444444; text-align: center; vertical-align: middle;}

.basketTable		{width:100%; height:30px;}
.basketTable th {background-color: #e9f6fe; margin:0px 0px 0px 0px; padding-bottom: 10px; padding-top: 10px; font-size:11px !important; font-family:Tahoma; color:#444444}
.basketTable td	{background-color: #f6fbfe; width:100px; height:10px; padding: 6px; color:#444444; text-align: center; vertical-align: middle;}







/*_____________________________________________box_body_____________________________________________*/
.box_body			{}

.box_body2 td		{padding:0px 0px 0px 0px; color:#333333; font-family:tahoma}
.box_body2 td td	{padding:0px 0px 0px 0px;}


/*_________________________________________________*/
ul 					{padding:0; margin:0px; list-style:none;}
.ul_1				{margin:0px 0px 0px 0px; background-color: #e9f6fe;}
.ul_1 li			{margin:0px 0px 0px 15px; padding:0px 0px 0px 0px;}
.ul_1 a 			{color:#404040; text-decoration:none; line-height:22px; padding: 0px 0px 0px 0px; font-weight:bold; font-size:11px;}
.ul_1 a:hover		{color:#404040; text-decoration:underline;}

.ul_2				{margin:5px 0px 0px 25px;}
.ul_2 li			{margin:0px 0px 0px 0px; padding:0px 0px 0px 0px; font-weight:bold; color:#191919}
.ul_2 a 			{color:#191919;text-decoration:none; line-height:22px; padding:-5px 0px 0px 0px; font-weight:normal; font-size:11px; font-family:Arial}
.ul_2 a:hover		{color:#404040; text-decoration:underline;}

.ul_3				{margin:0px 0px 0px 33px;}
.ul_3 li			{margin:0px 0px 0px 0px; padding:0px 0px 2px 0px; font-weight:bold; color:#0e0e0e}
.ul_3 li a			{background:url(/images/bullet3.jpg) no-repeat 0 5px; color:#2f2f2f; text-transform:none; text-decoration:underline; line-height:20px; padding:0px 0px 0px 12px; margin:0px 0px 0px 5px; font-weight:bold; font-size:11px}
.ul_3 a:hover {color:#2f2f2f; text-decoration:none;}

.ul_4				{margin:0px 0px 0px 33px;}
.ul_4 li			{margin:0px 0px 0px 0px; padding:0px 0px 0px 0px;}
.ul_4 a 			{background:url(/images/bullet2.gif) 0px 5px no-repeat; color:#9a4861; text-decoration:underline; line-height:20px; padding:0px 0px 0px 15px; font-weight:normal; font-size:11px}
.ul_4 a:hover		{color:#9a4861; text-decoration:none;}

/*_________________________________________________*/
.box_body .bg_list_un 	{}
.box_body .bg_list_un a {}
.box_body .bg_list_un a:hover {}

.box_body .bg_list_sub li{margin:0px 0px 0px 29px; padding:0px 0px 0px 0px;}
.box_body .bg_list_sub a {color:#404040; text-decoration:underline; background:none; line-height:22px; padding:0px 0px 0px 6px; font-weight:normal; font-size:11px; font-family:Arial}
.box_body .bg_list_sub a:hover {color:#404040; text-decoration:none; background:none}

.content .input_box		{padding:0px 0px 0px 0px;}
.content .input_box select {width:141px !important; height:18px; margin:0px 0px 0px 0px;}
.content .input_box input {width:108px; height:18px; vertical-align:middle; margin:0px 5px 0px 0px;}
/*____________________________________________CONTENT_______________________________________________*/
.cont_header_txt 	{width:100%; background:#e6e4de}
.cont_header_txt td  {padding:10px 0px 10px 16px;}
.cont_header_txt font{background:url(/images/box_header_bg.gif) no-repeat 0 center; margin:0px 0px 0px 0px; padding:0px 0px 0px 36px; font-size:14px; font-weight:bold; color:#000}
				 
/*__________________________________________PRODUCT________________________________________________*/
.product			{}
.product td       	{color:#7b7b7b; font-weight:normal; line-height:15px; font-family:Arial; font-size:11px; text-align:left}
.product a		   	{color:#2a2a2a !important; text-transform:uppercase; font-weight:bold; font-size:12px !important; font-family:Tahoma; text-decoration:none}
.product a:hover	{color:#373737; text-decoration:underline;}
.product em	     	{color:#5e6166; font-size:12px; font-family:Tahoma; font-style:normal}
.product b	 		{color:#8E1214; font-size:16px;}
.product font		{font-size:12px}

.product div a		{color:#98C61D; font-size:9px; font-weight:normal;text-decoration:none; text-transform:none;}
.product div a:hover{color:#98C61D;text-decoration:underline;}
.product .input_box input {width:39px; height:18px; vertical-align:middle; text-align:right; margin:0px 5px 0px 0px;}

.img				{width:144px; padding:15px 0px 15px 5px;}

.prod_img 			{float:left; width:117px; height:170px; text-align:center}
.prod_info			{}
.prod_info td		{}
SPAN.productSpecialPrice {color:#2a2a2a; font-size:15px; font-weight:bold; text-transform:uppercase}
.product SPAN.productSpecialPrice {color:#2a2a2a; font-size:15px; font-weight:bold; text-transform:uppercase; font-family:Tahoma}
.product_border		{}
.product_name td	{}
				 
.remove				{width:17%;}
.products			{width:45%;}
.quantity			{width:20%;}
.total				{width:23%}

.shop_cart			{height:34px; text-align:center; vertical-align:middle; font-weight:bold !important; font-size:11px !important; color:#272727 !important; font-family:Tahoma !important} 

.price				{background:#121b2b}

/*_________________________________________BANNER_________________________________________________*/
.banner 			{margin:0px 0px 10px 0px; background:url(/images/banner_bg2.jpg) repeat-x 0 0; height:205px}
.banner td			{font:normal 11px Arial; color:#7b7b7b; line-height:16px; background:url(/images/banner_bg.jpg) no-repeat 0 0}
.banner strong		{display:block; height:25px; width:147px; background:url(/images/bannet_t.jpg) no-repeat 0 0}
.banner a			{text-transform:uppercase; font:bold 11px Arial; color:#191919}
.banner span 	a	{display:block; width:95px; height:19px; background:url(/images/banner_a.jpg) no-repeat 0 0;}

/*_________________________________________RESULT_________________________________________________*/
.result td  		{color:#838383; height:35px; vertical-align:middle; padding:0px 0px 0px 0px; font-size:11px; font-family:Tahoma}
.result a   		{color:#838383; text-decoration:underline; text-transform:none; font-size:11px; font-weight:normal; font-family:Tahoma}
.result a:hover 	{color:#838383; text-decoration:none;}
.result b 			{color:#838383; font-weight:bold; font-size:11px}
.result u 			{color:#838383; font-size:11px;} 
.result span 		{color:#838383; font-size:11px;} 
.result_right 		{text-align:right}

/*_________________________________________header_________________________________________________*/

.top	td			{height:86px; vertical-align:middle; color:#2c2c2c}
.top td td			{height:auto}
.top	a			{color:#69ac91; font-weight:bold; text-decoration:none}
.top	a:hover		{color:#69ac91; text-decoration:underline}
.top select			{width:148px; height:17px; color:#282e3e; font-size:10px}
.stick				{background:url(/images/stick.gif) no-repeat 0 center}

.header				{background:url(/images/header.jpg) no-repeat right 0; height:258px}

.header ul			{padding:25px 0px 0px 0px;}
.header ul li		{background:url(/images/header_bullet.gif) no-repeat 0 5px; padding:0px 0px 8px 10px;}
.header ul li a		{color:#fff; text-decoration:none}
.header ul li a:hover{text-decoration:underline}

.basket				{background:url(/images/basket.jpg) no-repeat 0 0; width:20px; height:18px; display:block}
.bg					{background:#0099ff; padding:23px 15px 21px 18px;}


.content			{padding:9px 0px 0px 0px;}
/*_________________________________________FOOTER_________________________________________________*/
.footer 			{height:60px; border-top:1px solid #e6e6e6}
.footer td			{color:#7f7f7f; font-weight:normal; vertical-align:middle; text-align:left; }
.footer td td		{padding:0px 0px 0px 0px;}
.footer span		{color:#8fa69d; font-weight:normal}
.footer span a		{color:#8fa69d; font-weight:normal}
.footer span a:hover{color:#8fa69d}
.footer a 			{color:#7f7f7f; text-decoration:none;  font-weight:normal;}
.footer a:hover 	{color:#7f7f7f; text-decoration:underline}

/*___________________________________________________________________________________________________________________*/
.top				{height:11px;}
div.top				{height:11px; background:#191919}


.c_c				{background:#fff; padding:8px 8px 8px 7px;} 


.border				{background:#e9f6fe; border:none}
.shopcart td		{color:#272727; font:normal 11px Tahoma}
.shopcart a			{color:#c22f23; font:bold 11px tahoma; text-decoration:none}
.shopcart a:hover	{text-decoration:underline}

.a					{color:#68a227 !important; font-weight:bold; font-size:12px; font-family:Arial; text-decoration:none; text-transform:uppercase}
.vl					{width:66px; background:url(/images/line.gif) repeat-y 50% top}
.line				{background:url(/images/line.gif) repeat-y 50% 0}
.line3				{background:url(/images/line.gif) repeat-x 50% 50%}
.vl1				{background:url(/images/vl.gif) repeat-y right 0}
.gl		{background:url(/images/gl.gif) repeat-x left bottom}
.shop td			{padding:10px 0px 10px 0px;}
.topic	strong		{color:#34312e; font:bold 11px Tahoma; text-transform:uppercase; padding:10px 0px 10px 0px;}				
.cart	td			{padding:10px 0px 5px 0px;}

.heading			{background:#f7f6f2}
.bord1				{border-top:1px solid #e6e6e6; padding:10px 0px 0px 0px;}



#loginform {
  margin-top: 10px;
}
#loginform div {
  clear: right;
  padding-left: 10px;
  line-height: 20px;
}
#loginform input {
  border: 1px solid gray;
  width: 110px;
  float: right;
  margin-right: 10px;
  margin-bottom: 2px;
  background-image: url(/images/img_inputback.jpg);
  background-position: left; background-repeat: repeat-y;
}
#loginform input.tlacitko {
  clear: right;
  width: 72px;
  font-size: 10px;
  border: 0px;
  background-image: url(/images/img_tlacitko_off.jpg);
  background-repeat: no-repeat;
  height: 24px;
  background-color: transparent;
  margin-bottom: 10px;
}


/* Registrace bunky_______*/

.formTableUsers {
  background-color: #e9f6fe;
  padding: 5px;
  margin-top: 10px;
  border: solid 2px #c1dafe;
}

.formRowUsers {
  background-color: white;
}

.formCellAUsers {
  vertical-align: middle;
  color:#404040;
  font: bold 11px tahoma;
  padding: 5px;
  border: solid 1px #c1dafe;
}

.formCellBUsers {
  background-color: #e9f6fe;
  vertical-align: middle;
  text-align: center;
}
.formSubmitCellBUsers {
  background-color: none;
  text-align: center;
}


/* Preskoc Registraci bunky_______*/

.formTableAddress {
  background-color: #e9f6fe;
  padding: 5px;
  margin-top: 10px;
  border: solid 2px #c1dafe;
  width: 350px;
}

.formRowAddress {
  background-color: white;
}

.formCellAAddress {
  vertical-align: middle;
  color:#404040;
  font: bold 11px tahoma;
  padding: 5px;
  border: solid 1px #c1dafe;
}

.formCellBAddress {
  background-color: #e9f6fe;
  vertical-align: middle;
  text-align: center;
}
.formSubmitCellBAddress {
  background-color: none;
  text-align: left;
}
.formSubmitCellBAddress {
  background-color: none;
  text-align: center;
}
.formRowAddress {
  text-align: left;
}




.productName  {
color:#6699ff !important; font-weight:bold; font-size:14px; font-family:Arial; text-decoration:none; text-transform:uppercase;
}
.linkBar      {background-color: #99ccff;vertical-align: middle; text-align:center;}
.linkBar td		{ border: solid 2px white; color:#fff; font:normal 11px Tahoma; padding-left: 5px;padding-right: 5px; padding-top: 14px; padding-bottom: 15px; vertical-align: middle; text-align:center;}
.linkBar a			{color:#000; font:bold 12px tahoma; text-decoration:none}
.linkBar a:hover	{text-decoration:underline}


.errorMessage   {text-align:center; background-color: #ffd1d1; margin:0px 0px 0px 0px; padding-bottom: 10px; padding-top: 10px; font-size:11px !important; font-family:Tahoma; color:#444444}
.infoMessage    {text-align:center; background-color: #fcfacf; margin:0px 0px 0px 0px; padding-bottom: 10px; padding-top: 10px; font-size:11px !important; font-family:Tahoma; color:#444444}
.successMessage {text-align:center; background-color: #d0fed0; margin:0px 0px 0px 0px; padding-bottom: 10px; padding-top: 10px; font-size:11px !important; font-family:Tahoma; color:#444444}


.productTitle       { text-align:center; vertical-align: middle; border: 1px solid #c1dafe; font-family: Verdana, Arial, sans-serif; font-size: 10px; font-weight:bold; background-color: white; padding: 5px; color: #000; }
.productDescription { text-align:center; vertical-align: middle; border: solid 1px #c1dafe; font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: white; padding: 5px; color: #000;}
.productVolume      { border: 1px solid #cbcbfe; font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #e9edfe; padding: 5px; color: #000;}
.productPrice       { font-family: Verdana, Arial, sans-serif; background-color: none;}
.productCommonPrice { text-decoration: line-through; font-family: Verdana, Arial, sans-serif; background-color: none; padding: 5px;}

.productHowToUse    {vertical-align: middle; border: 1px solid #cbcbfe; text-align:center; background-color: #e9edfe; margin:0px 0px 0px 0px; padding-left: 5px; padding-right: 5px; padding-bottom: 10px; padding-top: 10px; font-size:11px !important; font-family:Tahoma; color:#444444}

.productPreviewTable {border: solid 1px #c1dafe; background-color: #e9f6fe; padding-top: 5px; padding-bottom: 5px; margin-bottom: 10px;}

.productDetailTable {border: solid 1px #c1dafe; background-color: #e9f6fe; padding-top: 5px; padding-bottom: 5px; margin-bottom: 10px;}
.productImage       {border: solid 1px #c1dafe; background-color: white; vertical-align: middle;}
.productAction      {vertical-align: middle; text-align:center;}


.friendlyLinks a {color:#c22f23; font:bold 11px tahoma; text-decoration:none}
