body {
	font-family : Arial, Helvetica, sans-serif;
	color : Black;
	font-size : 11px;
	padding : 0 0 0 0;
	margin : 0 0 0 0;
	background-color : White;
}
/*
.novinkatext ul{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
.novinkatext li{
	margin: 0 0 0 15;
	padding: 0 0 0 0;
}
*/
td{
	font-size : 11px;
}

 H3{
	text-align: left;
	padding-top: 20 px;
	color: #C30C30;
	font-weight: bold;
	font-size: 18px;
	padding-bottom: 0px;
	margin-bottom: 10px;
}

.ikonaclanku{
	border : 1px solid Black;
	color : Black;
}


/* *** *** ZAKLADNI TAGY  menu *** *** */

#menu{
	margin: 0px 0px 0px 0px;
	padding: 0px;
	background-color: transparent;
	width: 543px;
}
#menu ul, #menu li{
	display: inline;
	list-style: none;
	
}
#menu li a, #menu li a:hover, #menu li a:active {
	text-decoration: none;
	font: 12px/17px arial, verdana ,georgia, sans-serif;
	display: block;
	float: left;
	color: White;
	font-weight: bold;
	padding-bottom: 0px;
	padding-top: 0px;
	padding-left: 12px;
	background: url(img/odr_menu.gif) no-repeat center left;
	width: 115px;
	_width: 127px;
	margin-left: 8px;
}
#menu li a:hover, #menu li a:active {
	color: White;
	text-decoration: none;
	background: url(img/odr_menu.gif) no-repeat center left;
}
#menu div{
	width: 127px;
	padding-bottom : 0px;
	padding-top : 0px;
}



/* *** *** ZAKLADNI TAGY  PODMENU *** *** */

#podmenu{
	margin: 0px 0px 0px 0px;
	padding-left: 0px;
	background-color: transparent;
	padding-top: 1px;
}

#podmenu ul, #podmenu li{
	display: inline;
	list-style: none;
}

.kusmenu1 a, .kusmenu1 a:hover, .kusmenu1 a:visited , .kusmenu1 a:link{
	text-decoration: none;
	font: 11px/17px arial, verdana ,georgia, sans-serif;
	display: block;
	color: White;
	font-weight: bold;
	padding-bottom: 3px;
	padding-top: 3px;
	padding-left: 26px;
	background: #C20F32 url(img/odr_menu1.gif) no-repeat center left;
}

.kusmenu1 a:hover, .kusmenu1 a:active {
	color: White;
	text-decoration: none;
}

.kusmenudiv1{
	display: block;
	padding-bottom: 3px;
	padding-top: 3px;
	padding-left: 26px;
	background: #C20F32 url(img/odr_menu1.gif) no-repeat center left;
	height: 22px;
}


.kusmenu2 a, .kusmenu2 a:hover, .kusmenu2 a:visited , .kusmenu2 a:link{
	text-decoration: none;
	font: 11px/17px arial, verdana ,georgia, sans-serif;
	display: block;
	color: White;
	font-weight: bold;
	padding-bottom: 3px;
	padding-top: 3px;
	padding-left: 26px;
	background: #C20F32 url(img/odr_menu2.gif) no-repeat center left;
	margin-left: 0px;
}

.kusmenu2 a:hover, .kusmenu2 a:active {
	color: White;
	text-decoration: none;
}
/*
.kusmenu2 a, .kusmenu2 a:hover, .kusmenu2 a:visited , .kusmenu2 a:link{
	text-decoration: none;
	font: 12px/17px arial, verdana ,georgia, sans-serif;
	display: block;
	color: Black;
	font-weight: bold;
	padding-left: 16px;
	background: url(img/podmenuodr.gif) no-repeat center left;
	margin-left: 0px;
}

.kusmenu2 a:hover, .kusmenu2 a:active {
	color: #606060;
	text-decoration: none;
	background: url(img/sipka_menu0.gif) no-repeat center left;
}
*/
.kusmenu3 a, .kusmenu3 a:hover, .kusmenu3 a:visited, .kusmenu3 a:link {
	text-decoration: none;
	font: 11px/17px arial, verdana ,georgia, sans-serif;
	display: block;
	color: Black;
	font-weight: bold;
	padding-left: 16px;
	background: url(img/podmenuodr.gif) no-repeat center left;
	margin-left: 10px;
}

.kusmenu3 a:hover, .kusmenu3 a:active {
	color: #606060;
	text-decoration: none;
	background: url(img/sipka_menu0.gif) no-repeat center left;
}

#podmenu div{
	padding-bottom: 1px;
	padding-top: 0px;
}


/* *** *** ZAKLADNI TAGY  clanky *** *** */
.sekce
{
	font-size : 12px;
	color : #FD8500;
}

.nadpis{
	font-size : 18px;
	font-weight : bold;
	color : #628291;
}

.datum{
	font-size : 10px;
	color : Black;
}

.cteno{
	color : #A9262C;
	font-style : normal;
	font-weight : normal;
	font-size : 11px;
}


.author{
	color : Gray;
	font-style : italic;
	padding-right : 30px;
	font-size : 11px;
}

.upoutavkaclanek{
	color : Black;
	text-decoration : none;
	padding-bottom : 1px;
}

.lupa{
	padding-top : 0px;
}
/* *** *** ZAKLADNI TAGY  hlasky *** *** */
.error{
	color : #FF7F50;
	font-size : 15px;
	font-weight : bold;
	padding-left : 30px;
	padding-top : 20px;
}
.ok{
	color : Green;
	font-size : 15px;
	font-weight : bold;
	padding-left : 30px;
	padding-top : 20px;
}

.stred{
	font-size : 14px;
	color : Green;
	font-weight : bold;
	word-wrap : break-word;
}

.small{
	font-size : 10px;
	color : #909090;
}

.green{
	color : Green;
	font-weight : bold;
}

.red{
	color : Red;
	font-weight : bold;
}

/* *** *** ZAKLADNI TAGY nadpisy  *** *** */
.small{
	font-size : 10px;
	color : #909090;
}

/* *** *** ZAKLADNI TAGY formularu  *** *** */
.formular{
	padding-left : 20px;
	font-size : 12px;
	font-weight : bold;
}
.formularbunka{
	font-size : 12px;
	font-weight : bold;
	padding-left : 40px;
}

/* *** *** ZAKLADNI TAGY nejctenejsi clanky  *** *** */
.nejclanky{
	font-size : 14px;
	color : #FFFDFE;
	font-weight : bold;
	word-wrap : break-word;
}
.vpravonejclanky{
	color : Black;
	text-decoration : underline;
}
.vpravonejclanky:first-letter 
{
	color: #F0791D;
	font-size: 16px;
	font-weight : bold;
}

/* *** *** ZAKLADNI TAGY download  *** *** */
.nadpisdownload{
	color : #628291;
	font-size : 14px;
	font-weight : bold;
	padding-top : 10px;
}
.nazevdl{
	color : Gray;
	font-weight : bold;
}
.textdl{
	
}
.stazenodl{
	font-style : italic;
}

/* *** *** ZAKLADNI TAGY hrefu  *** *** */
a:link    {
	color: #004087;
	text-decoration : none;
}
a:visited {
	color: #004087;
	text-decoration: none;
}
a:active  {
	color: #FF8E37;
	text-decoration : none;
}
a:hover   {
	color: #FF8E37;
	text-decoration : none;
}

/* *** *** ZAKLADNI TAGY seznamu firem  *** *** */
/* *** *** TAGY  odkazu *** *** */
.nazevodkazugr{
	color : Red;
	font-size : 10px;
	font-weight : bold;
}
.popisodkazugr{
	font-size : 10px;
	color : Black;
	padding-left : 10px;
}
.linkplodkazu{
	font-size : 10px;
	font-weight : bolder;
	color : Green;
	text-decoration : underline;
}
.nadpisnap{
	font-size : 18px;
	font-weight : bold;
	color : #628291;
}
.textnap{
	text-indent: 0.5cm;
	font-size : 12px;
}

/* *** *** TAGY formulare na pridani odkazu *** *** */
.nadpisodkazform{
	color : Green;
	font-weight : bold;
}
.popisodkazform{

}

/* *** *** TAGY formulare fora / diskuze k clankum*** *** */
.nadpisdiskuse{
	color : #628291;
	font-size : 14px;
	font-weight : bold;
}

.forumhead{
	background-color:#E1FEE0;
}
.forumheadodp{
	background-color: #F2FEF1;
}
.forumheadpredmet{
	background-color: #E1FEE0;
	font-weight : bold;
}
.forumheadpredmetodp{
	background-color: #F2FEF1;
	font-weight : bold;
}
.forumserviceline{
	background-color: #EBEBEB;
}


/* *** *** ZAKLADNI TAGY textové novinky *** *** */

.novinkysekce{
	font-size : 14px;
	color : Green;
	font-weight : bold;
}
.novinkadatum{
	font-size : 10px;
	color : Black;
	font-weight : bold;
}

.novinkanadpis{
	font-size: 14px;
	color: #C30C30;
	padding-left: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

.novinkanadpis a{
	padding-bottom : 0px;
	color : #C30C30;
}

/* anomalie crest ================================================================== */
.novinkanadpis_crest{
	font-size: 14px;
	color: #C30C30;
	padding-left: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.novinkanadpis_crest a{
	padding-bottom : 0px;
	color : #C30C30;
}
.novinkanadpis_crest a:link, .novinkanadpis_crest a:visited{
	font-size : 12px;
	color : #C30C30;
	padding-bottom : 0px;
	font-weight : bold;
}

.vypis_k_textcl_vice_crest{
	background-image: url(img/vice_tisk_stred.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	text-align: right;
	padding-top: 6px;
	margin-bottom: 25px;
}

.vypis_k_textcl_vice_crest a:link, .vypis_k_textcl_vice_crest a:hover, .vypis_k_textcl_vice_crest  a:active, .vypis_k_textcl_vice_crest  a:visited{
	font-weight: bold;
	text-decoration: underline;
	color: Black;
	font-size: 11px;
}
/* konec  anomalie crest =========================================================== */

.vypis_k_textcl{
	padding-left: 0px;
	font-size: 10px;
	padding-right: 25px;
	text-align: justify;
}

.anotace li{
	margin-left: 0px;
	padding-left: 0px;
	margin: 0 0 0 15;
	padding: 0 0 0 0;
}

.anotace ul{
	margin-left: 0px;
	padding-left: 0px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

.anotace em{
	color: #808080;
}

.vypis_k_textcl_vice{
	text-decoration: underline;
	font-weight: bold;
	text-align: right;
}

.novinkaimg{
	padding-bottom: 10px;
	padding-top: 10px;
	text-align: center;
	float: left;
	padding-right : 20px;
}

.novinkanadpis a:link, .novinkanadpis a:visited{
	font-size : 12px;
	color : #C30C30;
	padding-bottom : 0px;
	font-weight : bold;
}

.novinkalink a:link , .novinkalink a:hover, .novinkalink a:active, .novinkalink a:visited  {
	font-size : 12px;
	text-decoration : underline;
	color : #FF8C3C;
}

.novinkatext{
	font-style : normal;
	color : Black;
	text-decoration : none;
	margin-bottom : 15px;
	padding-left : 0px;
}

.novinkatext p{
	padding : 0,0,0,0;
	margin : 0,0,0,0;
}

/* *** *** TAGY  textove novinky QUICK *** *** */
.quick_novinky{
	text-align : left;
	width : 170px;
	background-color : transparent;
	padding : 3 3 6 3;
	margin-left : 3px;
	margin-top : 0px;
	border-left-color : #D7D7D7;
	border-left-style : dotted;
	border-left-width : 1px;
	height : 600px;
	padding-left : 10px;
}

.quick_novinky p{
	padding : 0,0,0,0;
	margin : 0,0,0,0;
}

.quick_novinkynadpis{
	font-size : 12px;
	color : #FF8E37;
	font-weight : bold;
	padding-bottom : 5px;
}
.quick_novinkadatum{
	font-size : 10px;
	color : Gray;
	font-weight : bold;
}

.quick_novinkanadpis{
	font-weight : bold;
	color : #628291;
	padding-left : 5px;
}

.quick_novinkatext{
	font-size : 12px;
	padding-bottom : 10px;
	padding-left : 5px;
	color : Black;
}

.quick_novinkatext a{
	font-size: 12px;
	padding-bottom: 10px;
	padding-left: 5px;
	color: #004087;
}

.quick_novinka_vice{
	font-weight : normal;
	color : Gray;
	margin-top : 3px;
	padding-left : 10px;
	background: url(img/sipka_readmore.gif) no-repeat center left;
}

.quick_novinka_vicevse{
	font-weight : normal;
	color : Gray;
	margin-top : 3px;
	padding-right : 10px;
	background: url(img/sipka_readmore.gif) no-repeat center right;
	text-align : right;
}

.produkty_vypis_sekci{
	font-weight : bolder;
	color : White;
	margin-top : 3px;
	padding-left : 10px;
	background: url(img/sipka_menu_1.gif) no-repeat center left;
	text-align : left;
}

.produkty_pdfline{
	text-align : right;
	margin-right : 10px;
	padding-bottom : 5px;
}

.vyrobek{
	text-align: center;
	margin-bottom: 20px;
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 5px;
	padding-bottom: 2px;
	padding-left: 2px;
	padding-top: 2px;
	padding-right: 2px;
	width: 170px;
	vertical-align: top;
}

.vyrobek_ikona{
	float : left;
	vertical-align : baseline;
}

.vyrobek_nazev{
	font-weight : bold;
	text-align : center;
	color : #535A2E;
}

.vyrobek_nazev a{
	font-weight : bold;
	text-align : left;
	color : #5B7E92;
}

.vyrobek_text{
	font-size : 10px;
	text-align : left;
}

.vyrobek_hlavni_obr{
	width : 20px;
}

.vyrobek_img{
	text-align : left;
	padding-bottom: 20px;
}

#produkty{
	text-align: left;
}

#produkty p{
	text-align : left;
	padding-top : 10px;
	padding-bottom : 0px;
	margin : 0 0 0 0;
}

#produkty .vyrobek_url_karta{
	font-size : 14px;
	text-align : right;
	padding-top : 10px;
	padding-bottom : 10px;
	font-weight : bold;
	text-decoration : underline;
}

#produkty .anotace{
	font-style : italic;
	text-align : left;
	height : 30px;
}

#produkty .vyrobek_img{
	padding-top : 10px;
	margin-top : 10px;
}

.produkty_vypis_sekci{
	text-align : left;
	margin-left : 5px;
}

.divgalerie{
	text-align: left;
	width: 450px;
}

.spangalerie{
	border : 0px solid Black;
	margin : 3px 3px 3px 3px;
	border-left : 1px solid Black;
	border-top : 1px solid Black;
	border-right : 1px solid Black;
	border-bottom : 1px solid Black;
}

.download{
	background-color : #F2F2F2;
	padding : 2px 2px 2px 2px;
	border : 1px solid #D8D8D8;
	vertical-align : top;
	margin-top : 10px;
}

.prilohynazev{
	font-weight : bold;
	background-color : White;
	padding-left : 5px;
}

.downloadpolozka{
	padding-top : 5px;
	padding-bottom : 10px;
	font-size : 10px;
}

.dlnazev{
	font-weight : bold;
	font-size : 12px;
}

#tabulka_produkt,#tabulka_produkt  td{
	border : 1px solid #d8d8d8;
	border-collapse : collapse;
	padding-left : 3px;
	padding-right : 3px;
}

#tabulka_novinky,#tabulka_novinky td{
	border : 1px solid #d8d8d8;
	border-collapse : collapse;
	padding-left : 3px;
	padding-right : 3px;
}

.tabulka_novinky_pozice{
	padding-top : 15px;
	padding-bottom : 15px;
}

.vice{
	height : 88px;
	width : 100%;
	border-top-color : #296DC0;
	border-top-style : solid;
	border-top-width : 3px;
}

.stdedit {
	background-color: #FFFFFF;
	font: 8pt Arial;
	border: 1px solid #5B7E92;
	height: 18px;
}

.scroll{
	text-align: center;
	color: Gray;
	display: inline;
}

.tiptext{
	text-align : right;
}

.reklama1{
	border : 1px solid Black;
	width : auto;
}


.reklama2{
	border : 0px solid Black;
	width : auto;
}


.forum_a_downl_cele{
	text-align : left;
	margin-top : 20px;
}

.obrazekpopis{
	text-align : left;
}

#tabulka_shop,#tabulka_shop  td{
	border : 1px solid #d8d8d8;
	border-collapse : collapse;
	padding-left : 3px;
	padding-right : 3px;
}

.line_navigator{
	font-size: 10px;
	padding-bottom: 3px;
	color: #5B7E92;
}

.line_navigator a:link , .line_navigator a:visited{
	color: #5B7E92;
}


.line_navigator a:hover, .line_navigator a:active{
	color: #FF8C3C;
}

/* *** ***  TAGY  shop *** *** */

.zakaznik{
	text-align : right;
	padding-right : 10px;
	font-weight : normal;
	font-size : 11px;
}

.shop_small{
	font-size : 10px;
}

.shop_nazev{
	font-weight : bold;
	font-size : 12px;
}

.shop_nazev a:link , .shop_nazev  a:hover,.shop_nazev  a:active, .shop_nazev  a:visited{
	text-decoration : underline;
}

.shop_popis{
	font-size : 11px;
}

#shop_vypis_tabulka, #shop_vypis_tabulka td {
	border : 0px solid White;
	border-collapse : collapse;
	padding-left : 5px;
	padding-right : 5px;
	padding-bottom : 10px;
	padding-top : 5px;
}



p{
	margin: 0 0 0 0;
}


#produkty.anotace p{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}


#produkty p{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
.shop_celkova_cena{
	font-weight : bold;
	font-size : 16px;
	padding-top : 20px;
}

#shop_tab_sumarizace, #shop_tab_sumarizace td{
	border : 0px solid White;
	border-collapse : collapse;
	padding-left : 5px;
	padding-right : 5px;
	padding-bottom : 0px;
	padding-top : 0px;
}


h4{
	font-size: 12px;
	font-weight: bold;
	color: #628291;
	text-align: left;
	padding-left: 0px;
	margin-top: 4;
	padding-bottom: 4px;
	margin-bottom: 4px;
}

.searchform{
	padding-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

.searchpole{
	background-color: #FFFFFF;
	font: 8pt Arial;
	border: 1px solid #5B7E92;
	height: 18px;
}

hr{
	border: 1px solid #E4E4E4;
}


/* pro guestbook   */

.guestbook_vlozeno{
	font-size: 10px;
}

.guestbook_autor{
	font-size: 10px;
	font-weight: bold;
}

.guestbook_text{
	font-style: italic;
	font-size: 11px;
	border-bottom: 1px dotted #D7D7D7;
	margin-bottom: 10px;
}

.crest_oramovani{
	border-right: 1px solid Black;
	border-left: 1px solid Black;
	border-top: 1px solid Black;
	width: 781px;
}

.crest_nazev_pro_podmenu{
	font-variant: small-caps;
	padding-top: 12px;
	padding-left: 25px;
	font-weight: bold;
	color: #C20F32;
	font-size: 12px;
}

.crest_nadpis_v_topu{
	color: #C30C30;
	font-weight: bold;
	font-size: 18px;
	padding-bottom: 4px;
	margin-left: 3px;
}

.crest_text_v_topu{
	color: #C30C30;
	font-weight: normal;
	font-size: 11px;
	margin-right: 20px;
	text-align: justify;
	margin-left: 5px;
}

.crest_box_adresa{
	padding-left: 25px;
	padding-top: 25px;
	padding-right: 40px;
}

.crest_nadpis_adresa{
	font-weight: bold;
	text-decoration: underline;
	padding-bottom: 4px;
}

.crest_text_adresa{
	color: #C20F32;
	font-size: 11px;
}

/* *** ***  INDEX tiskové středisko *** *** */

.tisk_stred_nadpis_zprava_index{
	color: #C30C30;
	font-weight: bold;
	font-size: 13px;
	padding-left: 30px;
	padding-top: 8px;
}

.tisk_stred_firma_index{
	margin-left: 30px;
}

.tisk_stred_firma_index a:link , .tisk_stred_firma_index  a:hover, .tisk_stred_firma_index  a:active, .tisk_stred_firma_index  a:visited{
	font-size: 11px;
	color: Black;
	padding-left: 8px;
	background: url(img/odr_firma_tisk_stred.gif) no-repeat center left;
}

.tisk_stred_small{
	font-size: 10px;
	color: Gray;
	padding-left: 30px;
}

.tisk_stred_text_index{
	padding-left: 30px;
}
.tisk_stred_link_vice_index{
	background-image: url(img/vice_tisk_stred.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	text-align: right;
	padding-top: 6px;
}


.tisk_stred_link_vice_index a:link , .tisk_stred_link_vice_index  a:hover, .tisk_stred_link_vice_index  a:active, .tisk_stred_link_vice_index  a:visited{
	font-weight: bold;
	text-decoration: underline;
	color: Black;
	font-size: 11px;
}

.vlajky{
	text-align: right;
	display: block;
}
