/* CLASSES */
@import 'text.css';
.content{
	width:650px;
}
.navibg{
	height:50px;
	width:650px;	
}
.printOnly{
}
.doNotPrint{
	display:none;
}
.navibgText{
position:relative;
left:0px;
top:0px;
}
.hidden{
	display:none;
}
.q{
padding:10px; 
border:1px dashed #FFFFFF;
width:300px
}
.inputIn{
	color:#000000;
	width:120px;
	height:16px;
	border:1px solid #000000;
	position:relative;
	left:8px;
	top:8px;
	text-align:center;
}
.inputIn_h, .inputIn_d{
	color:#000000;
	width:25px;
	height:16px;
	border:1px solid #000000;
	position:relative;
        margin-left:8px;
	top:7px;
	text-align:center;
}
.inputIn_m, .inputIn_s{
	color:#000000;
	width:25px;
	height:16px;
	border:1px solid #000000;
	position:relative;
	top:7px;
	text-align:center;
}
.inputIn_y{
	color:#000000;
	width:35px;
	height:16px;
	border:1px solid #000000;
	position:relative;
	top:7px;
	text-align:center;
}
.inputIn_separator{
	color:#000000;
	width:15px;
	height:16px;
	border:1px solid #000000;
	position:relative;
	top:7px;
	text-align:center;
}
.selectIn{
    width:223px;
    height:16px;
    position:relative;
    left:8px;
    top:8px;
}
.selectOut{
    vertical-align:middle;
    width:239px;
    height:36px;
}
.textareaIn{
}
.textareaOut{
    width:535px;
}
.inputOut{
	vertical-align:middle;
	width:136px;
	height:36px;
}
.inputSelect{
	color:#000000;
	background-color:#FFFFFF;
	width:270px;
	position:relative;
	left:8px;
	top:8px;
}
.inputSubmit{
	width:72px;
	height:22px;
	background-image:url(../img/input/submitPrint.gif);
	background-repeat:no-repeat;
	border:0px;
}
.inputPrevest{
	width:75px;
	height:22px;
	background-image:url(../img/input/prevestPrint.gif);
	background-repeat:no-repeat;
	border:0px;
}
.inputPrevestVse{
	width:101px;
	height:22px;
	background-image:url(../img/input/prevestVsePrint.gif);
	background-repeat:no-repeat;
	border:0px;
}
.inputZkopirovatDoSchranky{
	width:168px;
	height:22px;
	background-image:url(../img/input/zkopirovatDoSchrankyPrint.gif);
	background-repeat:no-repeat;
	border:0px;
}
.inputUplatnitPoukazku{
	width:131px;
	height:22px;
	background-image:url(../img/input/uplatnitPoukazku.gif);
	background-repeat:no-repeat;
	border:0px;
}

/* STRUCTURE ELEMENT */
div.sElement{
	padding-left:0px;
	width:100%;
}
div.sChosenElement{
	background-image:url(../img/structure/bg.gif);
	padding-left:0px;
	width:100%;
}
.sChosenNavi{
	display:block;
	padding-left:55px;
}

.space{
display:none;
}
.naviTable{
width:600px;
}

