body {
	background: #90140C url(images/stripes.gif) repeat-x;
	background-position: 50% 40px;
	margin: 0;
	padding: 0;
}

a {
	color: #600000;
	font-weight: bold;
	text-decoration: none;
}

a:visited {
	color: #000;
}

a:hover {
	color: #90140C;
}

img {
	border: 0;
}

ul {
	list-style: none;
}

h1 {
	font: normal 1.2em arial, verdana, helvetica, sans-serif;
	margin: 23px 18px;
	text-align: left;
}

h2 {
	color: #333;
	font: bold 12px arial, verdana, helvetica, sans-serif;
}

#nav {
	text-align: center;
	width: 100%;
	background: #000 url(images/nav.gif) repeat-x;
	margin: 0;
	padding: 0;
	height: 40px;
	overflow: hidden;
	cursor: default;
}

#nav li, #nav a {
	display: inline;
	color: #fff;
	text-decoration: none;
	font: bold 11px verdana, arial, helvetica, sans-serif;
	height: 40px;
	line-height: 40px;
	padding: 13px 15px;
	margin: 0;
}

#nav li a {
	background: transparent url(images/nav.gif) repeat-x;
}

#nav li a:hover, #nav li#current a {
	background: transparent url(images/nav.gif) repeat-x;
	background-position: 0 -40px;
}

#nav li {
	padding: 14px 0;
}

#title {
	width: 410px;
	height: 60px;
/*	background: transparent url(images/title_background.jpg) no-repeat; */
	line-height: 75px;
	display: block;
	margin: 0 auto;
	margin-top: 20px;
	text-align: center;
	font: normal 2.5em/1.8em 'trebuchet ms', georgia, 'lucidia grande';
	color: #FE9B27;
	letter-spacing: 8px;
	cursor: default;
}

#wrapper {
	width: 950px;
	margin: 0 auto;
	border: solid 15px #600000;
	border-bottom: none;
	background-color: #F3F3F3;
	height: auto;
}

#top {
	height: 28px;
	overflow: hidden;
	width: 100%;
	background: #000 url(images/stripes_small.gif) repeat-x;
	color: #fff;
	cursor: default;
	text-align: left;
	font: normal 10px/32px arial, verdana, helvetica, sans-serif;
}

#top strong {
	font: bold 11px arial;
	margin-left: 2px;
	margin-right: 6px;
}

#top span {
	display: inline;
	margin-left: 10px;
	float: left;
	clear: none;
	margin-top: -28px;
}

#top ul {
	margin: 0;
	padding: 0;
	float: right;
	clear: none;
	display: inline;
}

#top ul li a, #top ul li {
	display: block;
	float: right;
	width: 78px;
	height: 28px;
	text-align: center;
	text-decoration: none;
	color: #fff;
	font: bold 12px/32px arial, verdana, helvetica, sans-serif;
	overflow: hidden;
}

#top ul li a:hover {
	color: #000;
}

#chat a {
	background: #0086EE url(images/blue.jpg) no-repeat;
}

#join a {
	background: #F41100 url(images/red.jpg) no-repeat;
}

#login a {
	background: #ED700D url(images/orange.jpg) no-repeat;
}

#search a {
	background: #199B2C url(images/green.jpg) no-repeat;
}

#adspace {	
	height: 95px;
	width: 900px;
	background: #86221B url(images/ad.gif) repeat-x;
	border-top: 1px solid #CA807C;
	border-left: 1px solid #A5514B;
	border-right: 1px solid #5B1D1B;
	border-bottom: 1px solid #3E1B19;
	font: normal 10px/20px verdana, arial, sans-serif;
	text-align: center;
	color: #fff;
	cursor: default;
	overflow: hidden;
}

#adspace2 {	

	background: #86221B url(images/ad.gif) repeat-x;
	border-top: 1px solid #CA807C;
	border-left: 1px solid #A5514B;
	border-right: 1px solid #5B1D1B;
	border-bottom: 1px solid #3E1B19;
	text-align: center;
	color: #fff;
	cursor: default;
	overflow: hidden;
	margin:0;
	display:block;
	
}

#main {
	height: 350px;
	background: #FE8624 url(images/main.gif) repeat-x;
	border-top: 1px solid #FEC782;
	border-left: 1px solid #FEB154;
	border-right: 1px solid #D76C22;
	border-bottom: 1px solid #783C1C;
	overflow: hidden;
}

#main ul {
	width: 900px;
	overflow: hidden;
	margin: 0;
	padding: 0;
	margin-left: 15px;
}

#main ul li {
	float: left;
	text-align: center;
	margin-left: 25px;
	display: inline;
}

#main ul li a img {
	border: 3px solid #fff;
}

#main ul li a img:hover {
border: 3px solid #FEE5C6;
}

#main ul li h2 {
	font: bold 11px arial, verdana, helvetica;
	margin-top: 10px;
	color: #000;
}



#content ul {
	width: 900px;
	overflow: hidden;
	margin: 0;
	padding: 0;
	margin: 20px 10px 0 20px;
	text-align: center;
	font: normal 11px/18px arial, verdana, helvetica, sans-serif;
}

#content ul li {
	float: left;
	text-align: center;
	margin-left: 10px;
	display: inline;
}

#content ul li a img {
	border: 8px solid #fff;
}

#content ul li a img:hover {
border: 3px solid red;
}

#content ul li h2 {
	font: bold 11px arial, verdana, helvetica;
	margin-top: 10px;
	color: #000;
}

#content h1, .content ul {
	margin: 0;
	padding: 0;
}

#content h1 {
	color: #8A0700;
	font: normal 2em arial, verdana, helvetica, sans-serif;
	margin-bottom: 20px;
}

#content h2 {
	margin: 4px 0 4px 0;
}

#content h3 {
	font: bold 13px arial, verdana, helvetica;
	margin-top: 10px;
	text-align:center;
}
#content h4 {
	font: bold 13px arial, verdana, helvetica;
	margin-top: 10px;
	text-align:center;
	background: #CC0000;
	

}
#content input, textarea, select {
	FONT-FAMILY: Verdana;
	border: 1px solid #B0B1B3;
	background-color: #FEFEFE;
	font-size: 10px;
	color: #555555
}


#tabel_inreg TD {
font-family:"Arial";
font-size:14px;
text-align: left;
}
#pozetoate {
width: 220px;
float: left;
}
#serv {
padding-right : 50px;
}
#imgs {
width : 105px;
height : 105px;
}
#v2 {
	color: blue;
	font: normal 14px/14px arial, verdana, helvetica, sans-serif;
}

#footer {
	height: 25px;
	background-color: #000;
	color: #fff;
	font: normal 10px/15px arial, verdana, helvetica, sans-serif;
	color: #999;
	text-align: center;
	border-top: 50px solid #F3F3F3;
	clear: both;
}

#footer a {	
	color: #ccc;
}


#maine h4 {
	margin: 10px 0;
	padding: 4px 0 4px 8px; 
	font-size: 105%;
	color: #FFF;
	text-transform: uppercase; 
	background-color: #CC0000;	
	letter-spacing: .5px;
	
}

.topicBox1{width:690px; display:block; overflow: hidden; /*height:40px;*/ margin:0 auto 1px; background:#eff2ff;}
.topicBox2{width:690px; display:block; overflow: hidden; /*height:40px;*/ margin:0 auto 1px; background:#fff;}
.topicBox1:hover, .topicBox2:hover { background-color:#F3F3F3;}
.newTopic:hover { background-color:#E3E8FF;}
.hotTopic:hover { background-color:#FFE3EB}
.promTopic:hover ,.promTopic { background-color:#f4e09a}

.thumbs {
    list-style: none outside none;
    margin: 0 -45px 0 0;
    padding: 0;
    position: relative;
}
.thumbs li {
    cursor: pointer !important;
    float: left;
    height: 225px;
    list-style: none outside none;
    margin: 0 24px 25px 0;
    position: relative;
    width: 200px;
}
.thumbs li:hover p {
    display: none;
}
.thumbs a.tmb {
    cursor: pointer !important;
    height: 200px;
    overflow: hidden;
    padding: 0;
    width: 200px;
}
.thumbs a img {
    display: block;
}
.thumbs li p {
    background: url("../images/visdot.png") repeat scroll left top transparent;
    bottom: 25px;
    color: #FFFFFF;
    font-size: 11px;
    margin: 0;
    padding: 5px;
    position: absolute;
    width: 190px;
}
.thumbs li p img {
    position: absolute;
    right: 5px;
    top: 5px;
}
.thumbs li p span {
    display: block;
}
.thumbs li p span.dscr {
    height: 13px;
    overflow: hidden;
}
.thumbs li p a, .thumbs li p a:hover {
    background: none repeat scroll 0 0 transparent;
    height: auto;
    padding: 0;
    text-align: left;
    text-decoration: none;
}
.thumbs li strong {
    font-size: 14px;
}
.thumbs li a {
    background: none repeat scroll 0 0 #999999;
    color: #FFFFFF;
    display: block;
    height: 20px;
    padding: 5px 0 0;
    text-align: center;
	font-weight:normal;
}
.thumbs li a:hover {
    background: none repeat scroll 0 0 #093F77;
}
.clear {
    clear: both !important;
    display: block;
    float: none;
    font-size: 0 !important;
    height: 0;
    line-height: 0 !important;
    overflow: hidden;
    width: 100%;
}

