body	{
	font-family: 'Tahoma', 'Trebuchet MS', Verdana,'Arial CE','Helvetica CE', Arial, helvetica, sans-serif;
	color: #383319;
	font-size: 0.7em;
	margin: 0px;
	padding: 0px;
  text-align: center;
  background: white;
  text-align: left;
}

/* --- odkazy (rozsireno o ikonky typu souboru) --- */

a 				{color: #3e8b00; text-decoration: underline; font-weight: bold;}
a:hover 	{color: #d4021d; 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;}

.cistic {
  clear: both;
  font-size: 1px;
  height: 5px;
}

.cistic-big {
  clear: both;
  font-size: 1px;
  height: 20px;
}

.cistic-red {
  clear: both;
  font-size: 1px;
  height: 5px;
  background: #d94f2f;
  margin: 2px 0px 2px 0px;
}



/* --- zakladni html prvky ---*/
em, i				   {font-style: normal;}
p 				     {text-align: justify; margin: 0px; line-height: 1.4em;}
code 				   {font-size: 140%; font-weight: bold;}
hr					   {color: #d5cd9e; height: 1px; margin: 5px 0px 5px 0px; border: 0px; padding: 0px 0px 0px 0px; background: #d5cd9e;}
.bad           {color: red; font-weight: bold;}
.div-bad {
        padding: 10px;
        border: 3px solid red;
        background: white;
        color: black;
}
.div-good {
        padding: 10px;
        border: 3px solid green;
        background: white;
        color: black;
}
.bila         {color: white;}

/* --- seznamy --- */





ul ol li			  {color: white; list-style-type: none; margin: 0px; padding: 0px; text-align: left;}

.menu1				  {font-size: 11px; color: white; list-style-type: none; margin: 0px; padding: 0px 0px 0px 0px;}
.menu1 li 			{font-size: 11px; color: white; text-align: center; margin: 0px 0px 0px 0px; float: left;}
.menu1 a:link 	{font-size: 11px; color: white; }
.menu1 a				{font-size: 11px; color: white; display: block; margin: 0px;  padding: 13px 15px 5px 20px; text-align: center; text-decoration: none;}
.menu1 a:hover	{font-size: 11px; color: white; text-decoration: underline;}

.podmenu				  {font-size: 11px; color: black; list-style-type: none; margin: 0px 0px 0px 0px; width: 200px; padding: 1px 1px 1px 1px; position: absolute; visibility: hidden; border: 1px solid #007da6; background: #f7f4e1;}
.podmenu li			  {font-size: 11px; color: black; text-align: left; float: left; width: 200px;}
.podmenu a:link	  {font-size: 11px; color: black; }
.podmenu a				{font-size: 11px; color: black; display: block; width: 190px; padding: 3px 5px 3px 5px; margin: 0px; float: left; text-align: left;}
.podmenu a:hover	{font-size: 11px; color: white; background: url("../img/bcg_menu_top.jpg") bottom repeat-x; text-decoration: underline;}

.podmenu .selected       {text-decoration: underline;}

.separator      {background: url("../img/bcg_menu_top_separator.jpg") 0px left no-repeat;}
.border-bottom  {border-bottom: 1px dotted #c26515;}
.menu1 .selected       {text-decoration: underline;}

.menu-left				  {font-size: 10px; color: white; list-style-type: none; margin: 0px; padding: 0px 0px 0px 0px;}
.menu-left li 			{font-size: 10px; color: white; text-align: left; margin: 0px 0px 1px 0px;}
.menu-left a:link 	{font-size: 10px; color: white; }
.menu-left a				{font-size: 10px; color: white; display: block; width: 150px; margin: 0px;  padding: 8px 20px 8px 20px; text-align: left; text-decoration: none; background: url("../img/bcg_menu_left.jpg") #007da6 bottom repeat-x;}
.menu-left a:hover	{font-size: 10px; color: white; text-decoration: underline;}

.menu-left .selected       {text-decoration: underline;}

.podmenu-left				  {font-size: 11px; color: black; font-weight: normal; list-style-type: none; margin: 0px; padding: 5px 0px 5px 0px; background: #fcfbf2;}
.podmenu-left li 			{font-size: 11px; color: black; font-weight: normal; text-align: left; margin: 3px 0px 0px 30px; list-style-image: url("../img/bcg_odrazka.jpg"); padding: 0px 0px 0px 0px;}
.podmenu-left a:link 	{font-size: 11px; color: black; font-weight: normal; }
.podmenu-left a				{font-size: 11px; color: black; font-weight: normal; display: block; width: 140px; margin: 0px;  padding: 0px 20px 3px 0px; text-align: left; text-decoration: none; background: #fcfbf2;}
.podmenu-left a:hover	{font-size: 11px; color: black; font-weight: normal; text-decoration: underline;}

.podmenu-left .selected       {text-decoration: underline;}

.podmenu-paticka				  {font-size: 11px; color: #b4ad83; font-weight: normal;  list-style-type: none; margin: 0px; padding: 0px 0px 0px 0px;}
.podmenu-paticka li 	    {font-size: 11px; color: #b4ad83; font-weight: normal;  text-align: left; margin: 3px 0px 0px 15px; list-style-image: url("../img/bcg_odrazka_paticka.jpg"); padding: 0px 0px 0px 0px;}
.podmenu-paticka a:link 	{font-size: 11px; color: #b4ad83; font-weight: normal;  }
.podmenu-paticka a				{font-size: 11px; color: #b4ad83; font-weight: normal;  margin: 0px;  padding: 0px 0px 5px 0px; text-decoration: none; position: relative; top: -2px;}
.podmenu-paticka a:hover	{font-size: 11px; color: #b4ad83; font-weight: normal;  text-decoration: underline;}

.menu-left-vyrobni-programy				  {font-size: 10px; color: white; list-style-type: none; margin: 0px; padding: 0px 0px 0px 0px;}
.menu-left-vyrobni-programy li 			{font-size: 10px; color: white; text-align: left; margin: 0px 0px 1px 0px;}
.menu-left-vyrobni-programy a:link 	{font-size: 10px; color: white; }
.menu-left-vyrobni-programy a				{font-size: 10px; color: white; display: block; width: 150px; height: 33px; margin: 0px;  padding: 17px 20px 0px 20px; text-align: left; text-decoration: none; background: url("../img/bcg_vyrobni_programy.jpg") #3e8b00 bottom repeat-x;}
.menu-left-vyrobni-programy a:hover	{font-size: 10px; color: white; text-decoration: underline;}

.podmenu-left-vyrobni-programy				  {font-size: 11px; color: black; font-weight: normal; list-style-type: none; margin: 0px; padding: 5px 0px 5px 0px; background: #fcfbf2;}
.podmenu-left-vyrobni-programy li 			{font-size: 11px; color: black; font-weight: normal; text-align: left; margin: 3px 0px 0px 30px; list-style-image: url("../img/bcg_odrazka.jpg"); padding: 0px 0px 0px 0px;}
.podmenu-left-vyrobni-programy a:link 	{font-size: 11px; color: black; font-weight: normal; }
.podmenu-left-vyrobni-programy a				{font-size: 11px; color: black; font-weight: normal; display: block; width: 140px; height: 15px; margin: 0px;  padding: 0px 20px 3px 0px; text-align: left; text-decoration: none; background: #fcfbf2;}
.podmenu-left-vyrobni-programy a:hover	{font-size: 11px; color: black; font-weight: normal; text-decoration: underline;}

.podmenu-left-vyrobni-programy .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 0px 0px;	margin: 0px; font-size: 1.5em; color: #007da6; font-weight: bold;}
h2				{padding: 0px 0px 0px 0px;	margin: 0px; font-size: 1.3em; color: #007da6; font-weight: bold;}
h3				{padding: 0px 0px 0px 0px;	margin: 0px; font-size: 1.2em; color: #007da6; font-weight: bold;}  
h4				{padding: 0px 0px 0px 0px;	margin: 0px; font-size: 1.1em; color: #007da6; font-weight: bold;}
h5				{padding: 0px 0px 0px 0px;	margin: 0px; font-size: 1em; color: #007da6; font-weight: bold;} 

/* --- formulare --- */
textarea, input, select			{border: 1px solid #3e8b00; font-family: 'Tahoma', 'Trebuchet MS', Verdana,'Arial CE', 'Helvetica CE', Arial, helvetica, sans-serif; color: #000000; font-size: 0.95em; padding: 0px 0px 0px 0px;}
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: 3px;}
.odsazeni-bottom {padding-bottom: 10px;}
.odsazeni-top-bottom {padding: 8px 0px 8px 0px;}
.odsazeni-left {margin-left: 5px;}

.big {font-size: 1.5em;}

/* --- layout webu --- */

#div-main {
      	margin: auto;
	      width: 1000px;
        text-align: left;
}

#div-top {
        width: 1000px;
        height: 145px;
        float: left;
}

#div-logo {
        width: 230px;
        height: 44px;
        float: left;
        margin: 50px 0px 0px 385px;
        background: url("../img/logo.jpg") no-repeat;
}

#div-logo img {
        width: 229px;
        height: 43px;
        float: left;
}

#div-main-inner {
        width: 1000px;
        padding: 0px 0px 50px 0px;
        float: left;
}

#div-fotogalerie {
        width: 272px;
        height: 197px;
        float: left;
        margin: 70px 0px 0px 220px;
}

#div-kestazeni {
        width: 272px;
        height: 221px;
        float: left;
        margin: 170px 0px 0px 55px;
}

.td {
        width: 166px;
        vertical-align: bottom;
        text-align: center;
        padding: 0px 0px 10px 0px;
}

.img-fotogalerie {
        border: 1px dotted #e3001b;
        padding: 1px 1px 1px 1px;
        margin: 1px 1px 1px 1px;
}
