body
{
	border: 0px none;
	margin: 0px;
	padding: 0px;
	font-family: verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
	text-align: center;
  background-color: #180118;
  background-position: center top;
  background-image: url("img/bg.jpg");
  background-repeat: no-repeat;
  color: black;
}
body.uvod
{
	border: 0px none;
	margin: 0px;
	padding: 0px;
	font-family: verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
	text-align: center;
  background-color: #180118;
  background-image: none;
  background-repeat: no-repeat;
  color: black;
}
#d_main
{
width: 1001px;
height: 100%;
height: auto;
margin: 0px auto 0px auto;
clear: both;
}
.top
{
float:right;
color:#a4a4a4;
padding: 10px 10px 0px 0px;
}
.top a
{
color:#a4a4a4;
}
#d_head
{
  width: 1001px;
	height: 235px;
	background-image: url("img/head.jpg");
	background-repeat: no-repeat;	
	text-align: left;
	float:left;
}

#d_menu
{
  width: 1001px;
  height: 46px;
	text-align: left;
	float: left;	
	background-image: url("img/menu.jpg");
}
#d_menu ul
{
    margin:0px;
    padding:0px;
    list-style-type: none;
    float: left;	
}
#d_menu li.padd{font-size: 14px; margin-left: 30px;color: #460a57;text-decoration: none;height: 41px; display: block; line-height: 41px;overflow: hidden;  white-space: nowrap;float:left; font-weight: bold;}
#d_menu li.padd a{text-decoration: none;height: 41px; display: block; line-height: 41px;overflow: hidden; padding-left: 10px;padding-right: 10px;white-space: nowrap;float:left; font-weight: bold;}
#d_menu li.padd a:hover{background-position: center top;background-image: url("img/menu-over.jpg"); color: white;}

#d_menu li{font-size: 14px; color: #460a57;text-decoration: none;height: 41px; display: block; line-height: 41px;overflow: hidden;  white-space: nowrap;float:left; font-weight: bold;}
#d_menu li a{text-decoration: none;height: 41px; display: block; line-height: 41px;overflow: hidden; padding-left: 10px;padding-right: 10px;white-space: nowrap;float:left; font-weight: bold;}
#d_menu li a:hover{background-position: center top;background-image: url("img/menu-over.jpg"); color: white;}

#d_menu li.active{background-image: url("img/menu-over.jpg");font-size: 14px; color: white;text-decoration: none;height: 41px; display: block; line-height: 41px;overflow: hidden;  white-space: nowrap;float:left; font-weight: bold;}
#d_menu li.active a{background-image: url("img/menu-over.jpg");text-decoration: none;color: white;height: 41px; display: block; line-height: 41px;overflow: hidden; padding-left: 10px;padding-right: 10px;white-space: nowrap;float:left; font-weight: bold;}
#d_menu li.active a:hover{background-position: center top;background-image: url("img/menu-over.jpg"); color: white;}

#d_menu li.active-padd{background-image: url("img/menu-over.jpg");font-size: 14px; margin-left: 30px;color: white;text-decoration: none;height: 41px; display: block; line-height: 41px;overflow: hidden;  white-space: nowrap;float:left; font-weight: bold;}
#d_menu li.active-padd a{background-image: url("img/menu-over.jpg");color: white;text-decoration: none;height: 41px; display: block; line-height: 41px;overflow: hidden; padding-left: 10px;padding-right: 10px;white-space: nowrap;float:left; font-weight: bold;}
#d_menu li.active-padd a:hover{background-position: center top;background-image: url("img/menu-over.jpg"); color: white;}





#d_center
{
  width: 1001px;
	text-align: left;
	float: left;	
}
#d_bottom
{
  width: 1001px;
	text-align: left;
	float: left;	
	padding: 5px;
	background-color: white;
	margin: 10px 0px 0px 0px;
}

#d_c_diamond
{
  width: 1001px;
  height: 307px;
	text-align: left;
	float: left;	
	margin: 0px 0px 10px 0px;
	background-image: url("img/diamond.jpg");
}
#d_c_d_content
{
  width: 500px;
	text-align: left;
	float: left;	
}
#d_c_d_content ul
{
    color: white;
    font-size: 14px;
    font-weight: bold;
    margin:20px 0px 0px 80px;
    padding:0px;
    float: left;	
    list-style-type: square;
    
}
p.info
{
color: white;
font-size: 14px;
margin: 135px 0px 0px 50px;
}
.d_c_box
{ 
	text-align: left;
	width: 690px;
	float: left;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 15px 0px;
	background-color: white;	
	background-image: url("img/content.jpg");
	background-repeat: no-repeat;	
}
.d_c_box .personal
{ 
	text-align: left;
	width: 690px;
	float: left;
	margin: 20px 0px 20px 0px;
}
.d_c_box .personal img
{ 
  border: 4px solid #460a57; display:inline;
	float: left;margin-left: 20px;
}
.d_c_box .info
{ 
	text-align: left;
	width: 450px;
	float: right;
	padding: 0px 0px 0px 10px;
}
.d_c_box .info table
{ 
	text-align: left;
	float: left;
	width: 350px;
	margin-top: 20px;
}

.d_c_box .info td.question
{ 
	text-align: left;
	width: 60%;
	color: black;
	
}
.d_c_box .info td.reply
{ 
	text-align: left;
	width: 40%;
	font-weight: bold;
	color: #460a57;
	padding: 0px 5px 10px 0px;
}
.d_c_c_box
{ 
	text-align: left;
	width: 690px;
	float: left;
}
#d_c_content
{ 
	text-align: left;
	width: 690px;
	float: left;
}
.d_c_box ul.akce
{ 
    color: #460a57;
    font-size: 12px;
    font-weight: bold;
    margin:20px 0px 0px 0px;
    padding:0px;
    float: right;	
    width: 310px;
    list-style-type: square;
}
#d_c_c_img
{ 
  background-color: white;
	text-align: left;
	height: 490px;
	float: left;
	margin: 20px 20px 0px 20px;
	background-image: url("img/img.jpg");
}
#d_c_right
{ width: 300px;
	text-align: left;
	float: right;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 10px 0px;
	
}
#d_c_r_facebook
{
  background-color: white;
  float: right;
}
#d_c_r_program
{
  background-color: white;
  float: right;
  width: 300px;
  margin-top: 10px;
  background-image: url("img/right2.jpg");
  background-repeat: no-repeat;	
}
#d_c_r_anketa
{
  background-color: white;
  float: right;
  width: 300px;
  margin-top: 10px;
  background-image: url("img/right.jpg");
  background-repeat: no-repeat;	
}
#d_c_r_program ul
{
    color: #460a57;
    margin:20px 10px 10px 20px;
    padding:0px;
    float: left;	
    list-style-type: square;
}
#d_c_r_program li
{
font-size: 12px; color: #460a57;width: 250px;
display: block;margin: 0px 0px 10px 0px;
}
#d_c_r_program .djp
{
font-size: 10px;color: black;display: block;margin: 0px 0px 0px 20px;
}
.d_c_box .djp
{
font-size: 10px;color: black;display: block;margin: 0px 0px 0px 20px;
}
#d_c_r_anketa ul
{
    color: #460a57;
    font-size: 10px;
    margin:0px 10px 10px 20px;
    padding:0px;
    float: left;	
    list-style-type: none;
}
#d_c_r_anketa li
{
font-size: 10px; color: #460a57;width: 250px;
}
#d_c_r_anketa li a 
{
font-size: 10px; color: #460a57;text-decoration: none;
}
#d_c_r_anketa li a:hover
{
color: #460a57;text-decoration: underline;
}
ul.program
{

    margin:20px 0px 0px 0px;
    padding:0px;
    float: right;	
    width: 310px;
    list-style-type: none;
}
ul.program li
{
font-size: 12px; color: #460a57;
display: block;margin: 0px 0px 10px 0px;
}
h1
{
font-size: 11px;
margin:0;padding:0px 3px 0px 0px;;
float:left;
font-weight: normal;
}
h2.right
{
margin: 20px 0px 5px 0px;
color: #460a57;
font-weight: bold;
font-size: 16px;
padding: 0px 0px 0px 55px;

}
h2.content
{
color: #460a57;
font-weight: bold;
font-size: 16px;
margin: 20px 0px 5px 0px;
padding: 0px 20px 0px 0px;
float: right;
width: 310px;
}
h2.contentc
{
color: #460a57;
font-weight: bold;
font-size: 16px;
margin: 20px 0px 5px 0px;
padding: 0px 20px 0px 70px;


}
h2.contentp
{
color: #460a57;
font-weight: bold;
font-size: 16px;
margin: 20px 0px 5px 0px;
padding: 0px 20px 0px 70px;
float: left;

}
h3.contentc
{
color: #460a57;
font-weight: bold;
font-size: 12px;
margin: 20px 0px 5px 5px;
padding: 0px 20px 0px 0px;
float: right;

}
h3.contentl
{
color: #460a57;
font-weight: bold;
font-size: 12px;
margin: 20px 0px 5px 5px;
padding: 0px 20px 0px 0px;

}
h3.name
{
color: #460a57;
font-weight: bold;
font-size: 12px;
margin: 0px 0px 0px 0px;
padding: 0px 10px 0px 0px;
float: left;
}
h3.content
{
color: #460a57;
font-weight: bold;
font-size: 12px;
margin: 0px 0px 5px 5px;
padding: 0px 20px 0px px;
float: right;
width: 310px;
}
p.content
{
margin: 10px 0px 10px 0px;

font-size: 12px;
padding: 10px 10px 0px 0px;
float: right;
width: 320px;
}
p.right
{
margin: 10px 0px 10px 0px;
font-size: 12px;
padding: 10px 10px 0px 10px;
float: left;
}
p.small_right
{
margin: 0px 0px 0px 0px;
font-size: 10px;
padding: 0px 10px 10px 10px;
float: left;
width: 250px;
}
.sm
{
font-size: 9px;
color: #afafaf;
font-weight: normal;
}
.kodnastranku
{
margin: 10px 10px 10px 50px;
height: 40px;
width: 600px;
border: 2px solid #460a57;
}
.pridat_vzkaz
{
margin: 10px 10px 10px 50px;
height: 50px;
width: 500px;
border: 2px solid #460a57;
}
input.pridat_vzkaz
{

height:25px;
font-weight:bold;
border: 2px solid #460a57;
}
input.jmeno_vzkaz
{
width:150px;
height:20px;
font-weight:bold;
border: 2px solid #460a57;
color: #460a57;
}
.jmeno
{
margin: 0px 10px 0px 50px;
color: #460a57;
font-weight:bold;
}
.antispam
{
padding: 0px 0x 10px 0px;
text-align: right;
width: 100%;

}
.smiles
{
margin: 0px 20px 0px 50px;
width: 500px;
text-align: center;
}
.antispam input
{
margin-right: 15px;
width: 30px;
border: 2px solid #460a57;
}
input.vlozit_vzkaz
{
background-image:url(img/button.jpg);
background-repeat:no-repeat;
border:0 none;
height:37px;
width:133px;
float: right;
margin-top: 10px;
color: white;
font-weight: bold;
}
a:hover input.vlozit_vzkaz 
{
background-image:url(img/button-a.jpg);
background-repeat:no-repeat;
}
ul.vzkazy
{
    color: #460a57;
    margin:50px 10px 10px 50px;
    padding:0px;
    float: left;	
    width: 600px;
    list-style-type: none;
}
li.nick
{
    color: #460a57;
    font-weight: bold;
    font-size: 13px;
}
.date
{
    color: #460a57;
    font-size: 10px;
    font-weight: normal;
}
li.text
{   font-size: 12px;
    color: black;
    padding: 0px 10px 0px 10px;
    margin: 5px 0px 20px 0px;
}
ul.kontakt
{
    color: #460a57;
    margin:0px 10px 10px 20px;
    padding:0px;
    float: left;	
    width: 100%;
    list-style-type: square;
}
ul.kontakt li
{
    color: #460a57;
    font-size: 12px;
    margin: 5px 10px 0px 80px;
}
p.disco{margin:125px 0px 0px 0px;color: white;font-size:25px;font-weight:bold;padding:5px;}
.uvodni-img{margin-left:330px;}
a.prejit-na{font-weight:bold;color:#6e155e;display:block;clear:both;float:none;text-align:right;text-decoration:none;margin-right:120px;}
#toplist {float: right; margin-top: 10px;}
#mapa {border: 4px solid #460a57; margin: 16px;}
p.box {padding: 20px; font-size: 14px;}
.adev {float:right; font-size: 10px;color: #4b4b4b;}
.adev a{font-size: 10px;color: #4b4b4b;padding: 0px 10px 0px 0px;}
img.adev {border: 0;float:right;}
img.b-home {border:0; float: left;}
img.b-program {border:0; float: left; margin: 235px 0px 0px 50px;}
img.b-kontakt {border:0; float: left;margin: 235px 0px 0px 40px;}
img.nadpis {margin: 5px 0px 5px 0px; border:0}
a:hover img.nadpis {border:0; display:inline;}
img.nahled {margin: 5px 0px 5px 0px; border:2px dashed #cecece}
a:hover img.nahled {border:2px dashed black; display:inline;}
img.nahled_small_left {margin: 5px 5px 5px 0px; border:2px dashed #cecece; float: left;}
a:hover img.nahled_small_left {border:2px dashed black; display:inline;}
a {color: #180016;text-decoration: underline;}
a:hover {text-decoration: none;}
img.akce {border:2px solid #caafd2;float: left;}
a:hover img.akce {border: 2px solid #460a57; display:inline;}
img.koktejly {border:0;margin: 25px 0px 0px 100px;}
img.random_pic {border:4px solid #caafd2;float: left;margin: 15px 0px 0px 11px;}
a:hover img.random_pic {border: 4px solid #460a57; display:inline;}
span.nick{padding-left:50px;}

p.ccenter{text-align:center;}
