

/* Outer */

#container
{
	padding: 0;
	margin: 0;
	width: 100%;
}

/* Header */

#header
{
	position: relative;
	background:  url('/files/norma/newdiz/10.jpg') top repeat-x;
	height: 96px;

}

.text {
	float: left;
	color: #fff;
	font-weight: bold;
	padding: 5px 10px 0px 10px;
}
.inpblock {
	float: left;
	padding: 5px 10px 0px 0px;

}
.butblock {
	padding: 7px 10px 0px 0px;

}
#buttononline{
	height: 31px;
	float: right;
}

#user {
	background:  url('/images/2.jpg') top repeat-x;
	color: #000;
	font-size: 9pt;
	height: 25px;
	width:200px;
	float: right;
}

/* Content */


/* Primary Content */

#content
{
	margin: 0px 200px 0px 205px;
	width: auto;
	padding-top: 5px;

}

/* Secondary Content */


#footer
{
	clear: both;
	padding: 1em 200px 2em 0em;
	margin: 0em 0px 0em 200px;
	text-align: center;
	background: url('/images/10.jpg') right repeat-y;
}

.clear
{
	clear: both;
}

#banner {
	text-align: center;
	padding-top: 5px;
}
#leftmenu {
	margin-top: 2px;
}
#entrysite1 {
	background:url('/files/norma/img/img15.gif') no-repeat left;
	height: 15px;
	width: 198px;
}
#entrysite2 {
    background:#034279 url('/files/norma/img/img14.gif') repeat-x;
    height: 100px;
}

#entrysite2 form {
    margin:0px;
    padding:0px;
}
#entrysite3 {
    background:url('/files/norma/img/img16.gif') no-repeat left top;
    height: 10px;
    width: 198px;
}
#entrysiteuser {
	text-align: center;
	font-size: 9pt;

}
#entrysiteuser a {
	font-size: 9pt;
    color: #fff;
    text-decoration: none;
    font-weight: bold;
}
#entrysiteuser a:hover {
    text-decoration: underline;

}
#humourblock {
	background: url('/files/norma/newdiz/15.jpg') repeat-y;
	height: 150px;
	margin-top: 3px;
}
#leftblockbun {
	background: url('/files/norma/newdiz/18.jpg') no-repeat top left;
	text-align:center;

}
#humourblockzag {
	background: url('/files/norma/newdiz/17.jpg') repeat-y;
	height: 33px;
}


#indexrss {
	padding-top: 3px;
	float: right;
}
hr {margin: 5px 0px;}

/* tabs */

#tabs_bg {
	background: url('/files/stroyka/img/tabsbg.gif') repeat-x;
	width: 100%;
}

#tabs_bg table{
	margin-left: 5px;
}

#tabs_bg td{
	font-weight: normal;
	vertical-align: middle;
	height: 21px;
	font-size: 7pt;
	color: #999999;
}

#tabs_bg a {
	font-size: 7pt;
	font-weight: normal;
	text-decoration: none;
}

#tabs_bg a:hover {
	color: #000;
	font-weight: normal;
	text-decoration: none;
}

#tabs_bg sup {
	font-size: 7pt;
}

#tabs_bg td.tab_nw {
	background: url('/files/stroyka/img/n_w.gif') no-repeat;
	width: 5px;
}

#tabs_bg td.tab_nd {
	background: url('/files/stroyka/img/n_d.gif') no-repeat;
	width: 5px;
}

#tabs_bg td.tab_w {
	background: url('/files/stroyka/img/w.gif') repeat-x;
	padding: 0 2px 2px 2px;
	color: #111111;
}

#tabs_bg td.tab_wd {
	background: url('/files/stroyka/img/w_d.gif') no-repeat;
	width: 25px;
}

#tabs_bg td.tab_d {
	background: url('/files/stroyka/img/d.gif') repeat-x;
}

#tabs_bg td.tab_dd {
	background: url('/files/stroyka/img/d_d.gif') no-repeat;
	width: 25px;
}

#tabs_bg td.tab_dw {
	background: url('/files/stroyka/img/d_w.gif') no-repeat;
	width: 15px;
}

#tabs_bg td.tab_d {
	background: url('/files/stroyka/img/d.gif') repeat-x;
	padding: 0 2px 2px 2px;
}

#tabs_bg td.tab_dn {
	background: url('/files/stroyka/img/d_n.gif') no-repeat;
	width: 21px;
}

#tabs_bg td.tab_wn {
	background: url('/files/stroyka/img/w_n.gif') no-repeat;
	width: 21px;
}
/* end tabs */

.radbox
{
border-radius:6px;
-webkit-border-radius:6px;
-moz-border-radius:5px;
-khtml-border-radius:10px;
}

.oval
{	border:1px solid gray;
	background:#eeeeee;
	padding:10px;}