body, html {
	margin: 0px;
	padding: 0px;
	background:url("http://newspaper.aksakov-bg.org/images/bgr.gif");
}

body, ul, td, th, p, h1, h2, h3, h4, small, .small,
.tableTitle, .tableExtras, input, textarea, select {
	font-family: verdana, arial, helvetica, sans-serif;
}

h1, h2, h3, h4 {
	font-weight: bold;
	color: #000066;
}

hr {
	border: 0px;
	color: black;
	background-color: black;
	height: 1px;
}

body, ul, td, th {
	font-size: 85%;
}



a:active, a:link, a:visited {
	color: #ffffff;
	text-decoration: underline;
}

a:hover {
	color: #ffffff;
	text-decoration: underline;
}

#wrap { 
	float: left;
	margin: 0 auto;
}

#top {
	width: 100%;
	height: 103px;
	background:url("http://newspaper.aksakov-bg.org/images/header_bgr.jpg");
}

#topleft {
	float: left;
	position: absolute;
	margin-left: 5%;
	padding-top: 15px;
}

#topright {
        padding-top: 35px;
        font-size: large;
	text-align: center;
}


div.center {
	float: left;
	border: 1px solid #fff;
	padding: 5px 5px 5px 10px;
	width: 60%;
	height: 60%;
	overflow : auto;
	background-color: #9097b1;
	margin-left: auto;
	margin-right: auto;
	text-align:center;
	color: white;

}
div.center a {
        color: white;
}

#footer {
	clear:both;
	padding: 25px 4px 0 4px;
	width: 450px;
    	margin-left: auto;
	margin-right: auto;
}	

	/* Footer styles */
	#footer p {
		margin: 0;
		padding: 0.5em 20px;
		background: #9097b1;
		font-size: 0.7em;
		border: 1px solid #fff;
	}
	#footer a:hover, #footer a:active {
		color: #5C6C7D;
		text-decoration: none;
	}

#menu {
	float: left;
	font-size: 14px;
	color: #000000;
	width: 135px;
	background-color: #DF3A0B;
	border: 1px solid #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-bottom:solid 1px #FFFFFF;
	font-weight:bold;
        padding: 5px 5px 5px 5px;
}

#menu a { 
        padding: 2px 2px 2px 10px;
	text-decoration: none;    
}

#menu a:link, #menu a:active, #menu a:visited {
	color: #FFCB42;
	text-decoration: none;
}

#menu a:hover {

	color: #FFCB42;
	text-decoration: underline;
}

#menu ul {
	list-style: none;
	padding: 0;
	margin: 0;
}


p {
	color: #000000;
	margin: 0;
}

.news {
	margin: 5;
	font-size: 12px;
	text-align: left;
}

.newspicture {
	border: 0;
	width: 128px;
	height: 96px;
	border: 1px solid #cfcfcf;
}

.newstitle {
	font-weight: bold;
	text-decoration: underline;
}

#teacherstable {
	-moz-border-radius: 15px;
}

#teacherstable td {
	padding: 3px;
	-moz-border-radius: 15px;
}

.gpic {
	border: 0;
	width: 128px;
	height: 96px;
	border: 1px solid #cfcfcf;
}

#welcome {
	font-weight: bold;
	font-style: italic;
}

#centerlinks {
	font-weight: bold;
}
#centerlinks a {
        margin-left: 10px;
}

IMG.cimg {
    display: block;
    margin-left: auto;
    margin-right: auto;
    border: 1px solid #cfcfcf;
}
.poll {
	text-align: left;
}

