html, body {
	background-image:url(background.jpg);
	color: #ffffff;
	margin: 0;
	padding: 0;
	height: 100%;
}

#yshout #shouts 
{
	overflow: auto;
	width: 870px;
	height: 250px;
}

#yshout #shout-form 
{
	margin: 0;
	padding: 0;
}

#yshout #shout-form fieldset 
{
	border: none;
}

#yshout #forum-name 
{
	color: #666666;
	width: 70px;
	margin-right: 5px;
}
      
#yshout #shout-text 
{
	width: 310px;
	margin-right: 5px;
}
      
#yshout #shout-button 
{
	width: 55px;
}

a:link
{
	color: #0091FF;
	text-decoration: none;
}

a:visited
{
	color: #0091FF;
	text-decoration: none;
}

a:hover
{
	color: #E6E6E6;
}

.nav, .nav:link, .nav:visited
{
	color: #AAAAAA;
	text-decoration: none;
}

a.nav:hover
{
	color: #FFFFFF;
	text-decoration: none;
}

table
{
	empty-cells: show;
}

body, td, th, tr
{
	line-height: 150%;
	font-family: Comic Sans MS, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
}


input, textarea, button
{
	color: #000000;
	font-family: Comic Sans MS, verdana, sans-sarif;
}

input, button
{
	font-size: 110%;
}

textarea
{
	font-size: 110%;
	color: #000000;
	font-family: Comic Sans MS, verdana, sans-serif;
}

input.check
{
}

select
{
	font-size: 110%;
	font-weight: normal;
	color: #000000;
	font-family: Comic Sans MS, verdana, sans-serif;
}

hr, .hrcolor
{
	height: 1px;
	border: 0;
	color: #666666;
	background-color: #454545;
}

a img
{
	border: 0;
}

.quote
{
	padding: 5px;
	border-style: none solid solid solid;
	border-width: 1px;
	border-color: #111111;
	margin-bottom: 10px;
	background: url(middle.png);
}

.code
{
	padding: 5px;
	border-style: none solid solid solid;
	border-width: 1px;
	border-color: #111111;
	margin-bottom: 10px;
	background: url(middle.png);

}

.quoteheader, .codeheader
{
	background: url(middle.png);
	border-style: solid;
	border-width: 1px;
	border-color: #111111;
	padding: 5px;
	color: #0091ff
}

.help
{
	cursor: help;
}

.meaction {
    color: red;
}
/* The main post box - this makes it as wide as possible. */

.editor {
    width: 96%;
}
/* Highlighted text - such as search results. */

.highlight {
    background-color: yellow;
    font-weight: bold;
    color: black;
}
/* Alternating backgrounds for posts, and several other sections of the forum. */

.windowbg {
	vertical-align: middle;

}

.windowbg2 {
	vertical-align: middle;
}

.windowbg3 {
	vertical-align: middle;
}
/* the today container in calendar */

.calendar_today {
    background-color: #f5f5f5;
}
/* These are used primarily for titles, but also for headers (the row that says what everything in the table is.) */

.titlebg, tr.titlebg th, tr.titlebg td, .titlebg2, tr.titlebg2 th, tr.titlebg2 td {
    color: #ffffff;
    font-style: normal;
    border-bottom: solid 0px #f2f2f2;
    border-top: solid 0px #ffffff;
    padding-left: 10px;
    padding-right: 10px;
    line-height: 18px;
}

.titlebg, .titlebg a:link, .titlebg a:visited {
    font-weight: bold;
    color: #454545;
    font-style: normal;
    font-size: 12px;
}

.titlebg a:hover {
    color: #404040;
}
/* same as titlebg, but used where bold text is not needed */

.titlebg2 a:link, .titlebg2 a:visited {
    color: #454545;
    font-style: normal;
    text-decoration: underline;
}

.titlebg2 a:hover {
    text-decoration: underline;
}
/* This is used for categories, page indexes, and several other areas in the forum.
.catbg and .catbg2 is for boardindex, while .catbg3 is for messageindex and display headers*/

.catbg, tr.catbg td, .catbg3, tr.catbg3 td {
    color: #404040;
    padding-left: 10px;
    padding-right: 10px;
    background: url(middle.png) repeat;
}

.catbg2, tr.catbg2 td {
    color: #404040;
    padding-left: 10px;
    padding-right: 10px;
    background:url(up.png) repeat;
}

.catbg, .catbg2, .catbg3 {}

.catbg, .catbg2 {
    font-weight: bold;
    font-size: 12px;
}

.catbg3, tr.catbg3 td, .catbg3 a:link, .catbg3 a:visited {
    font-size: 95%;
    color: #454545;
    text-decoration: none;
}

.catbg a:link, .catbg a:visited, .catbg2 a:link, .catbg2 a:visited {
    color: #0091FF;
    text-decoration: none;
}

.catbg a:hover, .catbg2 a:hover, .catbg3 a:hover {
    text-decoration: underline;
}
/* This is used for tables that have a grid/border background color (such as the topic listing.) */

.bordercolor {
    padding: 0px;
}
/* This is used on tables that should just have a border around them. */

.tborder {
    padding: 0px;
    border: 0px solid #dddada;
}

.forum
{
	padding: 0px;
	border: 0px;
	background: url(middle.png);
}

.poster_user
{
	padding: 0px;
	border: 0px;
	background: url(middle.png);
	text-align: center;
}

.poster_user_up
{
	padding: 0px;
	border: 0px;
	height: 10px;
	background: url(poster_up.png);
	text-align: center;
}

.poster_user_down
{
	padding: 0px;
	border: 0px;
	height: 10px;
	background: url(poster_down.png) no-repeat;
	text-align: center;
}

.end_category
{
	padding: 0px;
	border: 0px;
	height:10px;
	background: url(down.png) no-repeat;
}

.down_2
{
	padding: 0px;
	border: 0px;
	height:10px;
	background: url(down2.png) no-repeat;
}

.kategoria {
    padding: 0px;
    border: 0px solid #dddada;
}

/* Default font sizes: small (8pt), normal (10pt), and large (14pt). */

.smalltext {
    font-size: 90%;
	font-family: Comic Sans MS, Tahoma, Arial, Helvetica, sans-serif;
}

.middletext {
    line-height: 18px;
    text-indent: 10px;
}

.normaltext {
    font-size: small;
}

.largetext {
    font-size: large;
}
/* Posts and personal messages displayed throughout the forum. */

.post, .personalmessage {
    width: 100%;
    line-height: 1.3em;
    overflow: auto;
    padding-bottom: 3px;
}
/* All the signatures used in the forum.  If your forum users use Mozilla, Opera, or Safari, you might add max-height here ;). */

.signature {
    width: 100%;
    overflow: auto;
    padding-bottom: 3px;
    line-height: 1.3em;
}
/* Sometimes there will be an error when you post */

.error {
    color: red;
}
/* definitions for the main tab, active means the tab reflects which page is displayed */

.maintab_first, .maintab_back, .maintab_last, .maintab_active_first, .maintab_active_back, .maintab_active_last, .mirrortab_first, .mirrortab_back, .mirrortab_last, .mirrortab_active_first, .mirrortab_active_back, .mirrortab_active_last {
    color: #070707;
    vertical-align: top;
    text-transform: uppercase;
}

.maintab_back, .maintab_active_back, .mirrortab_back, .mirrortab_active_back {
    color: #090909;
    text-decoration: none;
    font-size: 9px;
    font-family: Comic Sans MS, tahoma, sans-serif;
    padding: 5px 10px 5px 10px;
}

.maintab_first,.mirrortab_first {
    display: none;
}

.maintab_back,.mirrortab_back {}

.maintab_last,.mirrortab_last {
    display: none;
}

.maintab_active_first, .mirrortab_active_first {
    display: none;
}

.maintab_active_back, .mirrortab_active_back {
    background: #efefef;
    border-left: 4px solid #a90329;
}

.maintab_active_last, .mirrortab_active_last {
    display: none;
}
/* how links behave in main tab. */

.maintab_back a:link, .maintab_back a:visited, .mirrortab_back a:link, .mirrortab_back a:visited {
    text-decoration: none;
    font-weight: bold;
}

.maintab_active_back a:link, .maintab_active_back a:visited, .mirrortab_active_back a:link, .mirrortab_active_back a:visited {
    color: #272727;
    text-decoration: none;
    font-weight: bold;
}

.maintab_back a:hover, .maintab_active_back a:hover, .mirrortab_back a:hover, .mirrortab_active_back a:hover {
    text-decoration: underline;
}
/* The AJAX notifier */


#bodyarea {
    padding: 10px;
    margin: 0;
    background: #fcfcfc url(main2.jpg) 0 0 repeat-x;
}

#top1
{
	width: auto;
	height: 430px;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	margin-top: auto;
	background:url(topb.jpg) top center no-repeat;
	z-index: 0;
}

#top2
{
	width: auto;
	height: 70px;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	margin-top: auto;
	background:url(top2.png) top center no-repeat;
	z-index: 0;
}

#sb_cont
{
	width: auto;
	height: 200px;
	overflow: auto;	
}

#board
{
	width:100%;
	height: 32px;
	position: absolute;
	text-align:center;
	top:0;
	background:url(board.png) repeat-x;
	z-index: 3;
}


.yshout_text
{
	width: 860px;
	text-align: left;
}

#yshout
{
	text-align:left;
}

#page
{
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	margin-top: -250px;
}

#menubar
{
	width: 900px;
	height: 50px;
	text-align:center;
	position: relative;
	top: 25px;
	background-image:url(menubar.png);
	z-index: 3;
}

#menuitem
{
	position: relative;
	top: 15px;
}

#main_body
{
	width: 900px;
	height: 800px;
	position: relative;
	background-image:url(main2.jpg);
	z-index: 0;
}

#separator
{
	height: 25px;
}

#up
{
	width: 880px;
	height: 10px;
	margin-left: auto;
	margin-right: auto;
	background:url(up.png) top center no-repeat;
}

#down
{
	width: 880px;
	height: 10px;
	margin-left: auto;
	margin-right: auto;
	background:url(down.png) top center no-repeat;
}

#user_panel
{
	width: 880px;
	margin-left: auto;
	margin-right: auto;
	background:url(middle.png) top center;	
}

.menu
{
	text-align: center;
	color: #FFFFFF;
	font-weight: bold;
}

.user_panel_text
{
	text-align: left;
	color: #FFFFFF;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left: 10px;
	padding-right: 10px;
}

.link_blue
{
	text-align: left;
	color: #0083FF;
	font-weight: bold; 
	margin-top: 0px;
	margin-bottom: 0px;
}

.catbg, tr.catbg td, .catbg3, tr.catbg3 td {
    color: #404040;
    padding-left: 10px;
    padding-right: 10px;
    background:url(up.png) repeat;
}

.uarea_up
{
	background:url(up.png) repeat;
	padding-left: 10px;
	padding-right:10px;
	height:10px;
}

.a670up
{
	background:url(670up.png) repeat;
	padding-left: 10px;
	padding-right:10px;
	height:10px;
}


.a670down
{
	background:url(670down.png) repeat;
	padding-left: 10px;
	padding-right:10px;
	height:10px;
}

.uarea_up_2
{
	background:url(up2.png) repeat;
	padding-left: 10px;
	padding-right:10px;
	height:10px;
}


.uarea_mid
{
	background:url(middle.png) repeat;
	padding-left: 20px;
	padding-right:20px;
}

#bodyarea {
    padding: 10px;
    margin: 0;
    background:url(main2.jpg) repeat;
}

#wrapper {
    width: 900px;
    min-width: 720px;
    margin: 0 auto;
    padding: 0;
    position: relative;
    z-index: 2;
}

h3 {
	font-family: Comic Sans MS, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #0091ff;
	padding-top: 0px;
	padding-bottom: 0px;

}

.watki
{
	color: #0091FF;
	font-family: Comic Sans MS, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 150%;
	font-weight: bold;
}

.category
{
	font-size: 150%;
	font-weight: bold;
}

.categorija
{
	color: #0091FF;
	text-align: left;
	font-family: Comic Sans MS, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 180%;
	margin: 5px 0px 0px 0px;
}

.menuine a:link, .menuine a:visited
{
	color: #A0D1FF;
	font-family: Comic Sans MS, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 140%;
	margin: 20px 15px 15px 0px;
	font-weight:bold;
}

.menuine a:hover
{
	color: #FFFFFF;
	font-family: Comic Sans MS, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 140%;
	margin: 20px 15px 15px 0px;
	font-weight:bold;
}

#userarea
{
	top: 20px;
}

#ajaxChatChatList
{
	width: 865px;
	height: 200px;
	overflow: auto;
	margin-bottom: 10px;
}

#ajaxChatInputField
{
	width: 860px;
}

.admin
{
	color:#FF0000;
	font-weight: bold;
}

.moderator
{
	color:#00A00B;
	font-weight: bold;
}

.user
{
	color:#FFFFFF;
	font-weight: bold;
}

.vip
{
	color:#FFF72B;
	font-weight: bold;
}

.dobromir
{
	color:#FFA600;
	font-weight: bold;
}
