body {
	margin: 0;
	padding: 0px;
	font-family: Arial;
	font-size: 10pt;
	background: top left url(pics/head_bg_body.png) repeat-x;
}

h1, h2, h3, h4, h5, h6 {
	margin: 1em 0px 0.5ex 0px;
	padding: 0px;
}
	h1 *, h2 *, h3 *, h4 *, h5 *, h6 * {
		text-decoration: none;
	}

h1 { font-size: 16pt; }
h2 { font-size: 13pt; }
h3 { font-size: 12pt; }
h4 { font-size: 11pt; }
h5 { font-size: 10pt; }
h6 { font-size: 10pt; }

 a {
	color:#a0050d;
 }
img {
	border: none;
}

#testheader {
  background:  top right url(pics/head_logo.png) no-repeat;
  height:140px;
}

#footer-inner, #header-inner, #content-inner {
	width: 962px;
	margin: auto;
}

#header {
	height: 140px;
}
#content {
	background:  top right url(http://en.divadlometro.cz/style/divadlometro/image/home-grad-bg.jpg) repeat-x;
	height: 650px;
}

.box2 {
	width: 476px;
	float: left;
	top: 8px;
	position: relative;
}
#b2mar {
	margin-right:10px;
}

#t-nadpis {
	width: 340px;
	float: right;
	height: 140px;
}
	#t-nadpis h1 {
		background: url(pics/logo_top.png) top left no-repeat;
		width: 389px;
		height: 29px;
		display: block;
		position: relative;
		top: 20px;
	}
		#t-nadpis h1 span {
			visibility: hidden;
		}

#logo {
	float: left;
	width: 100px;
	height: 120px;
	margin-top: 20px;
}

.per2 {
	height: 120px;
}

.per2 p {
	margin: 0px;
	padding: 10px;
	color: white;
	font-size: 10px;
}
	.per2 p a {
		color: white;
	}


#bar {
	background: url("pics/bar.gif") no-repeat top left;
	height: 38px;
	color: white;
	font-weight: bold;
}

	#bar #sent {
		float: left;
		margin: 10px;
	}

	#bar #href {
		float: right;
		margin-right: 10px;
	}

		#bar #href a {
			height: 38px;
			display: block;
			float: right;
		}

			#bar #href a span {
				visibility: hidden;
			}

		#bar #href #perf-a {
			background: url("pics/performances.jpg") no-repeat top left;
			width: 112px;
		}

		#bar #href #preds-a {
			background: url("pics/predstaveni.jpg") no-repeat top left;
			width: 101px;
		}

div#footer {
	clear: both;
	height: 130px;
	background:url("pics/foot_bg.png") repeat-x scroll 0 5px transparent;
	color: #fff;
}

	div#footer a {
		color: #fff;
	}

	div#footer-inner {
		position: relative;
		top: 40px;
	}

#signature {
	width: 400px;
	float: left;
}

#foot_logos {
	width: 100px;
	height: 60px;
	float: right;
}

	#foot_logos a {
		background:url("pics/gv_dm.png") no-repeat scroll left top transparent;
		display:block;
		height:34px;
		width:34px;
		float: right;
	}

		#foot_logos a span {
			visibility: hidden;
		}

#b1h {
	background:url("pics/box01_top.gif") no-repeat left top;
	height: 41px;
}

	#b1h h2 a, #b2h h2 a {
		width: 476px;
		height: 41px;
		display: block;
	}

		#b1h h2 a span, #b2h h2 a span{
			visibility: hidden;
		}
#b2h {
	background:url("pics/box02_top.gif") no-repeat left top;
	height: 41px;
}

.per2#en {
	background:url("pics/box01_bottom.jpg") repeat-y left top;
}
.per2#cs {
	background:url("pics/box02_bottom.jpg") repeat-y left top;
}

