body	{
	font-family: 'Trebuchet MS', Verdana,'Arial CE','Helvetica CE', Arial, helvetica, sans-serif;
	color: black;
	font-size: 0.8em;
	margin: 0px;
	padding: 0px;
  text-align: center;
  background: #5a1301;
}

/* --- odkazy (rozsireno o ikonky typu souboru) --- */

a 				{color: #5a1301; text-decoration: none; font-weight: bold;}
a:hover 	{color: #5a1301; text-decoration: underline;}

a.mail 				{background: url(../img/ico_mailanchor.gif) no-repeat right 0em; padding-right: 18px;}
a.out				{background: url(../img/ico_outanchor.gif) no-repeat left 0em; padding-left: 12px;}
a.out_right			{background: url(../img/ico_outanchor.gif) no-repeat right 0em; padding-right: 12px;}
a.print 			{background: url(../img/ico_print.gif) no-repeat left 0em; padding-left: 18px;}
a.favourites 			{background: url(../img/ico_favourites.gif) no-repeat left 0em; padding-left: 18px;}
a.map 				{background: url(../img/ico_map.gif) no-repeat left 0em; padding-left: 18px;}
a.rss 				{background: url(../img/ico_rss.gif) no-repeat left 0em; padding-left: 18px;}

/* --- 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;}

/* --- lightbox --- */

#lightbox	{
	background-color: #eeeeee;
	padding: 10px 10px 5px 10px;
	border-bottom: 2px solid #666666;
	border-right: 2px solid #666666;
}

#lightboxDetails	{
	font-size: 1em;
	padding-top: 0.4em;
}	

#lightboxCaption	{float: left;}
#keyboardMsg		{float: right;}
#closeButton		{top: 5px; right: 5px;}

#lightbox img		{border: none; clear: both;} 
#overlay img		{border: none;}

#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
	}

/* --- zakladni html prvky ---*/
em, i				   {font-style: normal;}
p 				     {text-align: justify; margin: 0px 0px 10px 0px; line-height: 1.4em;}
code 				   {font-size: 140%; font-weight: bold;}
hr					   {color: #d2700b; height: 1px; margin: 5px 0px 5px 0px; border: 0px; padding: 0px 0px 0px 0px; background: #d2700b;}
.bad           {color: red; font-weight: bold;}
.div-bad {
        padding: 10px;
        border: 3px solid red;
        background: white;
        color: black;
        margin: 0px 0px 15px 0px;
}
.bila         {color: white;}

/* --- seznamy --- */

ul li			{color: white; list-style-type: none; margin: 0px; padding: 0px; text-align: left;}
ol li			{color: white; list-style-type: none; margin: 0px; padding: 0px; text-align: left;}

.menu				  {font-size: 12px; font-weight: bold; color: #5a1301; list-style-type: none; margin: 0px; padding: 0px 0px 0px 0px;}
.menu li			{font-size: 12px; font-weight: bold; color: #5a1301; text-align: left; margin: 0px 0px 0px 0px; float: left;}
.menu a:link	{font-size: 12px; font-weight: bold; color: #5a1301; }
.menu a				{font-size: 12px; font-weight: bold; color: #5a1301; display: block; margin: 0px;  padding: 4px 13px 5px 15px; text-align: left; text-decoration: none;}
.menu a:hover	{font-size: 12px; font-weight: bold; color: #5a1301; text-decoration: underline;}
.menu h2		  {font-size: 12px; font-weight: bold; color: #5a1301; margin: 0px;  padding: 0px; text-align: left; text-decoration: none;}

.podmenu				  {font-size: 10px;  color: #5a1301; list-style-type: none; margin: 0px 0px 0px 0px; padding: 1px 1px 1px 1px;  position: absolute;  background: white; border: 1px solid #5a1301; visibility: hidden;}
.podmenu li			  {font-size: 10px;  color: #5a1301; text-align: left; float: none; padding: 0px 0px 0px 0px; width: 150px;}
.podmenu a:link	  {font-size: 10px;  color: #5a1301; }
.podmenu a				{font-size: 10px;  color: #5a1301; display: block; padding: 3px 5px 3px 15px; margin: 0px; background: white; text-align: left;}
.podmenu a:hover	{font-size: 10px;  color: white; text-decoration: underline; background: url("../img/bcg_podmenu.jpg") top left no-repeat #5a1301;}

.separator      {background: url("../img/bcg_separator.jpg") left top no-repeat;}
.podtrzeni-podmenu {border-bottom: 1px dotted #b37343;}
.menu .selected {text-decoration: underline;}


/* --- obrazky --- */
img 				{border: 0px;}
img.border 	{padding: 2px; border: 1px solid #7f7f7f;}
.bordernone {border: 0px;} 
img.icon		{vertical-align: -3px; margin: 0px 3px 0px 1px;}
img.toleft	{margin-right: 10px;}
img.toright {margin-left: 10px;}

/* --- horni a dolni indexy --- */
sub, sup 		{vertical-align: baseline; position: relative;}
sub 				{top: 0.4em;}
sup 				{bottom: 0.4em;}

/* --- tabulky --- */
table.nice			{width: 440px;}
table.nice tr td 		{padding: 2px;	font-size: 1em; border: 1px solid #dddddd;}
table.nice tr td.item		{background: url('../img/bcg_th.gif') repeat-x top left #dfdfdf; font-weight: bold; width: 330px;}
table.nice tr th		{background: url('../img/bcg_th.gif') repeat-x top left #dfdfdf; font-weight: bold;}
table.list			{width: 610px;}
table.list tr th		{background: #eeeeee; border-bottom: 2px solid #e1e1e1; padding: 5px 2px 5px 2px;}
table.list tr td		{border-bottom: 1px solid #e1e1e1; padding: 3px 2px 3px 2px;}

table {
  cellspacing: 0px;
  cellpadding: 0px;
  border-collapse: collapse;
}

/* --- hlavicky --- */
h1				{padding: 0px 0px 10px 0px;	font-size: 1.5em; color: #5a1301; margin: 0px;}
h2				{padding: 0px 0px 10px 0px;	font-size: 1.3em; color: #5a1301; margin: 0px;}
h3				{padding: 0px 0px 5px 0px;	font-size: 1.2em; color: #5a1301; margin: 0px;}  
h4				{padding: 0px 0px 3px 0px;	font-size: 1.1em; color: #5a1301; margin: 0px;}
h5				{padding: 0px 0px 3px 0px;	font-size: 1em; color: #5a1301; margin: 0px;} 

/* --- formulare --- */
textarea, input, select			{border: 1px solid #fca694; font-family: 'Trebuchet MS', Verdana,'Arial CE', 'Helvetica CE', Arial, helvetica, sans-serif; color: #000000; font-size: 0.95em; padding: 2px 2px 2px 2px; margin-bottom: 2px;}
label				{font-size: 0.85em; font-weight: bold;}
form        {padding: 0px; margin: 0px;}
table {
  cellspacing: 0px;
  cellpadding: 0px;
  border-collapse: collapse;
}

/* --- globalni tridy --- */
.clear			{clear: both;}
.smaller		{font-size: 0.85em;}
.small 			{font-size: 0.8em;}
.gray 			{color: #666666;}
.blue 			{color: #004080;}
.red			{color: #9f0000;}
.green			{color: #008000;}
.right 			{text-align: right;}
.center			{text-align: center;}
.left			{text-align: left;}
.block			{text-align: justify;}
.toleft			{display: block; float: left;	text-align: left;}
.toright		{display: block; float: right; text-align: left;}
.nomargin		{margin: 0px;}
.error			{display: block; color: #000000; font-weight: bold; text-align: center; margin-bottom: 10px; background: #d0d0d0; padding: 2px 0px 2px 0px; border: 1px solid #999999;}
.error a		{color: #000000;}
.hidden			{display: none;}
.border			{display: block; border: 1px dotted #b1b1b1; padding: 10px 3px 10px 3px;}
.bold			{font-weight: bold; font-size: 1em;}
.halfrow		{position: relative; top: 3px;}
.underline		{text-decoration: underline;}
.odsazeni-top {margin-top: 10px;}
.odsazeni-bottom {padding-bottom: 10px;}
.odsazeni-top-bottom {padding: 8px 0px 8px 0px;}
.odsazeni-left {margin-left: 10px;}
.odsazeni-right {margin-right: 10px;}

.big {font-size: 1.5em;}

/* --- layout webu --- */

#div-main {
      	margin: auto;
	      width: 976px;
        text-align: left;
}

#div-top {
        width: 976px;
        height: 110px;
        float: left;
        background: url("../img/bcg_top.jpg") no-repeat;
}

#div-top img {
        width: 975px;
        height: 109px;
        float: left;
        border: none;
}

#div-menu {
        width: 936px;
        height: 33px;
        float: left;
        background: url("../img/bcg_menu.jpg") no-repeat;
        padding: 7px 20px 0px 20px;
}

#div-main-inner {
        width: 916px;
        padding: 20px 30px 20px 30px;
        background: url("../img/bcg_main.gif") repeat-y;
        float: left;
        font-size: 0.9em;
}

#div-paticka {
        width: 916px;
        padding: 10px 30px 20px 30px;
        float: left;
        text-align: right;
        font-size: 10px;
        font-weight: bold;
        color: white;
}

#div-paticka a {
        font-size: 10px;
        font-weight: bold;
        color: white;
}

#div-paticka a:hover {
        text-decoration: underline;
}

#div-main-inner-left {
        width: 220px;
        float: left;
        padding: 0px 15px 0px 0px;
}

#div-main-inner-middle {
        width: 465px;
        float: left;
}

#div-main-inner-right {
        width: 180px;
        float: right;
}

#div-menu-hledej {
        width: 170px;
        float: right;
        text-align: right;
}

.div-input {
        width: 117px;
        height: 21px;
        padding: 5px 0px 0px 5px;
        background: url("../img/bcg_input.jpg") no-repeat;
        float: right;
        margin: 0px 5px 0px 0px;
}

.input-hledej {
        width: 115px;
        height: 20px;
        border: none;
        background: none;
        font-size: 11px;
        margin: 0px;
        padding: 0px;
}

.submit-hledej {
        width: 54px;
        height: 26px;
        background: url("../img/bcg_tlacitko.gif") no-repeat;
        text-align: center;
        margin: 0px;
        padding: 0px;
        font-size: 11px;
        font-weight: bold;
        cursor: pointer;
        float: right;
        border: none;
}

.div-separator {
        width: 220px;
        height: 25px;
        float: left;
}

.div-produkty1 {
        width: 220px;
        height: 80px;
        float: left;
        margin: 0px 0px 0px 0px;
}

.div-produkty2 {
        width: 210px;
        height: 30px;
        position: relative;
        top: -105px;
        background: url("../img/bcg_levalista_nadpis.gif") no-repeat;
        float: left;
        text-align: right;
        padding: 5px 10px 0px 0px;  
}

.div-produkty2 h2 {
        font-size: 11px;
        font-weight: bold;
        color: white;
        font-family: 'Georgia'; 
}

.div-produkty2 h2 a {
        font-size: 11px;
        font-weight: bold;
        color: white;
        font-family: 'Georgia'; 
}

.div-produkty3 {
        width: 220px;
        height: 19px;
        position: relative;
        top: -38px;
        background: url("../img/bcg_levalista_nadpis2.gif") no-repeat;
        float: left;
        color: #5a1301;
        font-size: 10px;
        font-weight: bold;
        padding: 5px 0px 0px 0px;
}

.div-produkty4 {
        width: 200px;
        padding: 5px 10px 5px 10px;
        position: relative;
        top: -38px;
        float: left;
        background: #deba96; 
        font-size: 10px;      
        border-bottom: 1px solid #5a1301;
        color: #5a1301;  
        margin: 0px 0px 10px 0px;
}

.cistic {
        font-size: 1px;
        clear: both;
}

.div-prodejci1 {
        width: 170px;
        height: 30px;
        background: url("../img/bcg_pravalista_nadpis.gif") no-repeat;
        color: white;
        float: left;
        text-align: right;
        font-size: 11px;
        font-weight: bold;
        padding: 5px 10px 0px 0px; 
        font-family: 'Georgia';     
}

.div-prodejci2 {
        width: 180px;
        font-size: 11px;
        padding: 5px 0px 15px 0px;
        float: left;
}

.a-novinky-nadpis {
        color: white;
        font-weight: bold;
}

.a-novinky-nadpis:hover {
        color: white;
        font-weight: bold;
        text-decoration: underline;
}

.div-cely-text {
        width: 445px;
        height: 19px;
        background: url("../img/bcg_main_cely_clanek.gif") no-repeat;
        padding: 16px 10px 0px 10px;
        color: #c8936b;
        font-family: 'Georgia';
        font-size: 11px;
}

.div-nadpis {
        width: 445px;
        padding: 3px 10px 3px 10px;
        margin: 0px 0px 15px 0px;
        background: #f1dcbd;
        float: left;
}

.div-nadpis h2 {
        margin: 0px;
        padding: 0px;
        font-family: 'Georgia';
        font-size: 14px;
}

.div-prodejci-left {
        width: 200px;
        float: left;
}

.div-prodejci-right {
        width: 200px;
        float: left;
}

.td1 {
        width: 60px;
        padding: 0px 5px 0px 5px;
        text-align: right;
        vertical-align: top;
}

.td2 {
        width: 170px;
        padding: 0px 5px 0px 5px;
        text-align: left;
        vertical-align: top;
}

.td3 {
        width: 200px;
        padding: 0px 5px 0px 5px;
        text-align: left;
        vertical-align: top;
}

.td-border {
        border-bottom: 1px dotted #f1dcbd;
}

.table-zaluzie {
        border: 1px dotted #5a1301;
        margin: 0px 0px 15px 0px;
        padding: 0px;
}

.td-zaluzie1 {
        width: 100px;
        padding: 3px 5px 3px 5px;
        background: #5a1301;
        color: white;
        text-align: right;
        vertical-align: top;
}

.td-zaluzie2 {
        width: 280px;
        padding: 3px 5px 3px 5px;
        background: white;
        color: #5a1301;
        text-align: left;
        vertical-align: top;
}

.td-zaluzie3 {
        
        padding: 3px 5px 3px 5px;
        background: white;
        color: #5a1301;
        text-align: right;
        vertical-align: bottom;
}

.input-zaluzie1 {
        width: 250px;
        border: 1px solid #5a1301;
        padding: 2px 5px 2px 5px;
}

.input-zaluzie2 {
        width: 250px;
        height: 60px;
        border: 1px solid #5a1301;
        padding: 2px 5px 2px 5px;
}
