body	{
	font-family: 'Tahoma', 'Trebuchet MS', Verdana,'Arial CE','Helvetica CE', Arial, helvetica, sans-serif;
	color: #4d4d4d;
	font-size: 0.8em;
	margin: 0px;
	padding: 0px;
  text-align: center;
  background: url("../img/bcg_body.gif") center;
  text-align: left;
}

/* --- odkazy (rozsireno o ikonky typu souboru) --- */

a 				{color: #c10101; text-decoration: underline; font-weight: normal;}
a:hover 	{color: #c10101; text-decoration: none;}

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: 0px;
}

.cistic-big {
  clear: both;
  font-size: 1px;
  height: 10px;
}

.cistic-big2 {
  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: left; margin: 0px; line-height: 1.4em;}
code 				   {font-size: 140%; font-weight: bold;}
hr					   {color: gray; height: 1px; margin: 5px 0px 5px 0px; border: 0px; padding: 0px 0px 0px 0px; background: gray;}
.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				  {list-style-type: none; margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px;}
.menu1 li 			{margin: 0px 0px 0px 0px; float: right; padding: 0px 0px 0px 5px;}
.menu1 a:link 	{}
.menu1 a				{display: block; margin: 0px;  padding: 0px 0px 0px 0px; text-decoration: none; }
.menu1 a:hover	{text-decoration: underline;}
.menu1 .selected       {text-decoration: underline; color: white;}


.menu2				  {font-size: 12px; color: white; font-weight: normal; list-style-type: none; margin: 0px 0px 0px 0px; padding: 3px 0px 0px 0px;}
.menu2 li 			{font-size: 12px; color: white; font-weight: normal;  margin: 0px 0px 0px 0px; float: right;}
.menu2 a:link 	{font-size: 12px; color: white; font-weight: normal;  }
.menu2 a				{font-size: 12px; color: white; font-weight: normal;  margin: 0px;  padding: 0px 10px 0px 10px; text-decoration: none; }
.menu2 a:hover	{font-size: 12px; color: white; font-weight: normal;  text-decoration: underline;}
.menu2 .selected       {text-decoration: underline; color: white;}
.menu2 .separator2 {border-right: 1px solid white; }

.menu3				  {font-size: 18px; color: black; font-weight: normal; list-style-type: none; margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px;}
.menu3 li 			{font-size: 18px; color: black; font-weight: normal;  margin: 0px 0px 0px 0px; float: left;}
.menu3 a:link 	{font-size: 18px; color: black; font-weight: normal;  }
.menu3 a				{font-size: 18px; color: black; font-weight: normal;  display: block; height: 31px; margin: 0px;  padding: 3px 29px 0px 27px; text-decoration: none; }
.menu3 a:hover	{font-size: 18px; color: black; font-weight: normal;  text-decoration: none; color: #c10101;}
.menu3 .selected  {text-decoration: none; color: #c10101;}
.menu3 .separator {background: url("../img/bcg_separator.jpg") right -3px no-repeat;}

.menu4				  {font-size: 12px; color: black; font-weight: normal; list-style-type: none; margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px;}
.menu4 li 			{font-size: 12px; color: black; font-weight: normal;  margin: 0px 0px 0px 0px;}
.menu4 a:link 	{font-size: 12px; color: black; font-weight: normal;  }
.menu4 a				{font-size: 12px; color: black; font-weight: normal;  margin: 0px; display: block; padding: 5px 0px 5px 25px; background: url("../img/bcg_sipka.jpg") 0px 8px no-repeat; text-decoration: none; border-bottom: 1px solid #cccccc;}
.menu4 a:hover	{font-size: 12px; color: black; font-weight: normal;  text-decoration: underline;}

.levemenu				  {font-size: 12px; color: black; font-weight: bold; list-style-type: none; margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px;}
.levemenu li 			{font-size: 12px; color: black; font-weight: bold;  margin: 0px 0px 0px 0px;}
.levemenu a:link 	{font-size: 12px; color: black; font-weight: bold;  }
.levemenu a				{font-size: 12px; color: black; font-weight: bold;  margin: 0px; display: block; padding: 5px 0px 5px 10px; text-decoration: none; border-bottom: 1px solid #cccccc;}
.levemenu a:hover	{font-size: 12px; font-weight: bold; text-decoration: underline; background: #e6e6e6; color: #b72822; text-decoration: none;}
.levemenu .selected2  {font-size: 12px; color: #b72822; font-weight: bold; text-decoration: underline; background: #e6e6e6; text-decoration: none;}


/* --- 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;	margin: 0px; font-size: 1.5em; color: #707070; font-weight: normal;}
h2				{padding: 0px 0px 5px 0px;	margin: 0px; font-size: 1.3em; color: #707070; font-weight: normal;}
h3				{padding: 0px 0px 3px 0px;	margin: 0px; font-size: 1.2em; color: #707070; font-weight: bold;}  
h4				{padding: 0px 0px 3px 0px;	margin: 0px; font-size: 1.1em; color: #707070; font-weight: bold;}
h5				{padding: 0px 0px 0px 0px;	margin: 0px; font-size: 1em; color: #707070; font-weight: bold;} 

/* --- formulare --- */
textarea, input, select			{font-family: 'Tahoma', 'Trebuchet MS', Verdana,'Arial CE', 'Helvetica CE', Arial, helvetica, sans-serif; color: #000000; 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;}
.tocenter		{display: block;  padding: 0px 0px 0px 95px;}
.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-body {
      	margin: auto;
	      width: 1000px;
        text-align: left;
}

#div-main {
        width: 960px;
        float: left;
        padding: 0px 20px 20px 20px;
        border-left: 1px solid white;
        border-right: 1px solid white;
        background: url("../img/bcg_main.gif");
        margin: 0px 0px 0px 0px;
}

#div-logo {
        width: 216px;
        height: 60px;
        float: left;
        padding: 32px 0px 12px 0px;
        background: url("../img/bcg_logo.jpg") 0px 32px no-repeat;
}

#div-logo img {
        width: 215px;
        height: 59px;
        float: left;
}

#div-menu1 {
        width: 730px;
        height: 125px;
        float: right;
}

#div-menu2 {
        width: 920px;
        height: 22px;
        float: left;
        padding: 1px 20px 0px 20px;
        background: url("../img/bcg_menu2.jpg") 0px 0px repeat-x;
        color: white;
}

#div-menu3 {
        width: 920px;
        height: 32px;
        float: left;
        background: url("../img/bcg_menu3.jpg") repeat-x;
        padding: 5px 20px 0px 20px;
}

#div-picture {
        width: 960px;
        height: 251px;
        float: left;
}

#div-main-inner {
        width: 920px;
        float: left;
        padding: 10px 20px 10px 20px;
        background: white;
}

#div-blok1 {
        width: 205px;
        height: 452px;
        float: left;
        background: url("../img/bcg_mainnews.jpg") no-repeat;
        border: 1px solid #cccccc;
        padding: 10px 10px 10px 10px;
}

#div-blok1 .top {
        width: 205px;
        height: 420px;
        float: left;
        overflow: hidden;
}

#div-blok1 .bottom {
        width: 205px;
        height: 30px;
        float: right;
        text-align: right;
        overflow: hidden;
}

#div-blok2 {
        width: 330px;
        float: left;
        padding: 0px 0px 0px 11px;
}

#div-blok2-1 {
        width: 308px;
        height: 300px;
        float: left;
        background: url("../img/bcg_news.jpg") no-repeat;
        border: 1px solid #cccccc;
        padding: 10px 10px 10px 10px;
}

#div-blok2-1 .top {
        width: 308px;
        height: 270px;
        float: left;
        overflow: hidden;
}

#div-blok2-1 .bottom {
        width: 308px;
        height: 30px;
        float: right;
        text-align: right;
        overflow: hidden;
}

#div-blok2-2 {
        width: 308px;
        height: 120px;
        background: url("../img/bcg_mapka.jpg") no-repeat;
		    border: 1px solid #699363;
        padding: 10px 10px 10px 10px;
        overflow: hidden;
}

#div-blok3 {
        width: 340px;
        float: right;
}

#div-blok3-1 {
        width: 318px;
        height: 180px;
        float: left;
        background: url("../img/bcg_table3.jpg") no-repeat;
        border: 1px solid #8ab7d8;
        padding: 10px 10px 10px 10px;
}

#div-blok3-2 {
        width: 318px;
        height: 240px;
        background: #ffffff;
        border: 1px solid #8ab7d8;
        padding: 10px 10px 10px 10px;
}

.div-blok4 {
        width: 910px;
        padding: 5px 5px 5px 5px;
        background: #e6e6e6;        
        border: 1px solid #cccccc;        
}

.submit-a {
        color: white;
        font-weight: bold;
        background: url("../img/bcg_tlacitko.jpg") no-repeat;
        padding: 2px 0px 0px 0px;
        width: 104px;
        height: 25px;
        text-align: center;
        display: block;
        font-size: 12px;
        text-decoration: none;
}

.submit-a:hover {
        color: white;
        text-decoration: underline;
}


#div-levemenu {
        width: 242px;
        min-height: 250px;
        _height: 250px;
        float: left;
        background: url("../img/bcg_levemenu.jpg") no-repeat;
        padding: 10px 10px 10px 10px;
}

#div-levalista {
        width: 262px;
        float: left;
}


#div-main-inner2 {
        width: 600px;
        float: right;
        text-align: left;
}

.male {
        font-size: 11px;
        padding: 0px 0px 0px 20px;
}

.div-aktuality {
        width: 598px;
        background: white;
        border: 1px solid #cccccc;
        padding: 1px 1px 1px 1px;
        background: white;
        float: left;
}

.div-aktuality-top {
        float: left;
        width: 588px;
        background: #cccccc;
        color: black;
        padding: 5px 5px 5px 5px;
}

.div-aktuality-top7 {
        float: left;
        width: 588px;
        background: #3d72a9;
        color: white;
        padding: 5px 5px 5px 5px;
}

.div-aktuality-top8 {
        float: left;
        width: 588px;
        background: #666666;
        color: white;
        padding: 5px 5px 5px 5px;
}

.div-aktuality-top9 {
        float: left;
        width: 588px;
        background: #000000;
        color: white;
        padding: 5px 5px 5px 5px;
}

.div-aktuality-top10 {
        float: left;
        width: 588px;
        background: #5c8a55;
        color: white;
        padding: 5px 5px 5px 5px;
}


.div-aktuality-top a {
        color: black;
        font-weight: bold;
        text-decoration: none;
}

.div-aktuality-top a:hover {
        color: black;
        font-weight: bold;
        text-decoration: none;
}

.div-aktuality-top7 a {
        color: white;
        font-weight: bold;
        text-decoration: none;
}

.div-aktuality-top7 a:hover {
        color: white;
        font-weight: bold;
        text-decoration: none;
}

.div-aktuality-top8 a {
        color: white;
        font-weight: bold;
        text-decoration: none;
}

.div-aktuality-top8 a:hover {
        color: white;
        font-weight: bold;
        text-decoration: none;
}

.div-aktuality-top9 a {
        color: white;
        font-weight: bold;
        text-decoration: none;
}

.div-aktuality-top9 a:hover {
        color: white;
        font-weight: bold;
        text-decoration: none;
}

.div-aktuality-top10 a {
        color: white;
        font-weight: bold;
        text-decoration: none;
}

.div-aktuality-top10 a:hover {
        color: white;
        font-weight: bold;
        text-decoration: none;
}

.div-aktuality-bottom {
        float: left;
        width: 558px;
        padding: 15px 15px 5px 15px;
}

.submit-a2 {
        color: white;
        font-weight: bold;
        background: url("../img/bcg_tlacitko2.jpg") no-repeat;
        padding: 2px 0px 0px 0px;
        width: 104px;
        height: 25px;
        text-align: center;
        display: block;
        font-size: 12px;
        text-decoration: none;
        font-weight: normal;
}

.submit-a2:hover {
        color: white;
        text-decoration: underline;
}

.submit {
        color: white;
        font-weight: bold;
        background: url("../img/bcg_tlacitko2.jpg") no-repeat;
        padding: 0px 0px 6px 0px;
        margin: 0px 0px 0px 0px;
        width: 104px;
        height: 25px;
        text-align: center;
        font-size: 11px;
        text-decoration: none;
        font-weight: bold;
        cursor: pointer;
        border: 0px;
}

.submit:hover {
        color: white;
        text-decoration: underline;
}

.submit2 {
        color: white;
        font-weight: bold;
        background: url("../img/bcg_tlacitko.jpg") no-repeat;
        padding: 0px 0px 6px 0px;
        margin: 0px 0px 0px 0px;
        width: 104px;
        height: 25px;
        text-align: center;
        font-size: 11px;
        text-decoration: none;
        font-weight: bold;
        cursor: pointer;
        border: 0px;
}

.submit2:hover {
        color: white;
        text-decoration: underline;
}

.table-fotogalerie1 {
        width: 600px;
}

.td {
        width: 200px;
        vertical-align: bottom;
        text-align: center;
        padding: 0px 2px 10px 2px;
}

.div-img {
        border: 3px solid #cccccc;
        padding: 0px 0px 0px 0px;
        width: 140px;
        height: 140px;
        overflow: hidden;
}

.div-img img {
        width: 140px;
        height: 140px;
}

.table-home td {  
        padding: 2px 5px 2px 5px;
        text-align: left;
}

.table-home select {
        width: 240px;
}

.div-tabulka {
        width: 560px;
        padding: 30px 20px 20px 20px;
        border: 1px solid #cccccc;
        float: left;
        background: url("../img/bcg_cervena.jpg") repeat-x;
}

.div-tabulka-left {
        width: 450px;
        float: left;
}

.div-tabulka-right {
        width: 100px;
        float: right;
}


.div-tabulka-right img {
        border: 1px solid #cccccc;
}

.table-tuning td {
        padding: 3px 3px 3px 3px;
        border: 1px solid #cccccc;
}

.div-cena {
        clear: both;
        width: 450px;
        padding: 10px 0px 0px 0px;
        font-weight: bold;
        font-size: 15px;
        color: black;
        text-align: center;
}

.table-tuning2 td {
        padding: 2px 5px 2px 5px;
        vertical-align: bottom;
        height: 100px;
        width: 190px;
}

.table-tuning2 select {
        width: 190px;
}

.obr {
        width: 100px;
        padding: 0px 0px 5px 45px;
}

.nadpis1 {
        font-family: Impact, Arial;
        font-size: 32px;
        color: black;
}

.nadpis2 {
        font-family: Impact, Arial;
        font-size: 32px;
        color: rgb(183,40,36);
}

.nadpis3 {
        font-family: Impact, Arial;
        font-size: 16px;
        color: black;
        float: right;
}

.nadpis4 {
        font-family: Impact, Arial;
        font-size: 30px;
        color: black;
        padding: 60px 0px 0px 0px;
}

.separator-tuning {
        width: 560px;
        height: 15px;
        margin: 15px 0px 0px 0px;
        padding: 0px 0px 0px 0px;
        border-top: 1px solid #cccccc;
        float: left;
}

.td3 {
        width: 560px;
        font-family: Impact, Arial;
        font-size: 16px;
        color: black;
        padding: 0px 0px 20px 0px;
}

.td1 {
        width: 150px;
        padding: 3px 5px 3px 5px;
        vertical-align: top;
}

.td2 {
        width: 410px;
        padding: 3px 5px 3px 5px;
        vertical-align: top;
}

.input2 {
        padding: 2px 2px 2px 2px;
        width: 250px;
        border: 1px solid #7e9bd9;
}

.input3 {
        padding: 2px 2px 2px 2px;
        width: 410px;
        height: 200px;
        border: 1px solid #7e9bd9;
        font-size: 12px;
}

.div-napiste-nam {
        width: 500px;
        float: right;
        text-align: left;
}

.div-tabulka2 {
        width: 220px;
        float: left;
        padding: 0px 20px 0px 0px;
        color: black;        
}

.div-tabulka2 .td1 {
        width: 100px;
        padding: 2px 2px 2px 2px;
        font-family: Arial;
        font-weight: bold;
        font-size: 12px;
}

.div-tabulka2 .td2 {
        width: 120px;
        padding: 2px 2px 2px 2px;
        font-family: Arial;
        font-weight: bold;     
        font-size: 12px;  
}

.cervena {
        color: rgb(219,50,35);
}

#div-zahlavi-nadpis {
        width: 600px;
        height: 60px;
        float: left;
        padding: 27px 0px 0px 33px;
        color: white;
        overflow: hidden;
}

#div-zahlavi-nadpis h1 {
        color: white;
        font-size: 30px;
        font-family:  'Arial',helvetica, 'Helvetica CE', Verdana,'Trebuchet MS', sans-serif;
        padding: 0px 0px 0px 0px;
        margin: 0px 0px 0px 0px;
}

#div-zahlavi-nadpis h2 {
        color: white;
        font-size: 18px;
        font-family:  'Arial',helvetica, 'Helvetica CE', Verdana,'Trebuchet MS', sans-serif;
        padding: 0px 0px 0px 0px;
        margin: 0px 0px 0px 0px;
}

#div-zahlavi-text {
        width: 600px;
        height: 150px;
        float: left;
        margin: 10px 0px 0px 33px;
        color: white;
        overflow: hidden;
}

#div-blok3-1 h3 {
        padding: 20px 0px 10px 0px;	margin: 0px; font-size: 1.5em; color: #707070; font-weight: normal;
}

.nadpis1-small {
        color: black;
        font-size: 14px;
        font-weight: normal;
}
