@charset "utf-8";

/* CSS Document */

body {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 12px;

	color: #515860;

	margin: 0px;

	background:  #00112D;

}

img {border:none;}

#wrapper{ 

	width:976px; 

	margin:0px auto;

	background-image: url(images/content_bg2.png)

}

#head_menu {

	background: url(../images/head_bg.png);

	width:976px; 

	height:36px;

}

#site_l{width:629px;float:left; background:#FFFFFF;}

#site_p{padding-top:0px; width:347px; float:right;}

#content {background: url(images/content_bg.png);}

#cont_down{ width:629px; height:33px; background-image: url(images/tresc_luk.png); float:left; clear: both; }

#stopka {

   background:url(images/stopka.jpg);

	width:976px;

	height:91px;

	clear: both; 

	font-size:10px; color:#FFFFFF; 

}

a {

	text-decoration: none; color: #000;

}

a:hover {

	text-decoration: underline;

}

.textDb {

	margin-left: 50px;

	margin-right: 10px;

}

h1,h2 {

	color: #000;

	font-size: 12px;

	font-weight: bold;

}

.textDb .inner .lead .icon,

.textDb .inner .leadonly .icon {

	float: left;

	margin: 10px;

	border: 4px solid; 

	width: 150px;

}

.textDb .inner .lead .music,

.textDb .inner .leadonly .music {

	border-color: #00b2fc;	

}

.textDb .inner .lead .other,

.textDb .inner .leadonly .other {

	border-color: #edd900;

}

h1, p {

	margin-top: 0px;

	padding-top: 5px;	

}

.spacer {

	float: none; 

	clear: both; 

	display: block;

}

.spacer2 {

	float: none; 

	display: block;	

	clear: left; 	

}

.pages {

	padding-top: 3px;

	font-size: 11px;

	text-align: center;

}
label {
	width: 150px;
	display: inline-block;
}
form {
	margin-left: 50px;
	margin-bottom: 30px;
	line-height: 32px;		
}
form input,
form select {
	width: 300px;
}
form textarea {
	width: 450px;
	height: 200px;
	font: 12px/19px Tahoma, Verdana, Arial, Helvetica, sans-serif ;
	padding: 2px;
}
.button {
	margin-top: 10px;
	width: auto;
}
