* {
	margin: 0;
	padding: 0;

}
td {font-size: 10pt}
body {
	font-family: Arial, Verdana, "Times New Roman";
	color:#fff;
	margin: 0;
	padding: 0;
	font-size: 10pt;
	background-color:#000
}

A {
	FONT: 10pt Arial, Verdana, "Times New Roman"; 
	COLOR: #FE6BE0; 
	TEXT-DECORATION: underline
}
	A:hover {
		FONT: Arial, Verdana, "Times New Roman"; 
		COLOR: #ff00cc; 
		TEXT-DECORATION: none
	}
	A.visited {
		FONT: Arial, Verdana, "Times New Roman"; 
		COLOR: #ff00cc; 
		TEXT-DECORATION: underline
	}

	h1 {
		font-family: Arial, Verdana, "Times New Roman";
		font-size:18pt;
		font-weight:normal;
		color:#fff;
		margin:0px 0px 0px 0px
		}
	h2 {
		font-family: Arial, Verdana, "Times New Roman";
		font-size:10pt;
		font-weight:bold;
		color:#fff;
		margin:0px 0px 0px 0px;
		text-indent:0px
		}			
	h3 {
		font-family: Arial, Verdana, "Times New Roman";
		font-size:10pt;
		font-weight:normal;
		color:#fff;
		margin:0px 0px 0px 0px;
		text-indent:0px
		}
		
	h3 p {margin:10px 0px 5px 0px}
	

ul, li {
    margin-left: 15px;
	padding:2px;
	list-style-type:disc;
	font-weight:normal
	
}
ul {
	list-style:disc;
	margin: 0px 0px 5px 10px;
	padding:1px;
}

.fav {margin:5px}

.logo {margin: 40px 0px 50px 20px}

.content_header {margin: 0px 20px 0px 20px}
.content {margin:10px 20px 30px 20px; height:100%}

	.menu {
		margin: 10px 10px 0px 20px;
		position: relative;
		width:400px
		}
		.i {
			font-family: Arial, Verdana, Helvetica, sans-serif;
			font-size:14pt;
			color:#FFFFFF;
			font-weight:normal;
			float: left;
			overflow:hidden;
			text-decoration:underline;
		}
		.i:hover {
			font-family:Arial, Verdana, Helvetica, sans-serif;
			font-size:14pt;
			color:#FF00cc;
			font-weight:normal;
			text-decoration:none;
			}

		.i_a {
			font-family:Arial, Verdana, Helvetica, sans-serif;
			font-size:14pt;
			color:#ff00cc;
			font-weight:normal;
			float: left;
			overflow:hidden;
			text-decoration:none;
		}

		
	.i, .i:hover, .i_a {margin: 0px 7px 0px 7px}
	
.banerSMALL {height:151px; background: url(/images/drapak/bar_bg.png) repeat-x}
.banerSMALLin {height:151px; background: url(/images/drapak/bar_coner.png) left no-repeat;}

#photos {margin:10px 0 10px 0px; height:450px}
#photos .floated div {margin:5px 10px 0px 5px; float:left; width:100px; height:145px; text-align:left;}
#photos .floated img {border: 0px}

	#photos_photo {padding:10px 0 10px 0px; height:750px}
	#photos_photo .floated div {margin:5px 10px 0px 5px; float:left; width:110px; height:140px; text-align:left;}
	#photos_photo .floated img {border: 0px}

.sign {padding:10px}
