/* odladeni chyby zobrazovacího enginu u ie6 a starší*/
.select-mask{
overflow:hidden;
}
.select-mask iframe
{
display:none;/*sorry for IE5*/
display/**/:block;/*sorry for IE5*/
position:absolute;/*must have*/
top:0;/*must have*/
left:0;/*must have*/
z-index:-1;/*must have*/
filter:mask();/*must have*/
width: 100%;/*must have for any big value*/
height: 1000px;/*must have for any big value*/;
}/*konec odladeni chyby zobrazovacího enginu u ie6 a starší */
#objectCursor{
position:absolute;
z-index:10001;
display:none;
border:1px solid red;
background-color:white;
color:black;
}
#loaderIMG{
background-color:white;
width:300px;
height:60px;
display:none;
z-index:10000;
position:absolute;
border:1px solid red;
}
#loaderIMG div{
position:absolute;
top:20px;
display:block;
width:300px;
text-align:center;
}
input, select{
font-size:10px;
margin:0px 0px;
}
form.formStyle{
margin:0px 0px;
padding:0px 0px;
}
a {
	color: #383c57;
}
a:visited {
color: #383c57;
}
a:hover {
	color: black;
	text-decoration: none;
}

body {
	margin: 0px;
	padding: 0px;
	font-size: 13px;
	color: black;
	font-family: Tahoma, Arial, Verdana, sans serif;
	background: white url(../G-www/tapeta_obklad_leva.jpg) 50% 175px repeat;
}
.pageIn {
	text-align: left;
	width:980px;
	position: relative;
	margin-left: auto;
	margin-right: auto;
/*	margin-top: 35px;*/
border-width:0px;
background:transparent url(../G-www/tapeta_obklad_stred.jpg) 49px 175px  repeat-y;
}
.pageOut {
background:transparent url(../G-www/tapeta_obklad_prava.png) 50% 193px  repeat-y;
	text-align: center;
	min-width: 980px;
	padding:0px 0px 0px 0px;
	margin:0px 0px;
	position: relative;
}


.pagelinks {
	position: relative;
	width: 500px;
	font-size: 15px;
	text-align: center;
	color: black;
	border-top: 2px solid #ffffcc;
	border-bottom: 1px solid #ffffcc
}
.pagelinks a {
	text-decoration: none;
	text-align: center;
	color: #996633;
	font-weight: bold;
}
.pagelinks a:hover {
	color: black;
}
#strop{
position:absolute;
width:980px;
height:99px;
background:transparent url(../G-www/strop.gif) left top  no-repeat;
}
#stena_stred{
position:absolute;
width:67px;
height:715px;
background:transparent url(../G-www/stena_stred.jpg) left top  no-repeat;
top:116px;
left:48px;
}

#strop_prechod{
background:transparent url(../G-www/strop-prechod.gif) left top  repeat-x;
	padding:0px 0px 0px 0px;
	margin:0px 0px;
	position: absolute;
	height:53px;
	top:0px;
	width:50%;
	right:0px;

}
#obklady_vrh_prava {
background:transparent url(../G-www/tapeta_obklad_prava.png) 50% 0%  repeat-y;
	padding:0px 0px 0px 0px;
	margin:0px 0px;
	position: absolute;
	height:130px;
	top:53px;
	width:100%;
	right:0px;
}
#obklady_vrh_leva{
position:absolute;
	margin: 0px;
	padding: 0px;
	height:162px;
	width:50%;
	right:50%;
}
#obklady_vrh_leva div{
position:absolute;
	margin: 0px;
	padding: 0px;
	height:162px;
	width:100%;
  right:442px;
	background: white url(../G-www/tapeta_obklad_leva.jpg) right top repeat;
}
#obklady_vrh_prava_dekor {
background:transparent url(../G-www/tapeta_obklad_dekor_prava.jpg) 0px 0px  repeat-x;
	padding:0px 0px 0px 0px;
	margin:0px 0px;
	position: absolute;
	height:10px;
	top:183px;
	right:0px;
	width:50%;
}
#okno {
background:transparent url(../G-www/okno.png) 380px 0px  no-repeat;
	padding:0px 0px 0px 0px;
	margin:0px 0px;
	position: absolute;
	height:363px;
	top:135px;
	right:0px;
	width:50%;
}
#obklady_vrh_leva_dekor{
position:absolute;
	margin: 0px;
	padding: 0px;
	height:13px;
	width:50%;
	top:162px;
	right:50%;
}
#obklady_vrh_leva_dekor div{
position:absolute;
	margin: 0px;
	padding: 0px;
	height:13px;
	width:100%;
  right:434px;
	background: white url(../G-www/tapeta_obklad_dekor_leva.jpg) right top repeat;
}

#hlavicka {
	top: 0px;
	position: relative;
	/*height: 179px;*/
	height: 286px;
	left:79px;
	width: 826px;
	display:block;
}
#hlavicka_in {
	top: 26px;
	left: 26px;
	position: absolute;
	/*height: 179px;*/
	height: 260px;
	width: 775px;
	/*display:block;*/
	background:transparent url(../G-www/hlavicka.jpg) left top  no-repeat;
}
#hlavicka_zbytek{
	top: 2px;
	left: 64px;
	position: absolute;
	/*height: 179px;*/
	height: 24px;
	width: 157px;
	/*display:block;*/
	background:transparent url(../G-www/hlavicka_zbytek.jpg) left top  no-repeat;
}

#telo {
position: relative;
/*	padding:0px 0px 0px 0px;*/
	/*margin-bottom:0px;*/
	left:79px;
	width: 826px;
	z-index: 3;
}
#telo_in {
position: relative;
/*	padding:0px 0px 0px 0px;*/
	/*margin-bottom:0px;*/
	left:26px;
	width: 775px;
	min-height: 500px;
	background:transparent url(../G-www/telo.gif) left top  repeat-y;
}
#levyPanel {
/*margin-left:10px;*/
padding: 0px 0px 0px 0px;
margin-right: auto;
margin-bottom: 50px;
position: relative;
float: left;
width:178px;
top:0px;
border-width:0px;
/*border:1px solid gray;*/
left:12px;
}
#hlPanel{
top:1px;
position:relative;
width:540px;
padding:0px 0px;
float:left;
/*margin-left:20px;*/
left:20px;
}
#pravyPanel{
position:relative;
margin-right:12px;
margin-left:auto;
margin-bottom: 0px;
top:0px;
width:178px;
/*border:1px solid gray;*/
}

.menu {
padding:0px 0px 0px 0px;
	margin-top: 0px;
	/*border:1px solid black;*/
	margin-right:auto;
	/*margin-left:36px;*/
	position: relative;
	right: 0px;
	width: 180px;
	z-index: 5;
	font-size: 11px;
	text-align: right;
	font-family:tahoma;
}

.submenu_box{
width:170px;
top:-5px;
left:10px;
}
.submenu_box ul{
width:100%;
}
.menuin a,span{
cursor:pointer;
}
.menuin{
display:block;
width:180px;
}
.menuin a,span{
cursor:pointer;
}
.menuin a {
	background:transparent url(../G-www/zalozka_menu.png) left top no-repeat;

	color: #751220;
	display: block;
	/*height:21px;*/
	width: 180px;
	padding: 8px 0px 8px 0px;
	text-decoration: none;
	margin: 0px 0px 0px 0px;
	font-weight: bold;
	z-index: 5;
}
.menuin a:visited {
color:#751220;
}
.menuin a:hover {
	color: red;
	/*text-decoration: underline;*/
	margin: 0px 0px 0px 0px;
	font-size: 100%;
	background:transparent url(../G-www/zalozka_menu_hover.png) left top no-repeat;
}

.paticka {
	position: absolute;
/*	text-align: center;*/
	color: gray;
	font-size: 9px;
	font-weight: bold;
/*	width:400px;*/
/*	left: 13px;*/
	top: 5px;

}


.paticka a{
color:black;
}
/*#paticka_out {
position: relative;
/*margin-left: auto;
margin-right: auto;
height:109px;
min-width:980px;
font-size:1px;
}*/

#paticka {
position: relative;
margin-left: auto;
margin-right: auto;
height:109px;
width:980px;
font-size:1px;
}
#paticka_prava{
position: absolute;
height:109px;
width:50%;
font-size:1px;
background:transparent url(../G-www/dlazba_stred_prava.png) 490px top  no-repeat;
bottom:0px;
right:0px;
}

#paticka_in {
/*display:block;*/
position: absolute;
background:transparent url(../G-www/paticka_podklad.png) left top  no-repeat;
height:24px;
width:775px;
left:105px;
}

.message {
	background-color: white;
	text-align: center;
	top: 10px;
	position: relative;
	padding: 5px 5px;
	color: red;
	font-weight: bold;
	border-style: solid;
	border-color: red;
	border-width: 1px;
	z-index: 15;
	margin-left: 20px;
	margin-right: 20px;
}

/* formátování nadpisů */
.postavcestu {
display:block;
width:100%;
	font-size: 15px;
	color: black;
	font-weight: normal;
	margin-top: 0px;
	padding-top:10px;

}
h1.postavcestu {
font-weight:bold;
}
div.postavcestu {
	font-size: 10px;
	font-weight: normal;
	margin-bottom: 0px;
}

 /* konec formátování nadpisů */
img.ikonaStromMenu {
width:16px;
height:16px;
margin:0px;
border-width:0px;
padding:0px;
}
img {
	border: 1px solid gray;
}
h1{
	font-size: 20px;
	margin: 5px 0px 5px 0px;
	font-weight:500;
}
h2{
	font-size: 18px;
	margin: 5px 0px 5px 0px;
	font-weight:500;
}
h3{
	font-size: 16px;
	margin: 5px 0px 5px 0px;
	font-weight:600;
}
h4{
	font-size: 14px;
	margin: 5px 0px 5px 0px;
	font-weight:600;
}
h5{
	font-size: 12px;
	margin: 5px 0px 5px 0px;
	font-weight:600;
}
h6{
	font-size: 10px;
	margin: 5px 0px 5px 0px;
	font-weight:600;
}
textarea{
background-color:transparent;
}
hr{
	margin: 3px 0px 3px 0px;
	font-size:1px;
	padding:0px 0px;
	width:100%;
	color:#b9b8b8;
	height:1px;
	background-color:#b9b8b8;
	border-style:solid;
	border-width:0px;
}
hr.cistic {
	clear: both;
	height: 1px;
	border: 1;
	margin: 0px 0px 0px 0px;
	width:100%;
	visibility: hidden;
}
table{
border: 1px solid rgb(204, 204, 204);
border-collapse: collapse;
}
