/* CSS Document */
body {
	background: #3b3b3b ;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
}

body, html  { scrollbar-base-color: #000000; }

p, ul, li, h1, h2, h3, h4, a, body,input {
	margin: 0px;
	padding: 0px;
}

a, a:visited{
	color: Blue;
}
a:hoover {
	color: #3366FF;
}

td a,td a:visited{
	color: Blue;
}
td a:hoover {
	color: #3366FF;
}

#background {
	background: url('../images/bg-skyscrapers.jpg') repeat-x scroll;
}

#backgroundpage { 
background: url('../images/bg-kudrdline_2.gif') repeat-y center;
}

#page {
	width: 880px;
	text-align: center;
	margin: 0 auto;
}


/* HORNÍ FLASH ************ */
#flashblock1 {
	width: 880px;
	height: 545px;
	/*float: left;
	text-align:left;*/
}

#girls {
	overflow: hidden;
	height: 375px;
	width: 300px;
	float: left;
	text-align: left;
}

#text {
	float: right;
	height: 290px;
	/*width: 605px;*/
	width: 580px;
	text-align: left;
	background: url('../images/bg-textblock.jpg') no-repeat;
}

#text iframe {
	float:left;
	background: #000000;
}

#girls #girlsbox {float: left; overflow:hidden; text-align: left; width:300px; }
/*#text #textbox {margin-right: 90px;}*/
/* rám ***** */
/*#textbox {margin-right: 90px;}*/

/*#text #textbox {width: 400px;}*/

#textbox h1 {
	margin-bottom: 20px;
	padding-bottom: 5px;
	border-bottom: 6px solid #e5be3d;
	font-size: 20px;

}

/* hejbací gif */
#textbox h1.equalizer {
	background: url('../images/equalizer.gif') no-repeat 0px 2px;
	padding-left: 80px;
padding-bottom: 3px;
margin-bottom: 21 px;
	}

#textbox h2 {
	margin-bottom: 5px;
	font-size: 17px;
	margin-top: 10px;
	color: #e5be3d;
}
#textbox h3 {
	margin-bottom: 2px;
	font-size: 12px;
}

#textbox p { margin-bottom: 10px; }
#textbox p a {
	font-weight: bold;
	color: #e5be3d;
	text-decoration: none;	
}
#textbox p a:hover {
	color: #FFFFFF;
text-decoration: underline;
}

/* texty na stránce ***********/
/* bez gifu */
#text h1 {
	margin-bottom: 5px;
	padding-bottom: 1px;
	border-bottom: 8px solid #e5be3d;
	font-size: 21px;
}

/* hejbací gif */
#text h1.equalizer {
	background: url('../images/equalizer.gif') no-repeat 0px 2px;
	padding-left: 75px;
	
}
#text h2 {
	margin-bottom: 5px;
	font-size: 18px;
}
#text h3 {
	margin-bottom: 5px;
	font-size: 16px;
}
#text p { margin-bottom: 10px; }
#text p a {
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: underline;
}
#text p a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

/* PATA */
#footer {
	background: url('../images/bg-people_2.gif') repeat-x center;
	height: 81px;
	text-align: center;
}

#footer ul {
	list-style-type: none;
	padding-top: 50px;
}
#footer ul li {
	display: inline;
	margin-right: 9px;
}
#footer ul li a {
	color: #C3C3C3;
	font-size: 80%;
	text-decoration: none;
}
#footer ul li a:hover {
	color: #e5be3d;
	text-decoration: underline;
}
	
.cleaner { clear:both;}
	
.ram {
	border : 1px solid #3E3E3E;
	background-color: #0E0E0E;
	padding : 10px;
	margin-bottom : 5px;
	background-position : bottom;
	background-repeat : repeat-x;
	color : #929292;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	text-align : justify;
	width: 430px;
}


#textbox {
	text-align: justify;
	width: 450px;
	
}
.tlacitko {
	color: Black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	background-color : #e5be3d;
}
.tabnad {
	font-weight: bold;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	padding-bottom: 3px;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 2px;
	background-color: #3B3B3B;
	color: #ffffff;
}
input {
	background-color: #4C4C4C;
	color: White;
	border: 0;
}
textarea {
	background-color: #4C4C4C;
	color: White;
		border: 0;
}
