table thead th, table tbody td{
 padding:3px;
 border-collapse:collapse;
 }

table tbody tr.light{
 color:#666666;
 background-color:#F7F7F7;
 }

table tbody tr.dark{
 color:#666666;
 background-color:#E8E8E8;
 }

*
--------------------------------------------
*/

#topnav{
 padding:15px 0 ;
 z-index:1000;
 }

#topnav ul, #topnav li{
 margin:0;
 padding:0;
 list-style:none;
 font-size:14px;
 font-family:Georgia, "Times New Roman", Times, serif;
background-color:#232323
 }

#topnav li{
 float:left;
 margin-right:30px;
 }

#topnav li li{
 margin-right:0;
 }

#topnav li span{
 display:block;
 font-size:12px;
 font-weight:bold;
 font-family:Arial, Helvetica, sans-serif;
 text-transform:lowercase;
 color:#999999;
 background-color: #232323;
 font-weight:normal;
 line-height:normal;
 margin:0;
 padding:0;
 }

#topnav li a:link, #topnav li a:visited, #topnav li a:hover{
 display:block;
 margin:0;
 padding:0;
 color:#f9f7ed;
 background: #232323 ;
 text-transform:uppercase;
 font-weight:bold;
 }

#topnav ul ul li a:link, #topnav ul ul li a:visited{
 border:none;
 }

#topnav li a:hover, #topnav li.active a{
 color:#D51D29;
 background-color:#232323;
 }
 
#topnav li li a:link, #topnav li li a:visited{
 width:150px;
 float:none;
 margin:0;
 padding:7px 10px;
 font-size:12px;
 font-weight:normal;
 color:#fff;
 background-color:#333;
 border:none;
 }
 
#topnav li li a:hover{
 color:#f9f7ed;
 background-color:#4C4C4E;
 }

#topnav ul ul{
 z-index:9999;
 position:absolute;
 left:-999em;
 height:auto;
 width:170px;
 }

#topnav ul ul a{width: 140px; }

#topnav li:hover ul{left:auto; }

#topnav li:hover{position:static; }

#topnav li.last{margin-right:0; }

/* ----------------------------------------------Column Navigation-------------------------------------*/

body{
 margin:0;
 padding:0;
 font-size:12px;
 font-family:verdana, Arial, Helvetica, sans-serif;
 color:#FFFFFF;
 background:#f6f6f8 url(http://marat.ucoz.ua/bg.png) ;
 }

img{border:0; padding:0; margin:0;}
.justify{text-align:justify;}
.bold{font-weight:bold;}
.center{text-align:center;}
.right{text-align:right;}
.nostart {list-style-type:none; margin:0; padding:0;}
.clear{clear:both;}
br.clear{clear:both; margin-top:-15px;}
a{outline:none; text-decoration:none;}

.fl_left{float:left;}
.fl_right{float:right;}

.imgl, .imgr{border:1px solid #666666; padding:5px; color:#666666; background-color:#fff;}
.imgl{float:left; margin:0 15px 0 0; clear:left;}
.imgr{float:right; margin:80px 0 15px 15px; clear:right; }

/* ----------------------------------------------Wrapper-------------------------------------*/

div.wrapper{
 display:block;
 width:100%;
 margin:0;
 text-align:left;
 }

div.wrapper h1, div.wrapper h2, div.wrapper h3, div.wrapper h4, div.wrapper h5, div.wrapper h6{
 margin:0 0 15px 0;
 padding:0;
 font-size:20px;
 font-weight:normal;
 font-family:Georgia, "Times New Roman", Times, serif;
 }

.col1, .col1 a{color:#FFFFFF; background-color:#D51D29 ;}
.col2{color:#FFFFFF; background:#232323;}
.col3{color:#999999; background:#232323; border-bottom:1px solid #f9f7ed;}
.col4{color:#FFFFFF; background: #f6f6f8 url(http://marat.ucoz.ua/bg.png); border-bottom:1px solid #f9f7ed;}
.col4 a{color:#FFFFFF; background:#f6f6f8 url(http://marat.ucoz.ua/bg.png);}
.col5{color:#666666; background:#f6f6f8 url(http://marat.ucoz.ua/bg.png);}
.col5 a{color:#D51D29; background-color:;}
.col6{color:#98989A; background-color:#2D2B2B; border-top:1px solid #f9f7ed;}
.col6 a{color:#CCCCCC; background-color:#2D2B2B;}
.col7, .col7 a{color:#605B5B; background-color:#333333;}

/* ----------------------------------------------Generalise-------------------------------------*/

#topbar, #header, #topnav, #intro, #breadcrumb, #container, #footer, #copyright{
 position:relative;
 margin:0 auto 0;
 display:block;
 width:960px;
 }
 
/* ----------------------------------------------TopBar-------------------------------------*/

#topbar{
 padding:10px 0;
 }

#topbar p{
 float:left;
 margin:0;
 padding:0;
 }

#topbar ul{
 float:right;
 margin:0;
 padding:0;
 list-style:none;
 }

#topbar li{
 display:inline;
 margin:0 8px 0 0;
 padding:0 10px 0 0;
 border-right:1px solid #FFFFFF;
 }

#topbar li.last{
 margin-right:0;
 padding-right:0;
 border:none;
 }

/* ----------------------------------------------Header-------------------------------------*/

#header{
 padding:20px 0;
 }

#header h1, #header p{
 margin:0;
 padding:0;
 }

#header .fl_left{
 display:block;
 float:left;
 width:300px;
 }

#header .fl_right{
 display:block;
 float:right;
 width:650px;
 }

#header h1{
 margin:0;
 font-size:36px;
 border:none;
 }

#header h1 a{
 color:#FFFFFF;
 background-color:#232323;
 }

/* ----------------------------------------------Content-------------------------------------*/

#container{
 padding:20px 0;
 line-height:1.4em;
 }

#container h1, #container h2, #container h3, #container h4, #container h5, #container h6{
 padding-bottom:8px;
 border-bottom:1px dotted #CCCCCC;
 }

#content{
 display:block;
 float:left;
 width:600px;
 }


/* ----------------------------------------------Column-------------------------------------*/

#column{
 display:block;
 float:right;
 width:300px;
 }

.flickrbox ul{
 margin:0;
 padding:0;
 list-style:none;
 }
 
.flickrbox li{
 display:block;
 float:left;
 width:80px;
 height:80px;
 margin:0 15px 15px 0;
 padding:4px;
 color:#666666;
 background-color:#FFFFFF;
 border:1px solid #CCCCCC;
 }

.flickrbox li.last{margin-right:0;}

#column .holder, #column #featured{
 display:block;
 width:300px;
 margin-bottom:20px;
 }

#column .holder h2.title{
 display:block;
 width:100%;
 height:65px;
 margin:0;
 padding:15px 0 0 0;
 font-size:20px;
 line-height:normal;
 border-bottom:1px dashed #666666;
 }

#column .holder h2.title img{
 float:left;
 margin:-15px 8px 0 0;
 padding:5px;
 border:1px solid #666666;
 }

#column div.imgholder{
 display:block;
 width:290px;
 margin:0 0 10px 0;
 padding:4px;
 color:#666666;
 background-color:#FFFFFF;
 border:1px solid #CCCCCC;
 }

#column .holder p.readmore{
 display:block;
 width:100%;
 font-weight:bold;
 text-align:right;
 line-height:normal;
 }
 
/* Featured Block */

#column #featured a{
 color:#666666;
 background-color:#F9F9F9;
 }

#column #featured ul, #column #featured h2, #column #featured p{
 margin:0;
 padding:0;
 list-style:none;
 }

#column #featured a{
 color:#D51D29;
 background-color:#F9F9F9;
 }

#column #featured li{
 display:block;
 width:250px;
 margin:0;
 padding:20px 25px;
 color:#666666;
 background-color:#F9F9F9;
 }

#column #featured li p.imgholder{
 display:block;
 width:240px;
 height:90px;
 margin:20px 0 15px 0;
 padding:4px;
 border:1px solid #CCCCCC;
 }

#column #featured li h2{
 margin:0;
 padding:0 0 14px 0;
 font-weight:normal;
 font-family:Georgia, "Times New Roman", Times, serif;
 line-height:normal;
 border-bottom:1px dashed #666666;
 }

#column #featured p.readmore{
 display:block;
 width:100%;
 margin-top:15px;
 font-weight:bold;
 text-align:right;
 line-height:normal;
 }

#column #latestnews{
 display:block;
 width:100%;
 margin:0;
 padding:0;
 list-style:none;
 }

#column #latestnews li{
 display:block;
 margin:0 0 0px 0;
 padding:0 0 0px 0;
 border-bottom:0px dotted #cccccc;
 }

#column #latestnews li.last{
 margin-bottom:0;
 }

#column #latestnews p{
 margin:0 0 5px 0;
 padding:0;
 }

#column #latestnews p.readmore{
 margin:0;
 padding:0;
 }

#column #latestnews .imgl{
 margin:0 10px 10px 0;
 padding:4px;
 }

/* ----------------------------------------------Footer-------------------------------------*/

#footer{
 padding:20px 0;
 }

#footer h2{
 padding-bottom:8px;
 border-bottom:1px dotted #999999;
 }

#footer p, #footer ul, #footer a{
 margin:0;
 padding:0;
 font-weight:normal;
 list-style:none;
 line-height:normal;
 }

#footer .footbox{
 display:block;
 float:right;
 width:190px;
 margin:0 0 0 30px;
 padding:0;
 }

#footer li{
 margin-bottom:3px;
 }

#footer .last{
 margin:0;
 }

#newsletter{
 display:block;
 float:left;
 width:300px;
 }

/* ----------------------------------------------Copyright-------------------------------------*/

#copyright{
 padding:15px 0;
 }

#copyright p{
 margin:0;
 padding:0;
 }



/* ----------------------------------------------Footer-------------------------------------*/


/*
-----------------------------------------------------------
*/

#featured_slide {
 position:relative;
 margin:0 auto 0;
 display:block;
 width:850px;
 height:138px;
 padding:30px 55px;
 overflow:hidden;
 font-size:12px;
 font-family:Verdana, Arial, Helvetica, sans-serif;
 color:#FFFFFF;
 background: #232323;
 }

#featured_slide a, #featured_slide ul, #featured_slide img{
 margin:0;
 padding:0;
 border:none;
 outline:none;
 list-style:none;
 text-decoration:none;
 }

/* ----------------------------------------------Start Carousel-------------------------------------*/

#featured_content, #featured_content ul{
 display:block;
 width:850px;
 height:151px;
 margin:0;
 padding:0;
 list-style:none;
 overflow:hidden;
 }

#featured_content li{
 display:block;
 position:relative;
 float:left;
 width:182px;
 height:138px;
 margin:0 15px 0 0;
 padding:3px;
 color:#999999;
 background-color:#232323;
 border:1px solid #f9f7ed;
 overflow:hidden;
 }

#featured_content li.last{
 margin-right:0;
 }

/* ----------------------------------------------Content-------------------------------------*/

#featured_content img{
 display:block;
 width:190px;
 height:145px;
 }

/* ----------------------------------------------Previous & Next Buttons-------------------------------------*/

#featured-item-prev, #featured-item-next{
 display:block;
 position:absolute;
 top:67px;
 width:36px;
 height:64px;
 }

#featured-item-prev {left:0;}

#featured-item-next {right:0;}


/* ---------------------------------------------------------------------------------------------------------- */
/* ---------------DO NOT CHANGE THE FOLLOWING CODE OTHERWISE THE FEATURED PANEL WONT WORK-------------------- */
/* ---------------------------------------------------------------------------------------------------------- */

/* ---------------------------------------------------------------------------------------------------------- */

.jcarousel-container{position:relative;}

.jcarousel-clip{
 z-index:2;
 padding:0;
 margin:0;
 overflow:hidden;
 position:relative;
 }

.jcarousel-list{
 z-index:1;
 overflow:hidden;
 position:relative;
 top:0;
 left:0;
 margin:0;
 padding:0;
 }

.jcarousel-list li, .jcarousel-item{
 float:left;
 list-style:none;
 width:75px;
 height:75px;
 }

.jcarousel-next{
 z-index:3;
 display:none;
 }

.jcarousel-prev{
 z-index:3;
 display:none;
 }

#banners a img { 
 opacity:0.5; -moz-opacity:0.3; filter:alpha(opacity=80); 
 } 

 #banners a:hover img { 
 opacity:1.0; -moz-opacity:1.0; filter:alpha(opacity=50); 

 }

.extra {color:#3e73b9;font-size:14px;font-family:verdana;text-transform:uppercase; text-weight: bold;}
.extra a{font-family: verdana; font-size: 11px; color: #3e73b9; font-weight: bold}
.extra a:hover{font-family: verdana; font-size: 11px; color: #f9f7ed;background: #666 ;font-weight: bold;
 float:none;
 margin:0;
 padding:7px 10px;}
.catNumData {font-size: 10px; color: #666}
/* Entries Style */

.eTitle {font-family:Verdana,Arial,Sans-Serif;font-size:12pt;text-transform:uppercase;font-weight:bold;color:#333; padding: 10px;background: #333 url(http://autoworld.3dn.ru/456.png) ;
}
.eTitle a{color: #fff}

.fMessage a:link {text-decoration:none; color:#5eb3fc;}
.fMessage a:active {text-decoration:none; color:#5eb3fc;}
.fMessage a:visited {text-decoration:none; color:#5eb3fc;}
.fMessage a:hover {text-decoration:none; color:#FFFFFF;}


.eText {text-align:justify; padding:5px !important;border-top:1px dashed #555555;}
.eMessage {padding: 5px ;background: #fff ;height:160px;
 }

.eDetails {background:#ccc url(http://autoworld.3dn.ru/456.png);color:#e4e0e0;padding:5px;text-align:left;font-size:8pt; font-weight: bold;}
.eDetails4 {background:#ccc url(http://autoworld.3dn.ru/456.png);color:#e4e0e0;padding:0px;text-align:left;font-size:8pt; font-weight: bold;}
.eDetails1 {color:#666666;padding:5px;text-align:left;font-size:8pt; }
.eDetails2 {background:#5c5b5b;color:#666666;padding:5px;text-align:left;font-size:8pt; }
.eDetails a:link {text-decoration:none; color:#fff;}
.eDetails a:active {text-decoration:none; color:#fff;}
.eDetails a:visited {text-decoration:none; color:#fff;}
.eDetails a:hover {text-decoration:none; color:#333;}
.eRating {font-size:7pt;}
.novost {font-size:13px; font-family: tahoma; color: #5c5b5b; background: #fff;}
.novost a:link {text-decoration:none; color:#2b6eba;}
.novost a:active {text-decoration:none; color:#2b6eba;}
.novost a:visited {text-decoration:none; color:#2b6eba;}
.novost a:hover {text-decoration:none; color:#FFFFFF;}


/* Информер коментариев */ 
.osninf {padding:8px;border-bottom:1px solid #d2d2d2;} 
.inftitl b, .osninf b {color:#828387;} 
.inftitl a:link, .inftitl a:visited, .inftitl a:active {color: #3e73b9;font-family: arial;font-weight: bold;text-decoration: none;line-height: 16px;} 
.inftitl a:hover {color: #666;font-family: arial;font-weight: bold;text-decoration: none;line-height: 16px;border-bottom: 1px dashed #3e73b9;} 
.infmes {border:1px dashed #b2b2b2;margin:5px 0 3px 0;padding:5px;background:#fff;font-size:7pt; 
color:#828282;} 
/* ------------- */

.catPages1 {color:#fff;border:0px;margin-bottom:10px;margin-top:10px;} 
.catPages1 a:link, 
.catPages1 a:visited, 
.catPages1 a:hover, 
.catPages1 a:active {text-decoration:none;color: #fff;background:#2255AA url(http://auto-suv.ru/shablon_auto/44r4t.png) repeat-y;padding:3px 10px;font-size:11px;font-weight:bold;} 
.catPages1 a:hover {background:#2255AA url(http://auto-suv.ru/shapki/viever2.png) repeat-y;color:#FFFFFF;font-weight:bold;} 
.catPages1 b {text-decoration:none;background:#2255AA url(http://auto-suv.ru/shapki/viever2.png) repeat-y;padding:3px 10px;color:#fff;font-size:11px;}


/* Задание стилей для всей изображения */
.bord {
 margin: 30px;
 position: relative; /* Важно! */
}


.tipsy { 
 padding: 5px; 
 font-size: 11px; 
 opacity: 0.8; 
 filter: alpha(opacity=80); 
 background-repeat: no-repeat; 
 background-image: url(http://marat.ucoz.ua/tipsy.gif); 
 } 

.tipsy-inner { 
 padding: 5px 8px 4px 8px; 
 background-color: black; 
 color: #ccc; 
 max-width: 200px; 
 text-align: center; 
} 

.tipsy-inner { 
 -moz-border-radius:3px; 
 -webkit-border-radius:3px; 
} 

.tipsy-north { 
 background-position: top center; 
} 

.tipsy-south { 
 background-position: bottom center; 
} 

.tipsy-east { 
 background-position: right center; 
} 

.tipsy-west { 
background-position: left center; 
}


.kiss{
 width:100%;
 border-collapse:collapse;
 table-layout:auto;
 vertical-align:top;
 margin-bottom:1px;
 border:4px solid #CCCCCC; 
 }



div.navigation {
 /* The navigation style is set using jQuery so that the javascript specific styles won't be applied unless javascript is 

enabled. */
 width:400px!important; 
}
ul.thumbs {
 clear: both;
 margin: 0;
 padding: 0;
}
ul.thumbs li {
 float: left;
 padding: 0;
 margin: 5px 10px 5px 0;
 list-style: none;
}
a.thumb {
 padding: 2px;
 display: block;
 border: 4px solid #ccc;
}
ul.thumbs li.selected a.thumb {
 background: #000;
}
a.thumb:focus {
 outline: none;
}
ul.thumbs img {
 border: none;
 display: block;
}





/* Табы 
------------------------------------------*/ 
#tabs-1 {text-align:left; margin-top: 20px; width:600px} 
.tabNavigation {list-style:none; margin: 0; padding: 0;} 
.tabNavigation li { 
 display: inline; 
 margin: 0px 5px 0px 5px; 
 text-shadow: 1px 1px 1px #fff; 
 width:600px
} 

.tabNavigation li a { 
 color: #555; 
 background: url('fon_tab_01.gif') repeat-x top #F1F0F0; 
 border-top: 1px solid #cecece; 
 border-right: 1px solid #cecece; 
 border-left: 1px solid #cecece; 
 padding: 6px 10px 6px 10px;
 } 

.tabNavigation li a.selected,ul 
.tabNavigation li a.selected:hover {color:#555; background:#fff; border-bottom: 1px solid #fff; } 
.tabNavigation li a:hover {color: #555; background: url('http://avtoclad.ru/skrinsaita/fon_tab_01.gif') repeat-x top #e9e9e9;} 
.tabNavigation li a:focus {outline: 0;} 

.tab_content { 
 overflow: hidden; 
 text-align:left; 
 border-top: 1px solid #cecece; 
 padding: 5px 0px 10px 0px; 
 margin-top: 6px; 
 width:590px
} 
/*------------------------------------------*/


/* Ячейка опроса 
------------------------------------------*/ 
.cell_poll_title { 
 text-align:center; 
 font: 115%/1.5 Verdana,Arial,Helvetica, sans-serif; 
 padding: 5px 0px; 
} 

.cell_poll_left { 
 float:left; 
 width:115px; 
} 

.cell_poll_right { 
 float:left; 
 text-align:right; 
 width:115px; 
} 

.cell_poll_forum, 
.cell_poll_rezultat, 
.cell_poll_variant, 
.cell_poll_title, 
.cell_poll { 
 float:left; 
 width:230px; 
} 

.cell_citation { 
 font-size:10px; 
 color:#555; 
} 

.cell_citation_os { 
 float:left; 
 background-color: #fff; 
 border: 1px solid #B6B6B5; 
 padding: 5px; 
} 

.cell_poll_rezultat, 
.cell_poll_variant { 
 padding: 5px 0px; 
 } 

.answer { 
 padding: 5px 0px 5px 0px; 
} 

.answer div div { 
 height: 10px !important; 
 border: 1px solid #fff; 
} 

.answer div { 
 display: block; 
 position: relative; 
 padding: 0 !important; 
 border: 1px solid #B6B6B5; 
 background: #F4F5F6; 
 margin: 3px 0px 0px 0px;} 
/* -------------------------------------- */
