/******reset********/

html, body, div, h1, h2, h3, h4, h5, h6, ul, ol, dl, li, dt, dd, p, blockquote,
pre, form, fieldset, table, th, td { 
  margin: 0; 
  padding: 0; 
}

/***** základ *****/


body {
	background: #fff url('../img/art4promotion_pozadi2.jpg') 50% 0% repeat;
	color: #1e1e1e;
  	font-family: Arial, Helvetica, Verdana, sans-serif;
  	text-align: center;
  	min-width: 1000px;
}

body.flash {
	background: #fff url('../img/pozadi_flash.jpg') 50% 0% repeat-x;
}

body.events {
	background: #000 url('../img/art4_events_pozadi.jpg') 50% 0% no-repeat;
}

.cleaner {
	clear: both;
}

#horni_pozadi {
	background: url('../img/horni_bila.png') 0% 0% repeat-x;
	width: auto;
}

#muza_pozadi {
	background: url('../img/muza_new.png') 50% 0% no-repeat;
	width: auto;
	min-width: 1000px;
	overflow: hidden;
}

#container {
	width: 1000px;
	margin: 0 auto;
	overflow: hidden;
	padding-bottom: 20px;
}

#header {
	width: 1000px;
	height: 195px;
}

#header ul {
	line-height: 45px;
	list-style: none;
	float: left;
	font-size: 0.688em;
	padding-left: 20px;
}

#header ul li {
	float: left;
	display: block;
	color: #cacaca;
}

#header ul li a {
	color: #a9233e;
	text-decoration: none;
	display: block;
	padding: 0px 4px;
}

#header ul li a:hover {
	color: #3c3c3c;
}

#header ul li a.active {
	color: #3c3c3c;
	font-weight: bold;
}

#header h1 {
	width: 265px;
	height: 152px;
	position: relative;
	font-size: 1.1em;
	float: left;
}

#header h1 a {
	width: 265px;
	height: 152px;
	display: block;
	color: #000;
	text-decoration: none;
}

#header h1 a span {
	width: 265px;
	height: 152px;
	position: absolute;
	top: 0;
	left: 0;
	background: url('../img/logo.jpg') 0% 0% no-repeat;
	cursor: pointer;
}

#obsah {
	width: 1000px;
	height: auto;
	position: relative;
}

#levy {
	width: 250px;
	position: absolute;
	top: 150px;
	left: 0;
	height: 400px;
} 

#main {
	width:500px;
	height: auto;
	margin: 0 auto;
}

.text {
	margin-left: 55px;
}

#slider {
	width: 450px;
	height: auto;
	position: relative;
	margin-left: 45px;
}

#slider div#img_carousel {
	width: 391px;
	height: 148px;
	overflow: hidden;
	display: block;
	background: url('../img/slider_pozadi.png') 0% 0% no-repeat;
	margin: 0 30px;
}

#slider div#img_carousel ul {
	list-style: none;
	margin: 0;
}

#slider div#img_carousel ul li {
	float: left;
	display: block;
		width: 391px;
		height: 148px;
}

#slider div#img_carousel ul li img {
	margin: 19px 0;
	border: 2px solid #fff;
}

#slider div#img_carousel ul li a:hover img {
	margin: 19px 0;
	border: 2px solid #4a4a4a;
}

#dalsi, #predchozi {
	position: relative;
	height: 148px;
	width: 30px;
	position: absolute;
	top: 7px;
}

#dalsi {
	left: 400px;
}

#predchozi {
	left: -30px;
}

#dalsi a, #predchozi a {
	display: block;
	font-size: 0.70em;
	height: 148px;
	width: 30px;
}

#predchozi a {
	background: url('../img/predchozi.png') 0% 0% no-repeat;
}

#predchozi a:hover {
	background: url('../img/predchozihover.png') 0% 0% no-repeat;
}

#dalsi a {
	background: url('../img/nasledujici.png') 0% 0% no-repeat;
}

#dalsi a:hover {
	background: url('../img/nasledujicihover.png') 0% 0% no-repeat;
}

#pata_pozadi {
	width: auto;
	height: 120px;
	background: url('../img/pata_bila.png') 0% 0% repeat-x;
}

#pata {
	width: 451px;
	height: 120px;
	background: url('../img/pata_logo.png') 0% 15px no-repeat;
	margin: 0 auto 0;
}

#pata p {
	line-height: 120px;
	opacity: 0;
	color: #fff;
}

#slider1 {
	width: 664px;
	height: auto;
	position: relative;
}

#slider1 div#img_carousel1 {
	width: 518px;
	height: 340px;
	overflow: hidden;
	display: block;
	margin: 0 77px;
}

#slider1 div#img_carousel1 ul {
	list-style: none;
	margin: 0;
	text-align: center;
}

#slider1 div#img_carousel1 ul li {
	float: left;
	display: block;
	width: 518px;
	height: 340px;
}

#slider1 div#img_carousel1 ul li div {
	float: left;
	display: block;
	width: 172px;
	height: 115px;
	background: url('../img/ref_box.png') 50% 0% no-repeat;
	margin: 25px 0;
}

#slider1 div#img_carousel1 ul li img {
	margin: 0;
	border: 2px solid #fff;
}

#slider1 div#img_carousel1 ul li a:hover img {
	border: 2px solid #DBDBDB;
}

#dalsi1, #predchozi1 {
	position: relative;
	height: 125px;
	width: 63px;
	position: absolute;
	top: 95px;
}

#dalsi1 {
	left: 570px;
}

#predchozi1 {
	left: -10px;
}

#dalsi1 a, #predchozi1 a {
	display: block;
	font-size: 0.70em;
	height: 125px;
	width: 63px;
}

#predchozi1 a {
	background: url('../img/predchozi1.png') 0% 0% no-repeat;
}

#predchozi1 a:hover {
	background: url('../img/predchozihover1.png') 0% 0% no-repeat;
}

#dalsi1 a {
	background: url('../img/nasledujici1.png') 0% 0% no-repeat;
}

#dalsi1 a:hover {
	background: url('../img/nasledujicihover1.png') 0% 0% no-repeat;
}

.infobox {
	min-height: 70px;
	width: 250px;
	background: url('../img/infobox.png') 0% 0% no-repeat;
	padding: 15px 0 25px;
}

.infobox span{
  font-size: 13px;
  color: #EAEAEA;
  font-weight: bold;
  line-height: 30px;
}

.infobox p{
	color: #FFFFFF;
	font-size: 11px;
	margin-left: 30px;
	margin-right: 20px;
	margin-top: 10px;
	text-align: left;
}

#main a img {
	margin: 0;
	border: 2px solid #fff;
}

#main a:hover img {
	border: 2px solid #DBDBDB;
}

#main img.marginator {
	margin-top: 30px;
}

