body	{
	font-family: 'Tahoma', 'Trebuchet MS', Verdana,'Arial CE','Helvetica CE', Arial, helvetica, sans-serif;
	color: black;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
  text-align: left;
  background: #777777;
}

/* --- odkazy (rozsireno o ikonky typu souboru) --- */

a 				{color: #ff5500; text-decoration: none;}
a:hover 	{color: #ff5500; 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;}



/* --- 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: #d7d7d7; height: 1px; margin: 5px 0px 5px 0px; border: 0px; padding: 0px 0px 0px 0px; background: #d7d7d7;}
.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: #575757; font-weight: normal; list-style-type: none; margin: 5px 0px 0px 0px; padding: 0px 0px 0px 0px;}
.menu1 li 			{font-size: 11px; color: #575757; font-weight: normal;  margin: 3px 0px 0px 0px; float: left;}
.menu1 p:link 	{font-size: 11px; color: #575757; font-weight: normal; display: block; width: 130px; height: 21px; padding: 11px 20px 0px 10px; overflow: hidden; background: url("../img/bcg_menu1.jpg") bottom no-repeat; cursor: pointer;}
.menu1 p				{font-size: 11px; color: #575757; font-weight: normal; display: block; width: 130px; height: 21px; padding: 11px 20px 0px 10px; overflow: hidden; background: url("../img/bcg_menu1.jpg") bottom no-repeat; cursor: pointer;}
.menu1 p:hover	{font-size: 11px; font-weight: normal; text-decoration: underline;}

.menu1 .selected {font-size: 11px; color: white; font-weight: normal; display: block; width: 130px; height: 21px; padding: 11px 20px 0px 10px; overflow: hidden; background: url("../img/bcg_menu2.jpg") bottom no-repeat;}

.menu2				  {font-size: 11px; color: #6d6d6d; font-weight: normal; list-style-type: none; margin: 0px 0px 0px 0px; padding: 0px 0px 10px 0px;}
.menu2 li 			{font-size: 11px; color: #6d6d6d; font-weight: normal;  margin: 0px 0px 0px 0px; float: none;}
.menu2 a:link 	{font-size: 11px; color: #6d6d6d; font-weight: normal; }
.menu2 a				{font-size: 11px; color: #6d6d6d; font-weight: normal; margin: 0px; width: 120px; display: block; padding: 2px 5px 2px 15px; text-decoration: none; background: url("../img/bcg_raquo.jpg") 3px 7px no-repeat;}
.menu2 a:hover	{font-size: 11px; color: white; font-weight: normal;  text-decoration: underline; background: url("../img/bcg_raquo2.jpg") 3px 7px no-repeat #6d6d6d;}

.menu3				  {font-size: 11px; color: #575757; font-weight: normal; list-style-type: none; margin: 5px 0px 0px 0px; padding: 0px 0px 0px 0px;}
.menu3 li 			{font-size: 11px; color: #575757; font-weight: normal;  margin: 3px 0px 0px 0px; float: left;}
.menu3 a:link 	{font-size: 11px; color: #575757; font-weight: normal; display: block; width: 130px; height: 21px; padding: 11px 20px 0px 10px; overflow: hidden; background: url("../img/bcg_menu1.jpg") bottom no-repeat; cursor: pointer;}
.menu3 a				{font-size: 11px; color: #575757; font-weight: normal; display: block; width: 130px; height: 21px; padding: 11px 20px 0px 10px; overflow: hidden; background: url("../img/bcg_menu1.jpg") bottom no-repeat; cursor: pointer;}
.menu3 a:hover	{font-size: 11px; font-weight: normal; text-decoration: underline;}

.menu4				  {font-size: 11px; color: white; font-weight: bold; list-style-type: none; margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px;}
.menu4 li 			{font-size: 11px; color: white; font-weight: bold; margin: 0px 10px 0px 0px; padding: 0px 0px 0px 0px; float: left;}
.menu4 a:link 	{font-size: 11px; color: white; font-weight: bold; }
.menu4 a				{font-size: 11px; color: white; font-weight: bold; display: block; margin: 0px; padding: 2px 5px 7px 12px; text-decoration: none; background: url("../img/bcg_tecka.gif") 0px 6px no-repeat;}
.menu4 a:hover	{font-size: 11px; color: white; font-weight: bold; text-decoration: underline;}

.podmenu				  {font-size: 10px; font-weight: normal; color: #575757; list-style-type: none; margin: 0px 0px 0px 0px; padding: 1px 1px 1px 1px;  position: absolute; background: white; border: 1px solid #177d10; visibility: hidden; width: 140px;}
.podmenu li			  {font-size: 10px; font-weight: normal; color: #575757; text-align: left; float: none; padding: 0px 0px 0px 0px;}
.podmenu a:link	  {font-size: 10px; font-weight: normal; color: #575757; }
.podmenu a				{font-size: 10px; font-weight: normal; color: #575757; display: block; padding: 4px 5px 4px 5px; margin: 0px; background: white; width: 130px; text-align: left;}
.podmenu a:hover	{font-size: 10px; font-weight: normal; color: white; text-decoration: underline; background: #177d10;}

.border-bottom  {border-bottom: 1px dotted #c26515;}

.levalista				  {font-size: 11px; color: black; font-weight: normal; list-style-type: none; margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px;}
.levalista li 			{font-size: 11px; color: black; font-weight: normal;  margin: 0px 0px 1px 0px;}
.levalista a:link 	{font-size: 11px; color: black; font-weight: normal;  }
.levalista a				{font-size: 11px; color: black; font-weight: normal;  margin: 0px;  display: block; width: 140px; padding: 6px 20px 6px 50px; text-decoration: none; background: url("../img/bcg_menu2.jpg") no-repeat;}
.levalista a:hover	{font-size: 11px; color: black; font-weight: normal;  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 5px 0px; margin: 0px;	font-size: 20px; color: #ff5402; font-weight: normal;}
h2				{padding: 5px 10px 5px 20px; margin: 0px 0px 10px 0px; font-size: 1.3em; color: white; font-weight: bold; width: 410px; height: 20px; display: block; background: url("../img/bcg_nadpis.jpg") no-repeat;}
h3				{padding: 0px 0px 3px 0px;	margin: 0px; font-size: 1.2em; color: #ff5402; font-weight: bold;}
h4				{padding: 0px 0px 5px 0px;	margin: 0px; font-size: 11px; color: #ff5402; font-weight: bold;}
h5				{padding: 0px 0px 5px 0px;	margin: 0px; font-size: 11px; color: #ff5402; font-weight: bold;}

/* --- formulare --- */
textarea, input, select			{border: none; font-family: '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;}

.cistic {
        clear: both;
        font-size: 1px;
        height: 10px;
}

.cistic-small {
        clear: both;
        font-size: 1px;
        height: 1px;
}

/* --- layout webu --- */

#div-body {
      	margin: auto;
	      width: 978px;
        text-align: left;
}

#div-top {
        width: 956px;
        height: 31px;
        float: left;
        background: url("../img/bcg_top.jpg") no-repeat;
        padding: 15px 0px 0px 20px;
}

#div-top .left {
        width: 605px;
        height: 15px;
        float: left;
        text-align: left;
        padding: 0px 0px 0px 30px;
}

#div-top .right {
        width: 285px;
        height: 20px;
        float: right;
        text-align: right;
        padding: 0px 30px 0px 0px;
        color: white;
}

#div-top .right img {
        padding: 0px 5px 0px 20px;
        float: right;
}

#div-top .right span {
        float: right;
        padding: 5px 0px 0px 0px;
}

#div-top .right a {
        color: white;
}

#div-top .right a:hover {
        color: white;
        text-decoration: underline;
}

#div-top2-1 {
        width: 957px;
        height: 273px;
        float: right;
        background: url("../img/bcg_top2_1.png") no-repeat;
}

#div-logo {
        width: 300px;
        height: 85px;
        float: left;
}

#div-logo img {
        width: 300px;
        height: 85px;
        float: left;
}


#div-top-lista {
        width: 956px;
        height: 25px;
        float: left;
}

#div-top-obr {
        width: 910px;
        height: 130px;
        float: left;
        padding: 21px 0px 0px 26px;
}

.div-main {
        width: 958px;
        padding: 15px 0px 15px 20px;
        float: left;
        background: url("../img/bcg_main.jpg") repeat-y;
}

#div-produkty {
        width: 920px;
        height: 140px;
        float: left;
        padding: 20px 0px 0px 30px;
}

#div-produkty img {
        width: 120px;
        height: 103px;
        float: left;
        margin: 0px 0px 0px 10px;
}

#div-bottom {
        width: 958px;
        height: 150px;
        float: left;
        padding: 15px 0px 0px 20px;
        text-align: center;
        background: url("../img/bcg_bottom.jpg") no-repeat right;
        color: white;
}

#div-bottom img {
        padding: 0px 15px 0px 15px;
}

#div-bottom a {
        color: white;
        font-weight: normal;
        text-decoration: none;
}

#div-bottom a:hover {
        color: white;
        text-decoration: underline;
}

#div-levalista {
        width: 200px;
        padding: 0px 0px 0px 30px;
        float: left;
}

#div-pravalista {
        width: 200px;
        padding: 0px 30px 0px 0px;
        float: right;
}

#div-middle {
        width: 440px;
        padding: 0px 0px 0px 30px;
        float: left;
}

#div-middle a {
        font-weight: bold;
}

.div-lista-nadpis {
        width: 165px;
        height: 24px;
        float: left;
        overflow: hidden;
        padding: 6px 0px 0px 35px;
        color: white;
        font-size: 14px;
        background: url("../img/bcg_lista_nadpis.png") no-repeat;
}

.div-lista-nadpis a {
        color: white;
        font-weight: normal;
}

.div-lista-nadpis a:hover {
        color: white;
        font-weight: normal;
        text-decoration: underline;
}

.div-lista-top {
        width: 200px;
        height: 5px;
        float: left;
        font-size: 1px;
        background: url("../img/bcg_lista_top.jpg") no-repeat;
        margin: 1px 0px 0px 0px;
}

.div-lista-middle {
        width: 160px;
        float: left;
        background: url("../img/bcg_lista_middle.jpg") repeat-y;
        padding: 0px 20px 15px 20px; 
        color: #6d6d6d;
}


.div-nakupni-kosik1 {
        width: 60px;
        height: 60px;
        float: left;
        background: url("../img/bcg_kosik.png") center 0px no-repeat;
}

.div-nakupni-kosik1 img {
        width: 59px;
        height: 59px;
        float: left;
}

.div-nakupni-kosik2 {
        width: 80px;
        float: right;
        text-align: left;
        padding: 10px 0px 0px 0px;
        color: #6d6d6d;
}



.div-lista-bottom {
        width: 200px;
        height: 5px;
        float: left;
        font-size: 1px;
        background: url("../img/bcg_lista_bottom.jpg") no-repeat;
        padding: 0px 0px 20px 0px;
}

.div-menu1 {
        width: 170px;
        height: 20px;
        float: left;
        padding: 7px 20px 0px 10px;
        overflow: hidden;
        background: url("../img/bcg_menu1.jpg") no-repeat;
        color: #575757;
        font-size: 11px;
}

.div-menu1 a {
        color: #575757;
        font-weight: normal;
        text-decoration: none;
        font-size: 11px;
}

.div-menu1 a:hover {
        text-decoration: underline;
}

.div-menu2 {
        width: 170px;
        height: 20px;
        float: left;
        padding: 7px 20px 0px 10px;
        overflow: hidden;
        background: url("../img/bcg_menu2.jpg") no-repeat;
        color: white;
        font-size: 11px;
}

.div-menu2 a {
        color: white;
        font-weight: normal;
        text-decoration: none;
        font-size: 11px;
}

.div-menu2 a:hover {
        text-decoration: underline;
}

.div-menu3-top {
        width: 160px;
        height: 5px;
        float: left;
        background: url("../img/bcg_menu3_top.jpg") no-repeat;
        font-size: 1px;
        margin: 5px 0px 0px 0px;
}

.div-menu3-middle {
        width: 140px;
        float: left;
        background: url("../img/bcg_menu3_middle.jpg") repeat-y;
        padding: 5px 10px 5px 10px;
}

.div-menu3-bottom {
        width: 160px;
        height: 5px;
        float: left;
        background: url("../img/bcg_menu3_bottom.jpg") no-repeat;
        font-size: 1px;
}

.div-menu3-middle h2 {
        font-size: 11px;
        color: #177d10;
        padding: 0px 0px 0px 0px;
        margin: 0px 0px 5px 0px;
        background: url("../img/bcg_hr.jpg") bottom no-repeat;
        width: 140px;
        display: block;
}

.zelena {
        color: #177d10;
        text-decoration: underline;
}

.div-zalozka1-left {
        float: left;
        width: 5px;
        height: 27px;
        font-size: 1px;
        background: url("../img/bcg_zalozka1_left.jpg") no-repeat;
}

.div-zalozka1-middle {
        float: left;
        height: 22px;
        padding: 5px 7px 0px 7px;
        color: #848484;
        background: url("../img/bcg_zalozka1_middle.jpg") repeat-x;
        cursor: pointer;
}

.div-zalozka1-middle p {
        margin: 0px 0px 0px 0px;
        padding: 0px 0px 0px 0px;
}

.div-zalozka1-middle p:hover {
        text-decoration: underline;
}

.div-zalozka1-right {
        float: left;
        width: 5px;
        height: 27px;
        font-size: 1px;
        background: url("../img/bcg_zalozka1_right.jpg") no-repeat;
        margin: 0px 1px 0px 0px;
}

.div-zalozka2-left {
        float: left;
        width: 5px;
        height: 27px;
        font-size: 1px;
        background: url("../img/bcg_zalozka2_left.jpg") no-repeat;
}

.div-zalozka2-middle {
        float: left;
        height: 22px;
        padding: 5px 7px 0px 7px;
        color: #848484;
        background: url("../img/bcg_zalozka2_middle.jpg") repeat-x;
        cursor: pointer;
}

.div-zalozka2-middle p {
        margin: 0px 0px 0px 0px;
        padding: 0px 0px 0px 0px;
}

.div-zalozka2-middle p:hover {
        text-decoration: underline;
}

.div-zalozka2-right {
        float: left;
        width: 5px;
        height: 27px;
        font-size: 1px;
        background: url("../img/bcg_zalozka2_right.jpg") no-repeat;
        margin: 0px 1px 0px 0px;
}

.table-fotogalerie {
        width: 440px;
}

.td {
        width: 100px;
        vertical-align: bottom;
        text-align: center;
        padding: 5px 5px 5px 5px;
}

.img-fotogalerie {
        padding: 1px 1px 1px 1px;
        border: 1px dotted #999999;
}

.div-objednavka {
        width: 650px;
}

.submit {
        background: #177f0c;
        color: white;
        padding: 1px 2px 1px 2px;
        border-top: 1px solid #24bb18;
        border-left: 1px solid #24bb18;
        border-bottom: 1px solid #0b4e08;
        border-right: 1px solid #0b4e08;
        cursor: pointer;
        font-size: 11px;
        width: 90px;
}

.submit:hover {
        text-decoration: underline;
}

.selected2 {
        font-weight: bold;
        color: #ff5402;
        text-decoration: underline;
}

.td-seznam1 {
        padding: 3px 5px 3px 5px;
        border-bottom: 1px dotted #dddddd;
}

.td-seznam2 {
        padding: 3px 5px 3px 5px;
        border-bottom: 1px dotted #dddddd;
}

.img-seznam {
        float: left;
        padding: 0px 5px 0px 0px;
}

.div-blok {
        width: 105px;
        height: 121px;
        float: left;
        padding: 0px 4px 0px 4px;
        text-align: center;
}

.div-blok img {
        width: 105px;
        height: 90px;
        float: left;
}

.div-blok a {
        font-weight: bold;
        color: #444341;
        font-size: 11px;
}


.div-lista-middle2 {
        width: 170px;
        float: left;
        background: url("../img/bcg_lista_middle.jpg") repeat-y;
        padding: 0px 15px 15px 15px;
        color: #6d6d6d;
}

.div-lista-middle2 a {
        color: #444341;
}

.div-lista-middle2 input {
        width: 20px;
        height: 25px;
        float: left;
        padding: 0px;
}

.div-lista-middle2 hr {
        padding: 10px 0px 0px 0px;
        margin: 10px 0px 0px 0px;
        border-top: 1px solid #c2c0c0;
        background: none;
}

.td1 {
        width: 100px;
        padding: 7px 3px 3px 3px;
        text-align: right;
        vertical-align: top;
}

.td2 {
        width: 320px;
        padding: 3px;
}

.input2 {
        width: 290px;
        padding: 2px;
        border: 1px solid #c2c0c0;
        font-size: 12px;
}

.input3 {
        width: 290px;
        height: 230px;
        padding: 2px;
        border: 1px solid #c2c0c0;
        font-size: 12px;
}

#div-flash {
        width: 300px;
        height: 85px;
        float: right;
}
