BODY {
	margin : 0px;
	padding : 10px 0px 0px 0px;
	cursor : default;
	background: #d4d4d4 url('../images/body_bg.gif') repeat-x scroll top left;
	text-align: center;
}

BODY.mceContentBody {
	background: #fff !important;
}

*{
	font-family : Tahoma, Verdana, Arial, Helvetica;
	font-size : 11px;
}

.peciatka{
	width:320px;
	height:59px;
	margin-left:1.25cm;
	margin-top:8px;
	background:url('../../../images/peciatka2.png') left top no-repeat;
}

DIV, UL, LI {
	margin: 0px;
	padding: 0px;
}

DIV.swf_frame {
	height: 690px;
	margin: auto;
	padding: 0px;
	/*background: transparent;*/
	overflow:hidden;
	
}
.footer {
	width: 800px;
	margin: auto;
	text-align: left;
	color: #666;
}

.footer .left {
	float: left;
}

.footer a {
	line-height: 26px;
	text-decoration: none;
	color: #666;
	float: right;
	background-image: url(../images/m7-logo.png);
	background-position: right center;
	background-repeat: no-repeat;
	padding-right: 30px;
}

.footer a:hover {
	text-decoration: underline;
}


#zmluva_bg{
top:0px;
left:0px;
  position:absolute;
  background-color: #000;
  width:100%;
  height:100%;
  z-index:1;
  display:none;
  opacity:0;
}

DIV.zmluva {
  	z-index:10;
	position:absolute;
	left:370px;
	top:65px;
	/*margin-left:-300px;*/
	width: 530px;
	height: 600px;
	background: #ffffff;
	border:1px solid #e5e5e5;
	display:none;
}
DIV.zmluva div.obsah {
	position:absolute;
	left:15px;
	top:40px;
 	width: 487px;
	_width: 507px;
	height: 550px;
	background: #ffffff;
	/*border:1px solid red;*/
	overflow:auto;
	padding-right:20px;
}

DIV.zmluva div.header a {
	display: block;
	float: right;
	margin: 5px;
	padding: 2px 6px 3px 6px;
	background: #EA2318;
	color: white;
	font-weight: bold;
	text-decoration: none;
	border:1px solid #b0b0b0;
}
DIV.zmluva div.header a:hover {
	background: #000000;
	color: white;
	border:1px solid #b0b0b0;
}

DIV.no_flash {
	display: none;
	padding: 100px 0px 0px 0px;
	font-size: 12px;
	text-align: center;
}

DIV.no_flash A {
	color: 008000;
	font-weight: bold;
	text-decoration: none;
	font-size: 12px;
}

DIV.no_flash A:hover {
	text-decoration: underline;
}

DIV.no_flash B {
	color: 400000;
	font-size: 12px;
}

/*/////-----------------------*/
A{
color:#E51717;
}
.frame1, .frame2, .frame3 {

}
.frame1 {
	border-top : 1px solid #d7d7d7;
	border-right : 1px solid #797979;
	border-bottom : 1px solid #797979;
	border-left : 1px solid #d7d7d7;
}
.frame2 {
	border-top : 1px solid #d7d7d7;
	border-right : 1px solid #bababa;
	border-bottom : 1px solid #bababa;
	border-left : 1px solid #c6c6c6;
}
.frame3 {
	border-top : 1px solid #f5f5f5;
	border-right : 1px solid #cccccc;
	border-bottom : 1px solid #cccccc;
	border-left : 1px solid #dadada;
}
.content {
	background : #ffffff;
	padding : 40px;
	font-size:12px;
	color:#666666;
	line-height:17px;
}
.bottom {
	font-size : 10px;
	padding-left : 10px;
}


.button-voice {
	display : block;
	width : 195px;
	height : 45px;
	background : #ffffff url('../images/v0.gif') no-repeat top left;
	border : 0px none;
}
.button-voice-hover {
	display : block;
	width : 195px;
	height : 45px;
	background : #ffffff url('../images/v1.gif') no-repeat top left;
	border : 0px none;
}

.button-music {
	display : block;
	width : 195px;
	height : 45px;
	background : #ffffff url('../images/m0.gif') no-repeat top left;
	border : 0px none;
}
.button-music-hover {
	display : block;
	width : 195px;
	height : 45px;
	background : #ffffff url('../images/m1.gif') no-repeat top left;
	border : 0px none;
}
