body {margin:0; padding:0; background:#000000;font-family:"Trebuchet MS",Verdana,tahoma;color:#ffffff}
table, td {border-collapse:collapse;}
img {border:none;}
form {margin:0; padding:0;}
td, tr {vertical-align:top;text-align:left;}

/* dock - top */
.inp{
	font-size:12px;
	border:solid 1px silver;
	width:200px;
}

.dock {
        position: relative;
        height: 40px;
        text-align: center;
}
.dock-container {
        position: absolute;
        height: 40px;
        padding-left: 20px;
}
a.dock-item {
        display: block;
        width: 40px;
        color: #990034;
        position: absolute;
        top: 0px;
        text-align: center;
        text-decoration: none;
        font: bold 12px Arial, Helvetica, sans-serif;
}
.dock-item img {
        border: none;
        margin: 5px 10px 0px;
        width: 100%;
}
.dock-item span {
        display: none;
        padding-left: 20px;
}

/* dock2 - bottom */
#dock2 {
        width: 100%;
        bottom: 0px;
        position: absolute;
        left: 0px;
}
.dock-container2 {
        position: absolute;
        height: 40px;
        background: url(fisheye/images/dock-bg.jpg);
        padding-left: 20px;
}
a.dock-item2 {
        display: block;
        font: bold 12px Arial, Helvetica, sans-serif;
        width: 40px;
        color: #990034;
        bottom: 0px;
        position: absolute;
        text-align: center;
        text-decoration: none;
}
.dock-item2 span {
        display: none;
        padding-left: 20px;
}
.dock-item2 img {
        border: none;
        margin: 5px 10px 0px;
        width: 100%;
}


#right{
	text-align:right;
	font-size:11px;
	vertical-align:middle;
}
#mul{
	margin:0px;
	padding:0px;
}
#content #news ul li { 
	background: url(images/border-light-horizontal.gif) repeat-x left bottom;
	padding-bottom: 1px;
	display: block;
	float: none;
}


#content #news ul li a { 
	display: block;
	padding: 9px 10px 9px 10px;
	background: url(images/bullet-arrow.gif) no-repeat 0px 15px;
	text-decoration: none;
	color: #afafaf;
	font-weight:normal;
}


#content #news ul li a:hover { 
	background: #312d2d url(images/bullet-arrow.gif) no-repeat 0px 15px;
	text-decoration: none;
	font-weight:normal;
	color:#D73A0D;
}


a{ color:#D73A0D; text-decoration:none;}
a:hover{ color:#ACACAC; text-decoration:none;}

.top1{width:766px; background:url(images/top_bgr.jpg) top left no-repeat; height:100%;}
.top2{height:210px;}
.top2 img{margin:46px 0 0 33px;}

.rez_1{width:50%; background:url(images/rez_1.jpg) top right repeat-x; height:100%;}
.rez_2{width:50%; background:url(images/rez_2.jpg) top left repeat-x; height:100%;}
.rez_11{width:50%; background:url(images/rez_11.jpg) top right repeat-x; height:100%;}


.std_header {
	text-align:left;
	font-family:impact;
	background-color:#1D1916;
	border: 1px solid #D73A0D;
	font-weight: normal;
	font-size:130%;
	color:#ffffff;
	padding-left:5px;
	padding-top:5px;
	padding-bottom:5px;
	height:30px;
	vertical-align:middle;
}



.post {
	text-align:justify;
	padding:5px;
	margin: 0px 0px 20px;
	clear:both;
}
.postdate {
	background: url(images/date.gif) no-repeat left center;
	padding-left: 15px;
	font-size: 90%;
	color:#666666;
	float:left;
}
.icon {
	width:55px;
	background: url(images/ico_car.gif) no-repeat center;
	padding-left: 15px;
	float:right;
}
 .entry {
	clear:both;
	padding-top: 10px;
}
.left {
	float:left;
}
img.left {
	float:left;
	margin: 2px 10px 5px 0px;
	border: 1px solid #1D1916;
	padding: 4px;
	background: #000000;
}
a img.left {
	border: 1px solid #1D1916;
	padding: 4px;
	background: #000000;
}
a:hover img.left{
	border-color: #FF6600;
}


#cc{
	clear:both;
}
.footer{
	background-image:url(images/1m7.jpg);
	background-repeat:repeat-x;
	width:100%;
	height:43px;
}
.footerx{
	padding-top:10px;
	text-align:center;
	vertical-align:bottom;
	font-family:tahoma;
	font-size:11px;
}
#cen{
	text-align:center;
	color:white;
	font-size:12px;
	vertical-align:middle;
	height:20px;
	width:15%;
	border-collapse:collapse;
	border-width:1px;
	border-style:solid;
}
#cenx{
	color:white;
	font-size:11px;
	vertical-align:middle;
	height:20px;
	width:15%;
	border-collapse:collapse;
	border-width:1px;
	border-style:solid;
	padding:5px;
}

.error{
	color:#CC0000;
	font-weight:bold;
}
.success{
	color:#33CC33;
	font-weight:bold;
}

.theader {
	text-align:left;
	font-family:impact;
	background-color:#1D1916;
	border: 1px solid #D73A0D;
	font-weight: normal;
	font-size:130%;
	color:#ffffff;
	padding-left:5px;
	padding-top:5px;
	padding-bottom:5px;
	height:30px;
	vertical-align:middle;
}


.copyright a{color:#ffffff;text-decoration:none}
.copyright a:hover{color:#ffffff;text-decoration:none}

img.imx{
	margin: 2px 10px 5px 0px;
	border: 1px solid #E3E3E3;
	padding: 4px;
	background: #000000;
}
a img.imx{
	border: 1px solid #E3E3E3;
	padding: 4px;
	background: #000000;
}

a:hover img.imx{
	border-color: #FF6600;
}
.bor{
	border:solid 1px red;
	border-collapse:collapse;
}
