body {
    text-align: center;
	margin: 0 auto 0;
	background-color: #a8a8a8;
	background-image:url(imgx/background.jpg);
	background-repeat: repeat-x;
	color: black;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	
}

h1 {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #ffffff;
	display: none;
}

h2 {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #ffffff;
}

h3 {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

h4 {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #ffffff;
}

h5 {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #009900;
}

h6 {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #000000;
}

a { 
	color: #3257b5;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;	
	background: url(imgx/dot3.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	text-decoration: none; 
	height: 12px;
}

a:hover { 
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;	
	background: url(imgx/dot2.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	text-decoration: none; 
	height: 12px;
}

.bottomtext a { 
	color: #3257b5;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;	
	background: url(imgx/dot.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	text-decoration: none; 
	height: 12px;
}

.bottomtext a:hover { 
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;	
	background: url(imgx/dot2.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	text-decoration: none; 
	height: 12px;
}

.nadpis {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #000000;
}

.nadpiscena {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #000000;
}

.keen a{
	color: #7a92d0;


}

.nadpisobj a{
	font-size: 18px;	
	background: url(imgx/dot4.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}

.nadpisobj2{
	font-size: 14px;	
}

.nadpisobj a:hover{
	font-size: 18px;	
	background: url(imgx/dot5.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}

.nadpisobj3 {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #454545;
}

a img{
	border: none;
}

.onair a img {
	border: 3px double #fec78e;
}

.onair a:hover img {
	border: 3px double #f5e3d0;
}

.onair img {
	border: 3px double #fec78e;
}


.dabing a img {
	border: 3px double #7adee9;
}

.dabing a:hover img {
	border: 3px double #ddf5f8;
}

.dabing img {
	border: 3px double #7adee9;
}

.seznam{
	padding: 0px 0px 0px 33px;
	margin: 0px;

}

input, select{
	padding: 2px 0px 2px 3px;
	margin: 3px 0px 3px 0px;
	border: 2px #777777 solid;
	text-align: left;
}

.buttobj{
	text-align: center;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	width: 200px;
	height: 40px;	
	padding: 2px 3px 2px 3px;
	border: 2px #777777 solid;
}

.buttobj:hover{
	background-color:#dedede;
}


.tab {
	font-weight: bold;
}

/*--------------------------------obal--------------------*/

.obal {
    text-align: left;
	margin: 0 auto 0;
	top: 5px;
	width: 1000px;
	position: relative;
	z-index: 1;
	background-color: #a8a8a8;
}

/*--------------------------------buttons--------------------*/

.buttonair .onaira{
	text-align: center;
	top: 33px;
	left: 518px;
	width: 142px;
	height: 20px;
	border: 6px solid #ffffff;
	padding: 7px 0px 0px 0px;
	position: absolute;
	background-color: #ff8a10;
	background-image: url(imgx/butt_onair.jpg);
	background-repeat: no-repeat;
	z-index: 11;
}

.buttonair .onairb{
	text-align: center;
	top: 33px;
	left: 518px;
	width: 142px;
	height: 20px;
	border: 6px solid #ffffff;
	padding: 7px 0px 0px 0px;
	position: absolute;
	background-color: #c8c8c8;
	background-image: url(imgx/butt_kontakt.jpg);
	background-repeat: no-repeat;
	z-index: 11;
}

.buttdabing .dabinga{
	text-align: center;
	top: 33px;
	left: 667px;
	width: 142px;
	height: 20px;
	border: 6px solid #ffffff;
	padding: 7px 0px 0px 0px;
	position: absolute;
	background-color: #05c7dc;
	background-image: url(imgx/butt_dabing.jpg);
	background-repeat: no-repeat;
	z-index: 11;
}

.buttdabing .dabingb{
	text-align: center;
	top: 33px;
	left: 667px;
	width: 142px;
	height: 20px;
	border: 6px solid #ffffff;
	padding: 7px 0px 0px 0px;
	position: absolute;
	background-color: #c8c8c8;
	background-image: url(imgx/butt_kontakt.jpg);
	background-repeat: no-repeat;
	z-index: 11;
}

.buttkontakt {
	text-align: center;
	top: 33px;
	left: 816px;
	width: 142px;
	height: 20px;
	border: 6px solid #ffffff;
	padding: 7px 0px 0px 0px;
	position: absolute;
	background-color: #c8c8c8;
	background-image: url(imgx/butt_kontakt.jpg);
	background-repeat: no-repeat;
	z-index: 11;
}

.buttuvod .uvoda {
	text-align: center;
	top: 33px;
	left: 369px;
	width: 142px;
	height: 20px;
	border: 6px solid #ffffff;
	padding: 7px 0px 0px 0px;
	position: absolute;
	background-color: #c8c8c8;
	background-image: url(imgx/butt_kontakt.jpg);
	background-repeat: no-repeat;
	z-index: 11;
}

.buttuvod .uvodb {
	text-align: center;
	top: 33px;
	left: 369px;
	width: 142px;
	height: 20px;
	border: 6px solid #ffffff;
	padding: 7px 0px 0px 0px;
	position: absolute;
	background-color: #a6a5a5;
	background-image: url(imgx/butt_uvod.jpg);
	background-repeat: no-repeat;
	z-index: 11;
}

.buttuvod .uvodc {
	text-align: center;
	top: 33px;
	left: 369px;
	width: 142px;
	height: 20px;
	border: 6px solid #ffffff;
	padding: 7px 0px 0px 0px;
	position: absolute;
	background-color: #c8c8c8;
	background-image: url(imgx/butt_kontakt.jpg);
	background-repeat: no-repeat;
	z-index: 11;
}

.buttuvod .uvodc a{
	color: #999999;	
	background: url(imgx/dot3.gif);
	background-repeat: repeat-x;
	background-position: left bottom;}

.buttonair a, .buttdabing a, .buttkontakt a, .buttuvod a{ 
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;	
	background: url(imgx/dot3.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	text-decoration: none; 
}

.buttonair a:hover, .buttdabing a:hover, .buttkontakt a:hover, .buttuvod a:hover{ 
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;	
	background: url(imgx/dot2.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	text-decoration: none; 
}




/*--------------------------------index--------------------*/

.top {
	top: 0px;
	left: 0px;
    text-align: left;
	margin: 0px;
	padding: 13px 13px 13px 13px;
	width: 942px;
	position: relative;
	background: #d1cfcf;
	border: 7px solid #FFF;
	background-image:url(imgx/back_top.jpg);
	background-repeat: no-repeat;
	z-index: 2;
}

.left {
	top: 0px;
	left: 0px;
    text-align: left;
	margin: 0px;
	padding: 13px 20px 13px 20px;
	width: 454px;
	height: 500px;
	position: relative;
	background: #ff8a0f;
	/*border-left: 7px solid #FFF;
	border-right: 7px solid #FFF;*/
	background-image: url(imgx/back_left.jpg);
}

.right {
	top: 0px;
	left: 0px;
    text-align: left;
	margin: 0px;
	padding: 13px 20px 13px 13px;
	width: 455px;
	height: 500px;
	position: relative;
	background: #05c7dc;
	/*border-left: 7px solid #FFF;
	border-right: 7px solid #FFF;*/
	background-image: url(imgx/back_right.jpg);
}

.bottom {
	top: 0px;
	left: 0px;
    text-align: left;
	margin: 0px;
	padding: 13px 13px 13px 13px;
	width: 942px;
	position: relative;
	background: #d1cfcf;
	border: 7px solid #FFF;
}

/*--------index_obsah--------------------*/

.darujte {
	top: 25px;
	left: 18px;
	width: 322px;
	height: 52px;
	position: absolute;
	/*background-image: url(imgx/darujte.jpg);*/
	z-index: 10;
}

.toptext {
	/*margin-top: 65px;*/
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	z-index: 10;
}

.toptext2 {
	/*margin-top: 15px;*/
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #666666;
	z-index: 10;
}

.bottomtext {
	/*margin-top: 15px;*/
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #838181;
}

.pruhtop{
	margin: 0px 0px 10px 0px;
	width: 942px;
	height: 7px;
	background-image: url(imgx/pruh_obj.jpg);
}

/*--------------------------------ona air--------------------*/

.onairzazitek {
	top: 25px;
	left: 18px;
	width: 320px;
	height: 52px;
	position: absolute;
	/*background-image: url(imgx/onairzazitek.jpg);*/
	z-index: 11;
}

.rightonair {
	top: 0px;
	left: 0px;
    text-align: left;
	margin: 0px;
	padding: 13px 20px 13px 13px;
	width: 455px;
	height: 775px;
	position: relative;
	background: #ff8a0f;
	/*border-right: 7px solid #FFF;*/
	background-image: url(imgx/back_rightonair.jpg);
}

.leftonair {
	top: 0px;
	left: 0px;
    text-align: left;
	margin: 0px;
	padding: 13px 20px 13px 20px;
	width: 454px;
	height: 775px;
	position: relative;
	background: #ff8a0f;
	/*border-left: 7px solid #FFF;
	border-right: 7px solid #FFF;*/
	background-image: url(imgx/back_leftonair.jpg);
}

.bottomonair {
	top: 0px;
	left: 0px;
    text-align: left;
	margin: 0px;
	padding: 20px 20px 13px 20px;
	width: 942px;
	position: relative;
	background: #fea448;
	/*border: 7px solid #FFF;*/
	background-image: url(imgx/back_bottomonair.jpg);
}

.bottomtextonair {
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}

.toptextonair {
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	/*font-weight: bold;*/
	font-size: 13px;
	color: #000000;
	z-index: 10;
}

/*--------------------------------dabing--------------------*/

.dabingzazitek {
	top: 25px;
	left: 19px;
	width: 382px;
	height: 52px;
	position: absolute;
	/*background-image: url(imgx/dabingzazitek.jpg);*/
	z-index: 11;
}

.rightdabing {
	top: 0px;
	left: 0px;
    text-align: left;
	margin: 0px;
	padding: 13px 20px 13px 13px;
	width: 455px;
	height: 575px;
	position: relative;
	background: #05c7dc;
	/*border-right: 7px solid #FFF;*/
	background-image: url(imgx/back_rightdabing.jpg);
}

.leftdabing {
	top: 0px;
	left: 0px;
    text-align: left;
	margin: 0px;
	padding: 13px 20px 13px 20px;
	width: 454px;
	height: 575px;
	position: relative;
	background: #05c7dc;
	/*border-left: 7px solid #FFF;
	border-right: 7px solid #FFF;*/
	background-image: url(imgx/back_leftdabing.jpg);
}

.bottomdabing {
	top: 0px;
	left: 0px;
    text-align: left;
	margin: 0px;
	padding: 20px 20px 13px 20px;
	width: 942px;
	position: relative;
	background: #24dcf0;
	/*border: 7px solid #FFF;*/
	background-image: url(imgx/back_bottomdabing.jpg);
}

/*--------------------------------objednavka--------------------*/

.objednavka {
	top: 25px;
	left: 18px;
	width: 322px;
	height: 52px;
	position: absolute;
	/*background-image: url(imgx/objednavka.jpg);*/
	z-index: 10;
}

.obj {
	top: 0px;
	left: 0px;
    text-align: left;
	margin: 0px;
	padding: 13px 20px 13px 20px;
	width: 942px;
	height: 1035px;
	position: relative;
	background: #c2c1c1;
	/*border-left: 7px solid #FFF;
	border-right: 7px solid #FFF;*/
	background-image: url(imgx/back_obj.jpg);
}

.pruhobj{
	margin: 17px 0px 17px 0px;
	width: 447px;
	height: 7px;
	background-image: url(imgx/pruh_obj.jpg);
}

.pruhobj2{
	margin: 17px 0px 17px 0px;
	width: 942px;
	height: 7px;
	background-image: url(imgx/pruh_obj.jpg);
}


.form{
	font-weight: normal;

}


/*--------------------------------glow--------------------*/

.glowtop {
	top: 0px;
	left: 0px;
	margin: 0px;
	padding: 0px;
	width: 982px;
	height: 12px;
	position: relative;
	background-image:url(imgx/glow_top.jpg);
	background-repeat: no-repeat;
}

.glowleft {
	top: 0px;
	left: 0px;
	margin: 0px;
	padding: 0px;
	width: 9px;
	height: 650px;
	position: relative;
	background-image:url(imgx/glow_left.jpg);
	background-repeat: no-repeat;
}

.glowleftsm {
	top: 0px;
	left: 0px;
	margin: 0px;
	padding: 0px;
	width: 9px;
	height: 161px;
	position: relative;
	background-image:url(imgx/glow_left_sm.jpg);
}

.glowleftsmonair {
	top: 0px;
	left: 0px;
	margin: 0px;
	padding: 0px;
	width: 9px;
	height: 541px;
	position: relative;
	background-image:url(imgx/glow_left_sm.jpg);
}

.glowleftsmdabing {
	top: 0px;
	left: 0px;
	margin: 0px;
	padding: 0px;
	width: 9px;
	height: 341px;
	position: relative;
	background-image:url(imgx/glow_left_sm.jpg);
}

.glowleftsmobj {
	top: 0px;
	left: 0px;
	margin: 0px;
	padding: 0px;
	width: 9px;
	height: 609px;
	position: relative;
	background-image:url(imgx/glow_left_sm.jpg);
}

.glowleftsmb {
	top: 0px;
	left: 0px;
	margin: 0px;
	padding: 0px;
	width: 9px;
	height: 12px;
	position: relative;
	background-image:url(imgx/glow_left_sm_b.jpg);
}

.glowleftsmc {
	top: 0px;
	left: 0px;
	margin: 0px;
	padding: 0px;
	width: 9px;
	height: 10px;
	position: relative;
	background-image:url(imgx/glow_left_sm_c.jpg);
}

.glowbottom {
	top: 0px;
	left: 0px;
	margin: 0px;
	padding: 0px;
	width: 982px;
	height: 10px;
	position: relative;
	background-image:url(imgx/glow_bottom.jpg);
	background-repeat: no-repeat;
}

.glowright {
	top: 0px;
	left: 0px;
	margin: 0px;
	padding: 0px;
	width: 9px;
	height: 650px;
	position: relative;
	background-image:url(imgx/glow_right.jpg);
	background-repeat: no-repeat;
}

.glowrightsm {
	top: 0px;
	left: 0px;
	margin: 0px;
	padding: 0px;
	width: 9px;
	height: 161px;
	position: relative;
	background-image:url(imgx/glow_right_sm.jpg);
}

.glowrightsmonair {
	top: 0px;
	left: 0px;
	margin: 0px;
	padding: 0px;
	width: 9px;
	height: 541px;
	position: relative;
	background-image:url(imgx/glow_right_sm.jpg);
}

.glowrightsmdabing {
	top: 0px;
	left: 0px;
	margin: 0px;
	padding: 0px;
	width: 9px;
	height: 341px;
	position: relative;
	background-image:url(imgx/glow_right_sm.jpg);
}

.glowrightsmobj {
	top: 0px;
	left: 0px;
	margin: 0px;
	padding: 0px;
	width: 9px;
	height: 609px;
	position: relative;
	background-image:url(imgx/glow_right_sm.jpg);
}

.glowrighttsmb {
	top: 0px;
	left: 0px;
	margin: 0px;
	padding: 0px;
	width: 9px;
	height: 12px;
	position: relative;
	background-image:url(imgx/glow_right_sm_b.jpg);
}

.glowrighttsmc {
	top: 0px;
	left: 0px;
	margin: 0px;
	padding: 0px;
	width: 9px;
	height: 10px;
	position: relative;
	background-image:url(imgx/glow_right_sm_c.jpg);
}


