body
{
	font-family: /*Georgia,*/ Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	margin: 0px;
	padding:0px;
	background-color: #000000;
}

div 
{
	text-align:left;
}

.our_req
{
	color:#009999;
	font-style:italic;
	text-align:right;
}

td a.nav
{
	font-family: /*Tahoma*//*Georgia*/Verdana;
	font-size:16px;
	font-weight:300;
	color: #000000;
}

#out_kont
{
	border: 0px red solid;
	width: 500px;
	margin: 0px 10px 10px 50px;
}

#in_kont
{
	border: 1px black solid;
	width: 500px;
	height: 500px;
	background-image: url(/images/fonxxx.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}

#kat
{
	position:relative;
	width:250px;
	font-weight:700;
	padding:5px;
	border: 0px green solid;
	font-size: 12px;
	font-weight:700;
	color: #ffffff;
}

#kat select
{
	width: 150px;
	height:21px;
	font-size:14px;
}

#search
{
	position:relative;
	width:200px;
	font-weight:700;
	padding:5px;
	border: 0px green solid;
}

#search input#text 
{
	width: 170px;
	height:21px;
	font-size:14px;
}

#search input#sub 
{
	width: 60px;
	height:21px;
	font-size:14px;
	border: 1px solid black;
	margin-left: 5px;
}
 
.block_ann_left
{
	font-family: /*Tahoma*//*Georgia*/ Verdana;
	font-size:16px;
	font-weight:300;
	color: #000000;
	display: block;
	padding:0px;
	margin: /*2px 5px 2px 20px;*/ 7px;
	width:300px;
	border: 0px solid blue;
}

.block_ann_right
{
	font-family: /*Tahoma*//*Georgia*/ Verdana;
	font-size:16px;
	font-weight:300;
	color: #000000;
	display: block;
	padding:0px;
	margin: /*2px 5px 2px 250px;*/ 7px;
	width:300px;
	border: 0px solid blue;
}

.block_poetry
{
	font-family: /*Tahoma*//*Georgia*/ Verdana;
	font-size:16px;
	font-weight:300;
	color: /*#333333 */#000000;
	display: block;
	padding:0px;
	margin: 2px 5px 2px 80px;
	/* width:200px; */
	height:460px;
	line-height: 30px;
}

#poetrys
{
	width:100%;
	margin: 0;
	padding: 20px 20px 20px 20px;
	border: 0px solid red;
	text-align:center;
}

.psel, .pnotsel
{
	cursor: pointer;
	width:20px;
	padding:0;
	margin:0;
	text-align:center;
	text-decoration:underline;
}

.psel
{
	background-color: white;
	color: black;
}

.pnotsel
{
	background-color: #CCCCCC;
	color: black;
}

#rev_cap
{
	font-family: Verdana;
	font-size:18px;
	font-weight: 700;
	color: #ffffff;
	margin: 10px 2px 2px 0px;
	height:20px;
}

#rev_view a
{
	font-family: Verdana;
	font-size:14px;
	font-weight: 300;
	color: #ffffff;
	text-decoration:underline;
	cursor:pointer;
}

#rev_new a
{
	font-family: Verdana;
	font-size:14px;
	font-weight: 300;
	color: #ffffff;
	text-decoration:underline;
	cursor:pointer;
}

.rev_block
{
	font-family: Verdana;
	width: 490px;
	height: 40px;
	background-color:#EAEAEA;
	margin: 8px 5px 2px 5px;
	text-align:left;
}
