/***********************************************/
/* HTML tag styles                             */
/***********************************************/
body{
	font-family: Tahoma,sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 1.166;	
	margin: 0px;
	padding: 0px;
}
table {
	font-family: Tahoma,sans-serif;
	font-size: 11px;
}
p {
	margin: 0px;
	padding: 0px;
}
/******* hyperlink and anchor tag styles *******/
A, A:ACTIVE, A:LINK, A:VISITED {
	color: #FF6600;
}
A:HOVER {
	color: #465498;
}
#topMenu A, #topMenu A:ACTIVE, #topMenu A:LINK, #topMenu A:VISITED {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	margin: 0px 8px 0px 8px;
	text-transform: uppercase;
	}
#topMenu A:HOVER {
	text-decoration: underline;
	color: #FFCC00;
	margin: 0px 8px 0px 8px;
}
.topMenuNoAktiv {
	color: #FFCC00
}



.red {
	color: #FF0F03}



#topMenu td.action {
	background: url(../obr/bg_menu_vrch_07_akce.gif) repeat-x left top;
}

#leftMenu A, #leftMenu A:ACTIVE, #leftMenu A:LINK, #leftMenu A:VISITED {
	color: #22316F;
	text-decoration: none;
}
#leftMenu A:HOVER {
	text-decoration: none;
	color: #3399CC;
}
.leftMenuNoAktiv {
	color: #FF3300;
}
.padd_t {
	padding-top: 3px;
}
A#kontakt, A#kontakt:ACTIVE, A#kontakt:LINK, A#kontakt:VISITED {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
A#kontakt:HOVER {
	color: #FFCC00;
}
/************** header tag styles **************/
h1 {
	color: #6A76AF;
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
	padding: 12px 0px 12px 10px;
}
h2 {
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
	padding: 12px 0px 12px 10px;
}
h3 {
	color: #6A76AF;
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
	padding: 12px 0px 12px 10px;
}
h4 {
	color: #000000;
	font-size: 11px;
	font-weight: bold;
	margin: 0px;
	padding: 5px 0px 5px 10px;
}
h6 {
	color: #FF3300;
	font-size: 15px;
	font-weight: bold;
	margin: 0px;
	padding: 0px 15px 0px 15px;
}
/********* text *********/

.cert {
	padding: 150px 0px 0px 0px;
	
}

.barva1 {
	color: #6A76AF;
}
.block {
	padding-left: 5px;
	text-align: justify;
}
.block1 {
	padding-left: 10px;
	text-align: justify;
}
.block2 {
	padding-left: 15px;
	text-align: justify;
}
.block3 {
	padding-left: 30px;
	text-align: justify;
}
.block4 {
	padding: 0px 30px 0px 30px;
	text-align: justify;
}
.block5 {
	padding: 0px 0px 0px 40px;
}
.block6 {
	padding: 0px 30px 0px 0px;
}
.padd_top {
	padding-top: 5px;
}
.padd_left {
	padding-left: 10px;
}
.padd_left_1 {
	padding-left: 10px;
	color: #FF0000;
	background-color: #FFFFFF;
}
.padd {
	padding: 5px;
}
#velkyText {
	font-size: 15px;
}
.malyText {
	font-size: 11px;
	font-weight: normal;
}
/*************** list tag styles ***************/
ol {
	padding-left: 40px;
}
ol.odr li {
	padding: 0px 60px 5px 0px;
	text-align: justify;
}
td.cisla ol {
	position: absolute;
	z-index: 10;
	padding-left: 30px;
}
ol li ul li {
	list-style-type: lower-alpha;
}
TD.odrazky UL LI{
	list-style-type: lower-alpha;
	padding-right: 70px;
	padding-bottom: 5px;
	text-align: justify;
}
TD.odrazky UL LI UL LI{
	list-style-type: upper-roman;
	padding-right: 100px;
	padding-top: 5px;
}
/********* form and related tag styles *********/
/********* tables and images *********/
.tblheader {
	background-color: #F7F8FB;
	font-weight: bold;
	margin: 0px;
	padding: 5px 0px 5px 5px;
	border: 1px solid #BEC4DC;
}
.tblheader1 {
	color: #6A76AF;
	background-color: #F7F8FB;
	font-weight: bold;
	margin: 0px;
	padding: 5px 0px 5px 5px;
	border: 1px solid #BEC4DC;
}
.tblheader2 {
	color: #FFFFFF;
	background-color: #B9BFD9;
	font-weight: bold;
	margin: 0px;
	padding: 5px 0px 5px 5px;
	border: 1px solid #BEC4DC;
}
#bg {
	background-color: #8F98C2;
}
	
.tblheader3 {
	color: #6A76AF;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 5px 0px 5px 5px;
	border: 1px solid #BEC4DC;
}
.tblheader4 {
	background-color: #F7F8FB;
	margin: 0px;
	padding: 5px 0px 5px 5px;
	border: 1px solid #BEC4DC;
}

.tblheader5 {
	
	padding: 5px 0px 5px 5px;
	border: 1px solid #BEC4DC;
}

table.krytina TD {
	padding: 5px 5px 5px 5px;
	border: 1px solid #BEC4DC;
}
table.galerie TD {
	vertical-align: top;
}
table.galerie IMG {
	border: 1px solid #828EBD;
}
.hand {
	cursor: hand;
}
.rightBorder {
	border-right: 1px solid #B9BFD9;
}
.leftBorder {
	border-left: 1px solid #B9BFD9;
}
#allCenter {
	text-align: center;
}
/***********************************************/
/* Uvod                                        */
/***********************************************/
#form{
	position:absolute;
	left:50%;
	top:440px;
	margin-left: -370px;
	width: 740px;
	z-index: 2;
	padding: 0px;
}
.inp{
	margin-top: 10px;
}
.area{
	margin-top: 19px;
	width: 300px;
	height: 80px;
}
.padd_l{
	padding-left: 10px;
}
.padd_r{
	padding-right: 7px;
}
#flash{
	position:absolute;
	left:50%;
	top:395px;
	margin-left: -370px;
	width: 740px;
	z-index: 2;
	padding: 0px;
}
.padd_top{
	padding-top:11px;
	padding-top="8px";
}
.but {
	background: url(../obr/bg_napiste_but.gif) no-repeat left top;
	height: 30px;
	width: 119px;
	padding-top: 1px;
}
/***********************************************/
/* Layout Divs                                 */
/***********************************************/
#base{
	position:relative;
	width:100%;
	height: 100%;
	z-index: 1;
	padding: 0px;
}
#outbox{
	position: relative;
	width: 100%;
	height: 100%;
	z-index: 2;
}
#masthead{
	position: relative;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100px;
	z-index: 3;
	background: url("../obr/bg_masthead_02.gif") repeat-x left top;
}
#leftTop, #logo {
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 5;
}
#tema {
	position: absolute;
	right: 0px;
	top: 0px;
	z-index: 1;
}
#logodruhe {
	position: absolute;
	right: 0px;
	top: 0px;
	z-index: 2;
}
#podVlajkou {
	position: absolute;
	right: 0px;
	top: 74px;
}
#top {
	position: absolute;
	left: 0px;
	top: 91px;
	width: 125px;
	height: 19px;
	z-index: 7;
	background: url("../obr/cedule_menu_14.gif") no-repeat left top;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
	padding: 3px 0px 0px 14px;
}
#topMenu{
	position: absolute;
	left: 150px;
	top: 74px;
	width: auto;
	height: 20px;
	z-index: 5;
}
#pagecell{
	position:relative;
	width: auto;
	top: -1px;
	left: 0px;
	z-index: 2;
	margin: 0px 0px 0px 0px;
}
#leftMenuTop {
	position: absolute;
	left: 0px;
	top: 78px;
	z-index: 6;
}
#leftMenu {
	width: 153px;
	height: auto;
	padding-bottom: 0px; /* podle vky footeru */
}
#rightMenu {
	width: 150px;
	height: auto;
	padding-bottom: 0px; /* podle vky footeru */
	background-color: #CCCCFF;
}
#content {
	width: auto;
	height: auto;
	z-index: 3;
	padding: 10px 10px 10px 10px;
	padding-bottom: 0px; /* podle vky footeru */
}
/************** menu sortiment **************/

	

/************** menu top right **************/

/************** menu left **************/

.red2 {
    color:#FF0000;
	
}
.bgLeftMenu {
	background: url("../obr/bg_left_menu_12.gif") repeat-y left top;
}
.bgBut {
	background: url("../obr/left_menu_but_24.gif") repeat-x left top;
}
.cedule {
	width: 125px;
	height: 19px;
	background: url("../obr/cedule_menu_14.gif") no-repeat left top;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
	padding: 0px 0px 0px 14px;
}
/************** roz vyhledavani **************/
ul.pdf li {
	width: 40%;
	clear: both;
	list-style-type: none;
}
/********************* index **********************/
table#menu tr td {
	border: 1px solid #8B96CA;
	width: 14%;
	text-align: center;
	background-color: #A6AED7;
	text-align: center;
}
table#menu tr td#upo {
	width: 15%;
}

table#menu tr td a {
	margin: 0 auto;
	display: block;
	width: 100%;
	color: #838FC7;
	background-color: #FFFFFF;
	text-decoration: none;
	height: 30px;
	_height: 80px;
	padding-top: 50px;
	
}
table#menu tr td a:hover {
	color: #838FC7;
	_margin-left: 4px;
	_margin-right: 4px;
	width: 95%;
	_width:;
}
a#katepal {
	background: url(../flash/loga_07.gif) no-repeat center 14px;
}
a#rova {
	background: url(../flash/loga_03.gif) no-repeat center 13px;
}
a#lunawood {
	background: url(../flash/loga_11.gif) no-repeat center 2px;
}
a#drevodomy {
	background: url(../flash/loga_15.gif) no-repeat center 15px;
}
a#upofloor {
	background: url(../flash/loga_16.gif) no-repeat center 15px;
}
a#vital {
	background: url(../flash/logo.jpg) no-repeat center 8px;
}
a#paroc {
	background: url(../flash/paroc.jpg) no-repeat center 15px;
}
img.flag {
	border: 1px solid #8B96CA;
	margin-top: 1px;
}
td.kontPadd {
	padding: 1px 2px 0 2px;
	_padding-right: 4px;

}
div#kont {
	background: #E4E6F3 url(../obr/bg_uvod.gif) repeat-x left top;
	border: 1px solid #8B96CA;
}
/*div#kont div#slo {
	position: absolute;
	width: 150px;
	height: 77px;
	margin-top: 90px;
	margin-left: -115px;
	background: url(../flash/prokom_sr1.gif) no-repeat left top;
}*/
h2.uvod {
	margin: 0;
	padding: 0;
	padding: 8px 0 7px 0;

}
h2.adresa {
	padding: 0px 0px 12px 0px;

}
/********************* end **********************/

