body { margin: 0; color: #ffffff; font: normal 11px 'Tahoma', sans-serif; background-color: #000000; }   
div, p, img, ul, ol, dt, dd, h1, h2, h3, small, strong, td { margin: 0; padding: 0; font: normal 11px 'Tahoma', sans-serif; }
img { border: 0; }
a { color: #ffffff; }
p { color: #ffffff; margin: 0px 0px 5px 0px; }
h1 { color: #ffffff; font-size: 18px; font-weight: normal; }
h2 { color: #ffffff; font-size: 13px; font-weight: bold; }
h3 { font-size: 11px; color: #ffffff; font-weight: bold; }
strong { font-weight: bold; }
div.fl { float: left; text-align: left; }
div.fr { float: right; text-align: left; }
div.errors { font-weight: bold; margin: 20px; }
div.debug { border: 1px solid #f00; }
	
div#main  { margin: 0 auto; width: 1100px; height: 826px; }
div#header  { width: 1100px; height: 193px; }
div#controller  { height: 43px; line-height: 43px; }
div#controller a { font-weight: bold; color: 323853; text-decoration: none; border: 0px; }
div#controller a:hover { text-decoration: underline; border: 0px; }
div#login { float: right; height: 43px; line-height: 43px; width: 524px; }
div#search { float: right; height: 43px; line-height: 43px; width: 190px; margin: 0px 0px 0px 46px; }
div#newsletter_box { height: 43px; line-height: 43px; float: right; text-align: right; margin-right: 40px; }
div#container { display: table; width: 1000px; }

.submenu { position: absolute; display: none; }
.submenu a { font-size: 10px; text-transform: uppercase; color: #999999; text-decoration: none; }
.submenu a:hover { color: #cccccc; }

.topmenu { float: left; padding: 0 20px 0 20px; }

div#content { width: 1100px; }
div#content_inner { margin: 0px 0 0px 410px; padding:30px 0 0 50px; width: 410px; height: 428px; background: url('../images/content_back.png') no-repeat; }

div#right_menu { float: right; width: 190px; margin: 24px 0px 0px 46px; }
div#right_menu a { font-size: 12px; font-weight: bold; letter-spacing: 1px; color: #3d5267; text-decoration: none; line-height: 27px; display: list-item; list-style-type: none; border-bottom: 0px; }
div#right_menu a:hover { text-decoration: underline; }

div#footer { color: #747474; text-align: center; margin-bottom: 10px; font-size: 10px; }
div#footer a { border-bottom: 0px; color: #cbcbcb; text-decoration: none; font-size: 10px; }

.form_input { width: 100px; height: 12px; border: 1px solid #323853; background-color: #fff; color: #444444; }
.form_button { width: 30px; background-color: #8e9caa; border: 1px solid #323853; color: #fff; }
input {	border: 1px solid #323853; background-color: #fff; color: #444444; font-size: 10px; }
input.gomb { border: 1px solid #323853; background-color: #8e9caa; font-size: 10px; color: #fff; }
.gallery_pic_container { width: 100px; height: 100px; position: absolute; top: 100px; left: 100px; }

/* Forum controllers styles */
a.forum_icon { width: 16px; height: 16px; margin: none; padding: none; display: block; float: left; text-decoration: none; }
a.topic_close { background-image: url('../images/sys/page_error.png'); }
a.topic_delete { background-image: url('../images/sys/page_delete.png'); }
a.msg_moderate { background-image: url('../images/sys/script_delete.png'); }
a.msg_ban_user { background-image: url('../images/sys/script_error.png'); }
a.msg_edit_msg { background-image: url('../images/sys/script_edit.png'); }

/* News comments controllers styles */
a.comment_icon { width: 16px; height: 16px; margin: none; padding: none; display: block; float: left; text-decoration: none; }
a.comment_ban_user { background-image: url('../images/sys/script_error.png'); }
a.comment_delete { background-image: url('../images/sys/script_delete.png'); }
