body {
	font-family:  "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	background: #ffffff;
	font-size: 0.8em;
	text-align: left;
	margin: 0px;
	padding: 0px;
}

/* --- odkazy (rozsireno o ikonky typu souboru) --- */
a 					{color: #000000; text-decoration: none; font-weight: bold;}
a:hover				{color: #000000; text-decoration: underline;}
a.underline	 		{text-decoration: underline;}
a:hover.underline	{text-decoration: none;}
a:hover.nounderline	{text-decoration: none;}


/* --- 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;}
p.odsad_zleva {margin: 5px 0px 5px 15px; padding: 0px;}
code 					{font-size: 140%; font-weight: bold;}
hr						{display: block; clear: both; margin: 10px 0px 10px 0px; color: #ffffff; text-align: center; border-width: 0px;}
div           {margin: 0px;}
hr.cara       {display: block; clear: both; margin: 1px 0px 5px 0px; color: #d4d4d4; text-align: center; border-width: 1px;}
/* --- 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 #999; background: #fff; padding: 3px;}
img.ico 		{vertical-align: middle;}

/* --- 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.produkty          {font-size: 1em; }
table.produkty tr td    {width: 230px;}
table.produkty tr td div.popis {padding:5px;}
table.nahled tr td      {width: 110px;}
table.nahled tr td img  {text-align: center;}
table.produkty tr td h2 {font-size: 1.1em; margin: 0px;}
table.order             {width: 100%; margin: 0px; padding: 0px;}
table.order tr td.podtrzene {border-bottom: 1px solid black; vertical-align: top;}


/* --- 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;}
#content_right h2   {font-weight: bold; text-transform: uppercase; color: #fe5000; margin: 5px 0px 5px 0px; }
#content_right h2.odsad_zleva      {margin: 5px 0px 5px 15px; padding: 0px;}

/* --- formulare --- */
input, textarea					{font-family: 'Trebuchet MS', Verdana, 'Geneva CE', Arial, Helvetica, sans-serif; font-size: 0.95em; border: 1px solid #ff5f17;}
input.submitButton 				{font-weight: bold; cursor: pointer; }
textarea						{font-family:  'Trebuchet MS', Verdana, 'Geneva CE', Arial, Helvetica, sans-serif; border: 1px solid #ff5f17; margin-bottom: 5px; padding: 3px;  background: #ffffff;}
form				  			{margin: 0px; padding: 0px;}
form.formular 					{margin: 10px 0px;}
form.formular fieldset 			{padding: 10px; border: 1px solid #d4d4d4;}
input.policko 					{border: 1px solid #000000; margin: 0px; padding: 1px; width: 25px; vertical-align: -1px; font-size: 1em;}
fieldset						{background: #ffffff;}
legend			  				{border: 1px solid #d4d4d4; background: #fe5000; color: #ffffff; font-weight: bold; padding: 2px 10px 2px 10px;}
label.kratsi 					{width: 80px;}
label.levy	 					{margin: 4px 10px 3px 10px; width: 170px; float: left; text-align: right;}
label.pravy 					{margin: 4px 10px 3px 10px; width: 100px; float: right; text-align: left;}
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;}
.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;}
.nomargin_bottom {margin-bottom: 0px;}
.nomargin_left {margin-left: 0px;}
.nodisplay  {display: none;}
.bold			  {font-weight: bold;}
.nobold			  {font-weight: normal;}
.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;}
.oranzova   {color: #fe5000;}
.seda       {color: #5e5e5e;}
.preskrtnute {text-decoration: line-through;}
.odkaz      {text-transform: uppercase;}
.odkaz:hover{color: #ffffff; text-decoration: none; background: #fe5000;padding-right: 10px;}
#content_right .text {margin: 0px 15px 5px 15px;}
.bad  {background-color: #fe5000; color: #ffffff; font-weight: bold; border: 1px solid #d4d4d4; padding: 3px;}
#productAddToCart {background-color: #ffffff; color: #fe5000; font-weight: bold; border: 1px solid #d4d4d4; padding: 3px; margin: 0px 3px 0px 10px;}
.sedy_ramecek {border: 1px solid #d4d4d4;}
.prehled_foto {height: 280px;}
p.listovani 	{text-align: center;}
p.listovani a 	{text-decoration: underline;}


/* --- layout webu --- */
#main {
	display: block;
	margin: auto;
	text-align: center;
	width: 960px;
}

#main_in {
  width: 960px;
  margin: 0px;
  padding: 0px;
	text-align: left;
}

#top{
  display: block;
  width: 960px;
  height: 160px;
  background: url(../img/bcg_top.jpg) no-repeat;
  margin: 0px;
  padding: 0px;
}

#top_odkazy{
  display: block;
  text-align: right;
  height: 22px;
  line-height: 22px;
  margin: 0px;
}

#top_odkazy a{
  margin-right: 12px;
}

#top_left{
  float: left;
  width: 770px;
  text-align: left;
}

#top_left #top_logo{
  width: 203px;
  height: 85px;
}

#top_left #top_menu{
  margin: 12px 0px 0px 0px;
  width: 770px;
  height: 25px;
  line-height: 25px;
}

#top_menu ul{
	white-space:normal;
	margin: 0px;
	padding: 0px;
}

#top_menu ul li{
	display:inline;
	white-space:nowrap;
	margin: 0px 7px;
	padding: 0px 7px;
	text-align: right;
}

#top_menu ul li.prava_cast{
	margin: 0px 20px 0px 50px;
	padding: 0px 20px 0px 50px;
}

#top_right{
  float: right;
  width: 190px;
  text-align: center;
  padding: 10px 0px 0px 0px;
}

#top_right #top_kos{
  padding: 15px 0px 0px 0px;
  height: 25px;
  line-height: 25px;
}

/****hlavni obsah stranky*****/
#content{
  width: 960px;
  margin: 0px;
  padding: 0px;

}

#content_left{
  width: 203px;
  margin: 0px 0px 10px 1px;
  padding: 0px;
  float: left;
}

#content_left #content_left_top{
  height: 50px;
  width: 203px;
  margin: 0px;
  padding: 0px;
  background: #f8f6f5 url(../img/bcg_menu_left_top.gif) bottom left repeat-x;
}

#content_left #menu{
  width: 201px;
  margin: 0px;
  padding: 15px 0px 10px 0px;
  background: #f8f8f8;
  border-left: 1px solid #d4d4d4;
  border-right: 1px solid #d4d4d4;
  
}

#content_left #menu ul{
  margin: 0px;
  padding: 0px;
  text-transform: uppercase;
  text-align: center;
}

#menu ul li a{
  display: block;
  height: 27px;
  margin: 0px 10px;
  line-height: 27px;
  border-bottom: 1px solid #ed6d32;
}
#menu ul li a:hover{
	text-decoration: none;
	background: #fe5000;
	margin: 0px 10px;
	color: #ffffff;
}

#content_left #content_left_bottom{
  width: 203px;
  height: 11px;
  margin: 0px;
  padding: 0px;
  background: #f8f8f8 url(../img/bcg_menu_left_bottom.gif) top left no-repeat;
}

#content_right{
  width: 750px;
  margin: 0px;
  padding: 0px;
  float: right;
}

#content_right .border {
  margin: 15px;
  padding: 10px;
  border: 1px solid #d5d5d5;
  background: #f8f6f5;
}

#content_right_in{
  margin: 10px 0px 0px 0px;
  padding: 0px 5px 0px 15px;
}

#content_right #detail_foto{
  float: left;
  width: 350px;
  margin: 5px 0px;
  padding: 0px;
  text-align: center;
}

#content_right #detail_foto.listovani{
  display: block;
  width: 350px;
  margin: 20px 0px;
  padding: 0px;
  text-align: center;
}

#content_right #detail_foto img{
  text-align: middle;
}
#content_right #detail_nahled{
  float: left;
  width: 350px;
  margin: 5px 0px;
  padding: 0px;
}
#content_right #detail_popis{
  float: right;
  width: 385px;
  margin: 5px 2px 5px 0px;
  padding: 0px;
}

#content_right #detail_popis input.submit {
  border: 0px;
  font-size: 0.9em;
  padding: 2px;
  margin: 3px 0px;
  text-align: left;
  text-decoration: none;
  font-weight: bold;
  cursor: pointer;
  background-color: #ebebeb;
  border: 1px solid black;
}

#bottom {
  height: 30px;
  line-height: 30px;
  margin-top: 20px;
  text-align: center;
  vertical-align: middle;
  background: url(../img/bottom_hr.gif) top left repeat-x;
}

#bottomPartneri {
  color: #7d7d7d;
  font-size: 0.85em;
  text-align: center;
  vertical-align: middle;
  background: url(../img/bottom_hr.gif) top left repeat-x;
  padding: 5px;
}

#bottomPartneri a {
  font-weight: normal;
  color: #7d7d7d;
}


/* --- 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/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover {background: url(lightbox/nextlabel.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;
}


