html,body{
padding:0;
margin:0;
background:#89939d url(img/bbg.png) repeat-x;
}
html,body,div,a{
color:#ffffff;
}
html{
	font-size:75%;
	font-family:Arial;
}

A:link {text-decoration: none; color:#00ccff}
A:visited {text-decoration: none; color:#00ccff}
A:active {text-decoration: none; color:#00ccff}
A:hover {text-decoration: underline; color:#808182;}

div.main{
position:absolute;
top:50%;
margin-top:-319px;
width:100%;
height:638px;
background:url(img/bg.png) repeat-x;
}
div.submain{
margin:auto;
width:1140px;
height:638px;
}
div.bottom{
float:left;
width:1140px;
height:108px;
background:url(img/cop.png) no-repeat;
}
div.intro_main{
position:absolute;
top:50%;
margin-top:-415px;
width:100%;
height:830px;
background:url(img/intro_bg.png) repeat-x;
}
div.intro{
margin:auto;
width:1140px;
height:830px;
}
div.intro img{border:0}

div.intro h1{
font-size:0;
margin:0;
}
.bintr{
background:#929ca6 url(img/bbgin.png) repeat-x;
}

div.news,div.bio,div.disco,div.photo,div.contact{
float:left;
width:1140px;
height:440px;
background:url(img/bio.jpg) no-repeat;
}
div.disco{background:url(img/disco.jpg) no-repeat}
div.photo{background:url(img/photo.jpg) no-repeat}
div.contact{background:url(img/contact.jpg) no-repeat}
div.news{background:url(img/news.jpg) no-repeat}

div.menu{
float:left;
width:560px;
height:60px;
padding:29px 0 0 580px;
background:url(img/top.jpg) no-repeat;
}
div.menu a{
float:left;
height:60px;
}
a.a1{
background:url(img/menu.png) -54px 0px no-repeat;
width:85px;
}
a.a2{
background:url(img/menu.png) -139px 0px no-repeat;
width:61px;
}
a.a3{
background:url(img/menu.png) -200px 0px no-repeat;
width:88px;
}
a.a4{
background:url(img/menu.png) -288px 0px no-repeat;
width:81px;
}
a.a5{
background:url(img/menu.png) -369px 0px no-repeat;
width:91px;
}
a.a1:hover,a.a1#ac{background:url(img/menu.png) -54px -60px no-repeat}
a.a2:hover,a.a2#ac{background:url(img/menu.png) -139px -60px no-repeat}
a.a3:hover,a.a3#ac{background:url(img/menu.png) -200px -60px no-repeat}
a.a4:hover,a.a4#ac{background:url(img/menu.png) -288px -60px no-repeat}
a.a5:hover,a.a5#ac{background:url(img/menu.png) -369px -60px no-repeat}

div.hlavni{
float:left;
width:694px;
height:320px;
padding:120px 0 0 446px;
overflow:auto;
font-size:14px
}
div.text{
	float:left;
	width:535px;
	height:297px;
	padding:0 15px 0 0;
	overflow:auto;
	font-size:14px;
	scrollbar-face-color: #262e31;
	scrollbar-highlight-color: #262e31;
	scrollbar-shadow-color: #262e31;
	scrollbar-3dlight-color: #262e31;
	scrollbar-arrow-color: #ffffff;
	scrollbar-track-color: #bfc7d1;
	scrollbar-darkshadow-color: #262e31;
}
div.kontakt{
float:left;
width:704px;
height:300px;
padding:125px 0 0 228px;
}
div.form{
float:left;
width:320px;
color:#e9ecef;
font-weight:bold;
font-size:12px;
}
div.form textarea{
margin:2px 0 4px 0;
}
div.form input{
margin:2px 0 2px 0;
}
div.adresa{
float:left;
width:320px;
padding:20px 0 0 0;
color:#e9ecef;
}
div.adresa h2{
font-size:22px;
margin:0 0 10px 0;
}

img{
	border-color: #262e31;
}

#caption{
color:#000000;
}

