p:first-letter{
	margin-left:10px;
}

body, table, td, th, div, p, a{
font-family: "Verdana", "sans serif";
font-size: 12px;
font-weight: normal;
}

body{
background-color: #ffba00;
padding: 0px;
margin: 0px;
}

table.mainTbl{
width: 680px;
padding: 0px;
}

td{
vertical-align: top;
}

td.topside{
width: 800px;
height: 102px;
background-image: url('images/rotitza_sus.jpg');
background-position: top right;
background-repeat: no-repeat;
}

td.bottomside{
width: 800px;
height: 380px;

background-position: bottom left;
background-repeat: no-repeat;
}

.ruletitle
{
	color:white;;
	font-size:15px;
	border-bottom:2px solid #E4A704;
	border-top:1px solid #E4A704;
	background:#F2B103;
	font-weight:bold;	
	padding-top:2px;
	padding-bottom:2px;		
}

img{
border: 0px;
}

div.middleside{
position: absolute;
top: -38px;
left: 3px;
width: 678px;
height: 397px;
background-image: url('images/menu_bg.gif');
background-position: top left;
background-repeat: no-repeat;
}

div.leftmenu{
position: absolute;
top: 90px;
left: 7px;
width: 120px;
height: 205px;
}

div.menu_item{
width: 114px;
border: 1px solid #ffba00;
background-color: #b68400;
padding: 3px;
margin-bottom: 5px;
}

div.menu_item  a
{
    font-size:10px;
}

div.content{
position: absolute;
width: 476px;
top: 40px;
left: 200px;
overflow: hidden;
}

div.content a:link,div.content a:visited
{
	color:black;
	text-decoration:underline;
}

a:link,a:visited
{
color:white;
text-decoration:none;
font-weight:bold;
}

a:hover
{
	text-decoration:underline;
}
