*
{
padding:0;
margin:0;
border:0;
font-family:verdana;
}

body, html
{
width:100%;
height:100%;
background-color:#000;
text-align: center;
font-family:verdana;
font-size:12px;
}
a
{
font-family:verdana;
font-size:12px;
color:#2ABFFF;
}
.main
{
position:relative;
display:block;
background-image:url(../images/background.jpg);
width:1000px;
margin:0 auto;
height:781px;
background-repeat:no-repeat;
}

.delim
{
width:100%;
height:25px;
margin:15px 0;
}


.logo
{

width:350px;
height:47px;
padding-top:70px;
margin:0 auto;
}

#BigBox{
position:absolute;
width:1000px;
z-index:200;

}


#leftb,#rightb,#middleb
{
float:left;
height:140px;

}
#middleb
{
width:740px;
}
#ScrollBox
{
float:left;
height:120px;
padding:10px;
width:700px;
overflow:hidden;
position:absolute;
z-index:100;
background-image:url(../images/menu.gif);
}

#content
{
background-image:url(/images/uzor-inaction.gif);
background-repeat:no-repeat;
background-position:50% 20px;
padding-top:20px;
}
.section
{
width:120px;
float:left;
padding:10px;
height:100px;
}


.man1
{
background-image:url(../images/man1.jpg);
}

.man2
{
background-image:url(../images/man2.jpg);
}

.man3
{
background-image:url(../images/man3.jpg);
}

a.man:hover,.mactive
{
background-position:center bottom;
}

a.toright
{
background-image:url(../images/right.gif);
}
a.toleft
{
background-image:url(../images/left.gif);
}

a.toright,a.toleft
{
margin-top:10px;
display:block;
height:120px;
width:20px;
}

a.toright:hover,a.toleft:hover
{
background-position:center bottom;
}

.new
{
width:100%;
border-bottom:1px solid #0B0B0B;
padding:15px 0;
}
.man
{
display:block;
float:left;
width:240px;
height:332px;
}
.mans
{
width: 730px;
margin:0 auto;
overflow:hidden;
}
#mainmenu
{
height:20px;
width: 820px;
margin:0 auto;
padding-bottom:15px;
}


#content{
width: 800px;
color:#fff;
text-align: left;
margin:0 auto;
clear:left;
padding-bottom:200px;
}
#content h2
{
padding:10px;
}

.feedbackform label
{
display:block;
width:200px;
}

ul.link ul li
{
float: left;
list-style-type: none;
}
ul.link li a {
font: bold 16px verdana;
display: block;
text-decoration: none;
cursor: pointer; 
color: #fff;
}

ul.link li 
{
position: relative;
display: block;
height: 15px;
list-style: none;
float: left;
}



.tip
{
z-index:13000;
}
 
.tip-title {
	font-weight: bold;
	font-size: 11px;
	margin: 0;
	color: #9FD4FF;
	padding: 8px 8px 4px;
	background: url(../images/bubble.png) top left;
}
 
.tip-text {
	font-size: 11px;
	padding: 4px 8px 8px;
	background: url(../images/bubble.png) bottom right;
}
h1.sifrtitle 
{
display:block;
height:27px;
font-size:15px;
}
.mainblock
{
position:relative;
padding:10px;
}
.sifrtext
{
font-size:13px;
font-family:Georgia, "Times New Roman", Times, serif;
color:#fff;
}
a.actd
{
border-bottom:1px solid #fff;
}
fieldset
{
padding:5px 0;

}
.notice
{
font-size:22px;
color:#CCC;
}
.odd
{
background-color:#252525;
}