body {
background: url(../images/a4.gif) repeat-x #F0E3A4;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #222;
margin:0px;
}

a {
color: #FF8B00;
}

a:hover {
color: #00A5EB;
}

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

hr {
border: 1px #CCCCCC dashed;
height: 1px;
}

h1 {
font-size: 12px;
font-weight: bold;
}

img, a {
border: none;
text-decoration: none;
}

ul, li {
list-style: none;
}

form {
margin: 0;
}

#cont {
background: #fff;
border: 1px #666666 solid;
}

#bgtophead {
background: url(../images/bgtophead.jpg) no-repeat;
width: 300px;
height: 120px;
float: right;
}

#navbar {
margin: 0 auto;
padding: 0;
position: relative;
height: 28px;
background: #323232 url(../images/nav-bg.png) 0 0 repeat-x;
font-weight: bold;
color: #fff;
}

#navbar ul {
margin: 0;
padding: 0;
float: left;
}

#navbar li {
padding: 0 2px 0 0;
margin: 0;
float: left;
background: url(../images/nav-sep.png) 100% 0 no-repeat;
}

#navbar ul li a:link, #navbar ul li a:active, #navbar ul li a:visited {
display: block;
float: left;
padding: 0 20px;
height: 28px;
line-height: 28px;
color: #fff;
text-decoration: none;
}

#navbar ul li a:hover {
background: url(../images/nav-bg.png) 0 100% repeat-x;
}

.pz {
font-weight: normal;
text-align: center;
padding-top: 7px;
}

.pz a {
color: #fff;
text-decoration: underline;
}

.pz a:hover {
text-decoration: none;
}

.menuside {
border: 1px #2787B7 solid;
}

.menubg {
background: url(../images/menubg.gif) repeat-x;
height: 25px;
color: #fff;
font-size: 12px;
font-weight: bold;
text-align: center;
}

.menubrd {
border: 1px #E0E0E0 solid;
padding: 5px;
}

.homebrd {
border: 1px #CCCCCC solid;
}

.homebrd h1 {
font-size: 12px;
font-weight: bold;
padding-top: 3px;
padding-bottom: 3px;
margin: 0;
color: #000;
background: #F2F2F2;
width: 100%;
text-align: center;
}

.index a {
color: #FF8B00;
}

.index a:hover {
color: #00A5EB;
}

.adminmenu {
padding-left: 10px;
line-height: 20px;
}

.albumfooter {
background: #FFFFCC;
border-top: 1px #55B0CE solid;
color: #222;
padding: 2px;
}

.field {
border: 1px #009EC3 solid;
font-size: 12px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: bold;
}

.user {
background-image: url(../images/user.png);
background-repeat: no-repeat;
padding-left: 20px;
}

.pass {
background-image: url(../images/odobri.gif);
background-repeat: no-repeat;
padding-left: 20px;
}

.btn {
background: url(../images/btn.gif) repeat-x;
border: 1px #999999 solid;
height: 20px;
padding-left: 5px;
padding-right: 5px;
color: #fff;
font-weight: bold;
}

.regbox {
font-size: 11px;
font-weight: bold;
}

.regbox a {
color: #00A5EB;
}

.regbox a:hover {
color: #FF8B00;
}

.pvote a {
color: #222;
font-weight: bold;
}

.avatar {
margin-top: 10px;
}

.avatar_border {
border:1px #CCCCCC solid;
padding:4px;
}

.catsbg {
background: #F2F2F2;
border: 1px #cccccc solid;
text-align: center;
}

.catsbg a {
color: #464646;
font-size: 11px;
font-weight: bold;
text-decoration: none;
}

.catsbg a:hover {
color: #268DC7;
text-decoration: underline;
-moz-border-radius: 5px;
        -webkit-border-radius: 5px;

}


.untique span {
font-weight: bold;
}

#friends ul li {
display: block;
font-size: 11px;
margin: 0 0 4px 0;
}

#friends ul li a {
display: block;
background: url(../images/bull_gof.gif) 0 2px no-repeat;
padding: 4px 0 4px 18px;
font-size: 11px;
color: #222;
text-decoration: none;
}

#friends ul li a:hover {
color: #222;
text-decoration: underline;
}
.fooms {
background-color: #F2F2F2;
cursor:pointer;
size:500px;
}
.formd  {
        background-color: #FFFFFF;
        -moz-border-radius: 5px;
        -webkit-border-radius: 5px;
        border: 1px solid #ECECEC;
        padding: 7px;
        color: #AEAEAE;
        }
		
.formd_ruls  {
        background-color: #FFFFFF;
        -moz-border-radius: 5px;
        -webkit-border-radius: 5px;
        border: 1px solid #ECECEC;
        padding: 7px;
        color: black;
}	
.formvid  {
        background-color: #FFFFCF;
		width: 70%;
        -moz-border-radius: 5px;
        -webkit-border-radius: 5px;
        border: 1px solid #ECECEC;
        padding: 7px;
        color: #AEAEAE;
        }
		.picview {
	float:none;
	border:solid 1px #999;
	padding:5px;
	background-color: #FFFFFF;
}

.picview-s {
	float:none;
	border:solid 1px #999;
	padding:1px;
	background-color: #FFFFFF;
}
#pageloading {
width: 170px;
position: absolute;
left: 50%;
top: 50%;
margin-top: -50px;
margin-left: -90px;
padding-top:10px;
padding-bottom:10px;
text-align: center;
border: 1px solid #C0C0C0;
background: #F7F9FF;
} 
#toolbar{
	background: url('../images/bg.jpg') repeat-x;
	height: 25px;
	margin-bottom: 10px;
}
#sites{
	position: absolute;
	left: 50%;
	margin-left: -380px;
	float: left;
	font-size: 11px;
	font-family: Tahoma, Arial;
	color: #fff;
	line-height: 22px;
}
#sites img{
	display: block;
	float: left;
	margin-right: 20px;
}
#sites span{
	color: #fff;
	display: block;
	float: left;
	padding: 0px 5px 0px 5px;
}
#sites a{
	display: block;
	float: left;
	height: 22px;
	line-height: 22px;
	color: #fff;
	font-size: 11px;
	font-family: Tahoma, Arial;
	text-decoration: none;
}
#sites a:hover{
	text-decoration: underline;
}
#adv{
	position: absolute;
	left: 50%;
	margin-left: -380px;
	float: right;
	font-size: 11px;
	font-family: Tahoma, Arial;
	color: #fff;
	line-height: 22px;
	height: 22px;
	}
#hedads{
margin-top: 0px;
margin-bottom: 13px;
margin-left: 37px;
width:468px;
  -moz-border-radius: 5px;
        -webkit-border-radius: 5px;
        border: 3px solid #ccc;
}
#log {
background: url('../images/vhod.png') no-repeat;
}
#fa {
	background: #FFF;
	text-align: center;
	font-family: Arial,sans-serif;
	padding: 10px;
	width: 320px;
	border: 2px solid #666;
	position: absolute;
	margin: 0 auto;
	top: 100px;
	display: none;
	opacity: 0;
	KHTMLOpacity: 0;
	filter: alpha(opacity=0); 
	-moz-opacity: 0;
	z-index: 1000;	
}

#fa a {
	text-decoration: none;
	border: none;
	font-size: 9px;
	color: #333;
}

#fa img {
	border: none;
}

#fa .fa_close {
	position: absolute;
	top: 5px;
	right: 5px;
}

#fa.show {
	display: block;
}

.style1 {color: #FFFFFF}
.style2 {color: #666666}
.style3 {color: #FF9900}