body {
	font-family:  "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 0.75em;
	text-align: left;
	margin: 0px;
	padding: 0px;
	background: #757575;
}

/* --- odkazy (rozsireno o ikonky typu souboru) --- */
a 						  {color: #000000; text-decoration: none;}
a:hover 				{color: #000000; text-decoration: underline;}
a.print 				{background: url(../img/ico_print.png) no-repeat left 0em; padding-left: 18px;}
a.favourite 		{background: url(../img/ico_favourite.png) no-repeat left 0em; padding-left: 18px;}
a.home          {background: url(../img/ico_home.png) no-repeat left 0em; padding-left: 18px;}
a.jak_nakupovat {background: url(../img/ico_jak_nakupovat.png) no-repeat left 0em; padding-left: 20px;}
a.kos           {background: url(../img/ico_kos.png) no-repeat left -3px; padding-left: 23px;}


/* --- ikonky souboru --- */
.ai 				{background: url(../img/ico/ai.png) no-repeat left; padding-left: 20px;}
.avi 				{background: url(../img/ico/avi.png) no-repeat left; padding-left: 20px;}
.bmp 				{background: url(../img/ico/bmp.png) no-repeat left; padding-left: 20px;}
.cdr				{background: url(../img/ico/cdr.png) no-repeat left; padding-left: 20px;}
.doc				{background: url(../img/ico/doc.png) no-repeat left; padding-left: 20px;}
.dxf				{background: url(../img/ico/dxf.png) no-repeat left; padding-left: 20px;}
.gif 				{background: url(../img/ico/gif.png) no-repeat left; padding-left: 20px;}
.html 			{background: url(../img/ico/html.png) no-repeat left;	padding-left: 20px;}
.jpg 				{background: url(../img/ico/jpg.png) no-repeat left; padding-left: 20px;}
.mp3 				{background: url(../img/ico/mp3.png) no-repeat left; padding-left: 20px;}
.pdf 				{background: url(../img/ico/pdf.png) no-repeat left; padding-left: 20px;}
.png 				{background: url(../img/ico/png.png) no-repeat left; padding-left: 20px;}
.ppt 				{background: url(../img/ico/ppt.png) no-repeat left; padding-left: 20px;}
.psd 				{background: url(../img/ico/psd.png) no-repeat left; padding-left: 20px;}
.qt 				{background: url(../img/ico/qt.png) no-repeat left; padding-left: 20px;}
.ra 				{background: url(../img/ico/ra.png) no-repeat left; padding-left: 20px;}
.rtf 				{background: url(../img/ico/rtf.png) no-repeat left; padding-left: 20px;}
.swf 				{background: url(../img/ico/swf.png) no-repeat left; padding-left: 20px;}
.tif 				{background: url(../img/ico/tif.png) no-repeat left; padding-left: 20px;}
.txt 				{background: url(../img/ico/txt.png) no-repeat left; padding-left: 20px;}
.xls 				{background: url(../img/ico/xls.png) no-repeat left; padding-left: 20px;}
.zip				{background: url(../img/ico/zip.png) no-repeat left; padding-left: 20px;}
.unknown, file	{background: url(../img/ico/unknown.png) no-repeat left; padding-left: 20px;}

/* --- zakladni html prvky ---*/
em, i					{font-style: normal;}
p 						{text-align: justify; margin: 10px 0px 10px 0px; line-height: 1.3em;}
code 					{font-size: 140%; font-weight: bold;}
hr						{display: block; clear: both; margin: 10px 0px 10px 0px; color: #ffffff; background: url(../img/bcg_hr.gif) repeat-x; text-align: center; border-width: 0px;}

/* --- seznamy --- */
ul						{list-style: none; margin: 5px 0px 5px 0px; padding: 0px; text-align: left;}
ol						{margin: 5px 0px 5px 15px; padding: 4px 0px 0px 5px;}

/* --- obrazky --- */
img 					{border: 0px;}
img.border 		{border: 1px solid #a09b95;}
img.border2   {border: 2px solid #4d4d4d;}
img.icon			{vertical-align: -2px; margin: 0px 3px 0px 3px;}
img.toleft		{margin-right: 10px;}
img.toright		{margin-left: 10px;}
img.nahled    {margin: 0px 10px 5px 0px;}

/* --- horni a dolni indexy --- */
sub, sup 			{vertical-align: baseline; position: relative;}
sub 					{top: 0.4em;}
sup 					{bottom: 0.4em;}

/* --- tabulky --- */

table.nice						  {width: 100%; font-size: 1em; }
table.nice tr td 				{padding: 2px;	border: 1px solid #dddddd;}
table.nice tr td.item		{background: url(../img/bcg_th.gif) repeat-x #f5f5f5 bottom; font-weight: bold; width: 120px;}
table.nice tr th				{ background-color: #72376F; color:white; font-weight: bold; padding: 5px;}
table.nice tr td.long		{width: 250px;}
table.nice tr td.short	{width: 150px;}
table.nice tr td.full		{background-color: #DDDDDD; font-weight: bold;}
table.nice tr td.full2		{background-color: #EEEEEE;}
table.medium					{width: 350px;}
table.order						{width: 640px; font-size: 1.1em;}
table.order tr td				{border-bottom: 1px solid #999999; padding: 3px;}
table.order tr td.noborder	{border-bottom-width: 0px;}


/* --- hlavicky --- */
h1, h2, h3, h4, h5, h6 		{clear: both; color: #573a32; font-size: 1.3em; margin: 0px;}
h1									{display: none;}
h2									{padding: 0px;	margin: 2px 0px 5px 0px; font-size: 1.25em;}
h3 								{font-size: 1.25em; margin: 0px 0px 10px 0px;}
h4									{font-size: 1em;}
h2 span							{display: none;}
h3 span							{display: none;}

/* --- formulare --- */
input				  {border: 1px solid #a09b95; margin-bottom: 5px; font-size: 1.2em; padding: 3px; background: #f5fbf4;}
input.submit	{border-width: 0px; width: 150px; background: #967c63; height: 25px; font-size: 1em; padding: 0px 0px 2px 0px; color: #ffffff; text-transform: uppercase; text-decoration: none; text-align: center; font-weight: bold; cursor: pointer;}
textarea			{border: 1px solid #000000; margin-bottom: 5px; font-size: 1.2em; padding: 3px;  background: #f5fbf4;}
form				  {margin: 0px; padding: 0px;}
fieldset			{background: #ffffff;}
form.registrace fieldset			{background: #f6f4f0; margin: 10px 0px;}
form.registrace fieldset input{font-size: 0.9em;}
legend			  {border: 1px solid #000000; background: #967c63; color: #ffffff; font-weight: bold; padding: 2px 10px 2px 10px;}
label.povinny {color: #000000; font-weight: bold;}
.checkbox     {border: none; margin-left: 0px; padding-left: 0px;}
select        {border: 1px solid #a09b95;}

/* --- globalni tridy --- */
.clear			{clear: both;}
.smaller		{font-size: 0.85em;}
.small 			{font-size: 0.8em;}
.bigger 		{font-size: 1.1em;}
.biggest    {font-size: 1.3em;}
.gray 			{color: #474747;}
.blue 			{color: #004080;}
.red				{color: #9f0000;}
span.cervene {color: #BD0F0F;}
.green			{color: #008000;}
.brown			{color: #4b2e25;}
.black      {color: #000000;}
.right 			{text-align: right;}
.center			{text-align: center;}
.left				{text-align: left;}
.toblock		{text-align: justify;}
.toleft			{display: block; float: left;	text-align: left;}
.toright		{display: block; float: right; text-align: left;}
.nomargin		{margin: 0px;}
.nodisplay  {display: none;}
.bold			  {font-weight: bold;}
.noborder		{border-width: 0px;}
.nobackground	{background: none;}
.error			{display: block; color: #000000; font-weight: bold; text-align: center; margin-bottom: 10px; padding: 2px 0px 2px 0px; border: 1px solid #999999;}
.error a		{color: #000000;}
.hidden			{display: none;}
.kapitalka  {text-transform: uppercase;}
.odsad_z_leva {padding-left: 20px;}
.odsad_zleva {padding-left: 5px;}
.odsad      {padding: 5px 0px;}
.odsad_dole {padding: 0px 0px 5px 0px;}
.italic     {font-style: italic;}
.bad				{background-color: #ff0000; color: #ffffff;}
div.bad		{margin-bottom: 5px; padding: 0px 5px;}
.bad a			{color: #ffffff;}
.neniskladem 	{display: block; clear: both; font-size: 0.95em; font-weight: bold; margin: 5px 0px 0px 0px; text-align: right; color: #686868;}
.width45    {width: 45px;}
.width70    {width: 70px;}
.width90    {width: 90px;}
.width130    {width: 130px;}
.border     {margin: 5px; padding: 5px; border: 1px solid #A09B95; background: #F6F4F0;}

/* --- layout webu --- */
#main {
	display: block;
	margin: auto;
	text-align: center;
	width: 950px;
	background: url(../img/bcg_main.gif) repeat-y;
}

#main_in {
  width: 850px;
  margin: 0px 50px;
	text-align: left;
	background: #ffffff;
}

#top_href {
  width:850px;
  height: 31px;
  line-height: 31px;
  background: url(../img/bcg_top_ram.gif) repeat-x;
  text-align: right;
  border-bottom: 1px solid #080808;
  margin:0px;
	padding: 0px;
}

#top_href_in{
  display: block;
  height: 31px;
  font-weight: bold;
}

#top_href_in a{
  color: #c8c7c7;
  margin-right: 18px;
}

#top{
  display: block;
  width: 835px;
  height: 219px;
  background: url(../img/bcg_top.gif) no-repeat;
  margin: 0px auto;
}

#top_kos{
  padding-top: 184px;
  float: right;
  margin-right: 10px;
  font-size: 0.85em;
}
table.kosik{
  height: 35px;
}

#top_kos{ 
color: #474747;
}

#top_kos a{ 
color: #474747;
}

#content{ 
  margin: 0px;
  padding: 0px;
}

#content_left{ 
  margin: 0px;
  padding: 0px;
  width: 159px;
  float: left;

}

#content_left_in{ 
  margin: 7px 0px 0px 7px;
  width: 152px;
}


/*****menu*****/
.menu{
  margin: 0px;
  padding: 0px;
  background: #f6f4f0;
}

.menu #zalozky {
  display: inline;
  height: 35px;
  white-space:nowrap;
  width: 152px;
}

.menu #zalozky a{
 float: left;
 border-right: 1px solid #e6ddd2;
 border-bottom: 4px solid #e6ddd2;
 line-height: 36px;
 text-align: center;
 width: 46px;
 display: block;
 white-space:normal;
}

.menu #zalozky a.first{
 border-left: 1px solid #e6ddd2;
}

.menu #zalozky a.longer{
 line-height: 18px;
 width: 56px;
}

.menu #zalozky a.active{
 background-color: #e6ddd2;
}

.menu ul{
  margin: 0px;
  padding: 0px;
}

.menu ul li a{
 font-size: 0.85em;
  display: block;
  height: 24px;
  line-height: 24px;
  margin: 0px;
  padding-left: 15px;
  font-size: 1em;
}

.menu ul li a.novinky{
 height: 35px;
 line-height: 35px;
 border-bottom: 1px solid #e6ddd2;
}

.menu ul li a:hover{
	text-decoration: underline;
	background: #e6ddd2 url(../img/bcg_li_sipka.gif) no-repeat 5px center;
}
.menu ul li ol.submenu li a{
  text-transform: none;
  border: none;
  display: block;
  height: 24px;
  line-height: 24px;
  font-size: 1em;
}

.menu ul li ol.submenu li a:hover{
  background: #e6ddd2 url(../img/bcg_li_sipka.gif) no-repeat 5px center;
  padding-left: 20px;
}

#spodni {margin-top: 7px;}
/*****obsah****/
#content_right{
  width: 690px;
  margin: 0px;
  padding: 0px;
  float: right;
}
#content_right_in{
  margin: 7px 7px 0px 7px;
}

#content_right_left{
  width: 488px;
  background: #f0e8de;
  margin: 0px;
  padding: 0px;
  float: left;
}
#content_right_left_in{
  padding: 4px 3px;
  margin: 0px;
}
#content_right_left_in #texty {
  background: #ffffff;
	border: 1px solid #a09b95;
	margin: 10px 5px;
	padding: 5px 15px;
	font-size: 1.1em;
}

#navigace{
  display: block;
	float: right;
	width: 100px;
	height: 26px;
	background: url(../img/bcg_list.gif) no-repeat 0px 0px;
	font-weight: bold;
	font-size: 1.05em;
	text-align: right;
	padding: 0px;
	margin: 0px 6px 0px 0px;
	color: #999999;
	text-transform: uppercase;
}

#navigace img {
	vertical-align: -0.5em;
	margin: 0px 3px 0px 3px;
}

#content_right_left_in h2{
  display: block;
	float: left;
	color: #4b2e25;
	text-transform: uppercase;
	margin-bottom: 0px;
}

/****produkty*****/
table.produkty {
	clear: both;
	margin: 0px;
	padding: 0px;
	
}

table.produkty tr td {
	background: #ffffff;
	border: 1px solid #a09b95;
	vertical-align: top;
	width: 233px;
	margin: 0px;

}

table.produkty tr td h3 {
	margin: 0px 0px 5px 0px;
	padding: 0px;
	font-size: 1.03em;
	font-weight: bold;
	color: #766553;
	height: 20px;
	text-transform: uppercase;
}

table.produkty tr td p {
	margin: 0px;
	padding: 0px;
}
table.produkty tr td div.nadpis_nahledu {
	display: block;
	height: 40px;
	text-align: left;
}

table.produkty tr td div.nahled {
	display: block;
	height: 150px;
	text-align: left;
}

table.produkty tr td div.popis {
	display: block;
	height: 60px;
	text-align: left;
}

table.produkty tr td p.cena {
	display: block;
	clear: both;
	color: #333333;
	font-size: 1.15em;
	font-weight: bold;
	margin: 5px 0px 0px 0px;
	text-align: right;
}

table.produkty tr td a.vice {
	display: block;
	float: left;
	background: url(../img/bcg_button.gif) repeat-x;
	width: 98px;
	height: 26px;
	line-height: 26px;
	vertical-align: middle;
	margin-top: 5px;
	color: #333333;
	font-weight: bold;
	font-size: 1.1em;
	cursor:pointer;
}

tr td a.kosik {
	display: block;
	float: right;
	background: url(../img/bcg_button_kos.gif) no-repeat;
	width: 98px;
	height: 26px;
	line-height: 26px;
	vertical-align: middle;
	margin-top: 5px;
	color: #333333;
	font-weight: bold;
	font-size: 1.1em;
	cursor:pointer;
}

tr td a.kosik span{
  float: left;
  margin: 0px;
  padding: 0px 0px 0px 10px;
}
/*****pravy sloupec*****/
#content_right_right{
  width: 187px;
  margin: 0px;
  padding: 0px;
  float: left;
}

#content_right_right_in{
  width: 180px;
  margin: 0px 0px 0px 7px;
  padding: 0px;
}

#content_right_right_in_top{
  background: #f6f4f0;
}
#content_right_right_in_bottom{
  background: #f6f4f0;
  margin: 7px 0px 0px 0px;
}

#content_right_right_in h3{
  display: block;
  height: 30px;
  line-height: 30px;
  padding-left: 27px;
  background: url(../img/bcg_nadpis_right.gif) no-repeat;
  text-transform: uppercase;
  font-size: 1.1em;
  clear: right;
}

#content_right_right_in .pravy_in{
  padding: 5px 15px;
}

#content_right_right_in .pravy_in form input.policko{
  margin: 0px;
}

#content_right_right_in .pravy_in form input.prihlasit{
  margin: 5px 0px;
  padding: 3px;
  cursor: pointer;
}

#content_right_right_in_top form input.policko{
  height: 15px;
  margin: 0px 7px;
  width: 144px;
  font-size: 12px;
  
}
#content_right_right_in_top form input.button{
  height: 19px;
  float: right;
  margin-right: 17px;
  padding: 0px;
  cursor:pointer;
  border: none;
}	

#content_right_right_in_top form select{
  width: 100px;
}	

#content_right_right_in_top form table label{
  float: right;
}	

#content_right_right_in_top #doprava{
  margin: 0px 7px;
  font-size: 1em;
  background: #f6f4f0;
}
#content_right_right_in_top #doprava img{
  padding: 3px;
  margin-left: 2px;
  float: right;
  display: block;
  
}


/****paticka*****/
#bottom{
  height: 21px;
  line-height: 21px;
  color: #ffffff;
  text-align: center;
  vertical-align: middle;
  background: #545454 url(../img/bcg_bottom.gif) repeat-x;
}
#bottom a{
  color: #ffffff;
}

/****podstranka****/
#content_right_in_vyrobek{
  width: 676px;
  margin: 7px 0px 0px 7px;
  background: #f0e8de;
}

#content_right_in_vyrobek h2{
  display: block;
	float: left;
	color: #4b2e25;
	text-transform: uppercase;
}

#content_right_in_vyrobek #vyrobek_obsah #vyrobek_obsah_in form input.submit{
  width: 98px;
	height: 26px;
	background: url(../img/bcg_button_kosik.jpg) no-repeat;
	float: left;
  margin: 0px 0px 5px 6px;
}

#vyrobek_obsah{
  padding: 2px 7px 2px 7px;
}
#vyrobek_obsah_in{
  padding: 7px;
  background: #ffffff;
  border: 1px solid #dcd1c4;
  clear: left;
  margin-bottom: 5px;
}

#vyrobek_obsah_in table.podrobnosti{
  float: right;
  background: #fdf9f3;
  width: 250px;
  line-height: 1.6em;
  margin: 0px;
}

#vyrobek_obsah_in table.podrobnosti tr td.levy_sloupec{
  text-align: right;
  background: #f0e8de;
  padding-right: 7px;
  width: 85px;
  font-size: 1.2em;
}

#vyrobek_obsah_in table.podrobnosti tr td.pravy_sloupec{
  padding-left: 7px;
}

#vyrobek_obsah_in table.podrobnosti select{
  border: 1px solid #806960;
}
#vyrobek_obsah_in table.podrobnosti input.submit_produkt {
  width: 98px;
  height: 26px;
  float: left; 
  margin: 0px 0px 5px 5px; 
  padding: 0px;
  border: none;
}

input.barva{
  width: 22px;
  height: 1.1em;
  font-size: 1em;
  border: 1px solid #806960;
  background: #ffffff;
}

#vyrobek_obsah_in a.brown2{
  color: #756450;
}

#vyrobek_obsah_in p.pink{
  display: block;
  background: #f2ece5;
  color: #4b2e25;
  padding-left: 5px;
  font-size: 1.1em;
  line-height: 1.8em;
  vertical-align: middle;
}

#productAddToCart {
	border: 1px solid #4a2a1d;
	margin: 5px;
	padding: 2px 5px 2px 25px;
	font-weight: bold;
	background: url(../img/ico_ok.gif) no-repeat 3px 3px #ffffff;
}

#vyrobek_obsah_in .objednat{
  background: url(../img/bcg_button.gif) repeat-x;
  cursor:pointer;
  font-size: 1.1em;
}
#vyrobek_obsah_in input, #vyrobek_obsah_in textarea{
  border: 1px solid #a09b95;
  margin-bottom: 5px;
  padding: 3px;
  background: #f6f4f0;
  font-size: 1.1em;
}

#vyrobek_obsah_in label{
  font-size: 1.1em;
}

/* --- lightbox --- */

#lightbox {
	position: absolute;
	left: 0px;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0px;
	margin-top: 0px;
	cursor: pointer;
}

#lightbox a img {
	border: none;
}

#outerImageContainer {
	position: relative;
	top: 0px;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: auto;
	margin-top: 0px;
}

#outerImageContainer img {
		border: 1px solid #000000;
}

#imageContainer {
	padding: 10px;
}

#loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}

#hoverNav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}

#imageContainer>#hoverNav {left: 0;}
#hoverNav a {outline: none;}

#prevLink, #nextLink {
	width: 49%;
	height: 100%;
	background: transparent url(lightbox/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
}

#prevLink {left: 0; float: left;}
#nextLink {right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover {background: url(lightbox/prev.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover {background: url(lightbox/next.gif) right 15% no-repeat; }


#imageDataContainer {
	font-family:  "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%	
}

#imageData {padding: 0px 10px 0px 10px; color: #666; height: 40px;}
#imageData #imageDetails {width: 70%; float: left; text-align: left;}	
#imageData #caption {font-weight: bold;}
#imageData #numberDisplay {display: block; clear: left; padding-bottom: 1.0em;}
#imageData #bottomNavClose {width: 120px; float: right;  padding-bottom: 0.7em;}	

		
#overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000000;
}
