/*základ*/
body{
	background: #575757;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#DADADA;
	line-height:16px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	
}
body, html
{
	scrollbar-track-color: #444444;
  	scrollbar-face-color: black;
	scrollbar-highlight-color: black;
	scrollbar-3dlight-color: black;
	scrollbar-darkshadow-color: black;
	scrollbar-shadow-color: black;
	scrollbar-arrow-color: red; 
}
a
{
	color:red;
	text-decoration:underline;
}
	a:hover
	{
		text-decoration:none;
	}
h1
{
	color: red;
	font-size: 12px;
	text-align: center;
	font-weight: normal;
	margin-bottom: 5px;
}
h2
{
margin-bottom:5px;
}
input
{
	border: 0;
	background: #222222;
	color: red;
	height: 18px;
	font-weight:bold;
	text-align: right;
	vertical-align: middle;
}
select 
{
  background-color:#333333; 
  color:#eeeeee; 
  border: 0;
  text-align: left;
  padding:2px 2px 2px 2px;
}
/*konec základu*/

/*tabulka*/
.head_band
{
	background: url(../images/head_band.jpg) no-repeat;
	width:498px;
	height:203;
}
.sexdeviants_head
{
	background: black url(../images/sexdeviants_head.gif) no-repeat top right;
	width:320px;
}
.main
{
	background: black;
	vertical-align: middle;
	text-align: left;
	width: 630px;
	}

/*rohy*/
.top_left_corner
{
	background: url(../images/top_left_corner.gif) no-repeat;
	height:36px;
	width:99px;
}
.top_left
{
	background: url(../images/top_left.gif) no-repeat left;
	height:36px;
	width:388px;
}
.top_left_middle
{
	background: url(../images/top_left_middle.gif) no-repeat;
	height:36px;
	width:121px;
}
.top_left_side
{
	background: url(../images/top_left_side.gif) no-repeat;
	height:36px;
	width:37px;
}
.top_left_middle_down
{
	background: url(../images/top_left_middle_down.gif) no-repeat;
	height:167px;
	width:99px;
}
.top_left_side_down
{
	background: url(../images/top_left_side_down.gif) no-repeat;
	height: 102px;
	width: 99px;
}
.bottom_left_corner
{
	background:  black url(../images/bottom_left_corner.gif) no-repeat bottom;
	width: 121px;
}

.bottom_right_side
{
	background: url(../images/bottom_right_side.gif) no-repeat top right;
	height: 32px;
	
}
.bottom_right_corner
{
	background: url(../images/bottom_right_corner.gif) no-repeat;
	height: 32px;
	width:99px;
}
.bottom_right_side_up
{
	background: url(../images/bottom_right_side_up.gif) no-repeat bottom;
	height: 264px;
	width: 99px;
}
/*konec rohů*/

.spodek_menu, .spodek_menu a
{
	color:#B8B8B8;
	text-decoration:none;
	font-size:10px;
	}
	.spodek_menu a:hover
	{
		text-decoration:underline;
		color:white;
	}
.portfolio a
{
	color:white;
	font-weight: bold;
	text-decoration:none;
}
	.portfolio a:hover
	{
		text-decoration: underline;
	}
.pocitadlo, .pocitadlo a, .pocitadlo a:hover
{
	color:red;
	font-weight: bold;
	font-size: 10px;
	text-decoration:none;
	margin-left:20px;
}
.tucne_bila
{
	font-weight: bold;
	color:white;
}
.input_button
{
	background:#444444;
	color:white;
	font-weight:bold;
	border:1px solid #555555;
	text-align:center;	
}

.mp3_pozadi
{
	background: #575757;
}
.mp3_player
{
	background: #575757 url(../images/mp3_player.gif) no-repeat center;
	height: 400px;
	width: 342px;
}
	

