body {
padding : 0;
margin : 0;
font : 0.74em Arial, sans-serif;
line-height : 1.5em;
background : #F8F8F8;
color : #336;
}

a {
color : #003366;
background : inherit;
text-decoration : none;
}

a:hover {
color : #FF6603;
background : inherit;
text-decoration : underline;
}

p {
margin : 5px 0;
}

h1 {
font : 1.5em Arial, Sans-Serif;
background: inherit;
width: 515px;
color : #036;
padding : 7px 0 0 0;
/* 	border-bottom: 1px solid #CCCCCC; */
/* letter-spacing : -1px; */
}

h2 {
font : 1.3em Arial, Sans-Serif;
letter-spacing : -1px;
padding : 8px 0 4px 0;
color : #036;
}

h2 a {
color : #003366;
background : inherit;
text-decoration : none;
border-bottom: 1px solid #699;
}

h2 a:hover {
color : #FF6603;
background : inherit;
text-decoration : none;
border-bottom: 1px solid #FF6603;
}

h3 {
font : bold 1.2em Arial, Sans-Serif;
letter-spacing : -1px;
padding : 4px 0 4px 0;
}



/*
h3 {
padding : 4px 0;
margin : 0;
}
*/

.right { 
   float: right;
	}

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

hr {
height : 1px;
border-style : none;
color : #d0d0d0;
background-color : #c0c0c0;
margin : 10px 0;
}
ol {
padding : 0;
margin : 0;
}
.code {
padding : 3px 5px 3px 35px;
border : 1px solid #ccc;
list-style-type : decimal-leading-zero;
font-family : Courier;
}
.code code {
font-family : Monaco, "Courier New", Tahoma;
font-size : 1.2em;
}
.code li {
margin : 2px 0;
padding : 0 5px;
background : #F6F6E3;
}
.code li.t1 {
padding-left : 4ex;
}
.code li.t2 {
padding-left : 8ex;
}
.code li.t3 {
padding-left : 12ex;
}
.code li.t4 {
padding-left : 16ex;
}
.code li.t5 {
padding-left : 20ex;
}
.code li.t6 {
padding-left : 24ex;
}
.code li.t7 {
padding-left : 28ex;
}
.code li.t8 {
padding-left : 32ex;
}

.content {
margin : 0 auto;
width : 960px;
}

#topbar {
height : 55px;
background : #003;
width : 100%;
color: #FFF;
}

#topbar .wrap {
	background: #003366 /* url(http://forum.euro-truck.biz/images/feed.gif) no-repeat left */; 
	/* #3F4040 */
	height: 55px;
	width: 958px
	
} 

#topbar p {
	font : bold 1.8em Arial, sans-serif;
	color: #FFF;
	height: 55px;
   padding: 0px 0px 0px 12px;
	margin-top: 10px;
	margin-bottom: 12px;
	background: inherit;
}

#topbar p a { color: #FFF }
#topbar p a:hover { color: #FFF; text-decoration: none }

#topbar .se {
	float: right;
	padding: 22px 8px 0px 0px;
}


select {
       font: 12px geneva, verdana, arial, sans-serif;
       color: #000000;
       background-color: #999;
}


input.text { 
       border: 1px solid #FF6603; 
		 padding: 2px 5px 2px 5px; 
		 }
		 
input {
       border: #FF6603 1px solid;
       font: 12px geneva, verdana, arial, sans-serif;
       color: #000000;
       background-color: #F4F4F3;
}

textarea {
       color: #003366;
       background-color: #CCC;
}


#subbar {
	background: #F4F4F3;
	height: 26px;
	border-bottom: 1px solid #D6D6D6;
	border-top: 1px solid #003366;
	width: 100%;
}

#subbar .rss {
	position: relative;
	margin-right: 122px;
	height: 22px;
	top: 1px;
	width: 26px;
   padding: 1px;
}

.menu {
	background: #F7F7F6;
	font: 1.1em Arial, Sans-Serif;
	height: 26px;
	border-left: 1px solid #D6D6D6;
	border-right: 1px solid #D6D6D6;
	padding: 0px;
	margin: 0;
	font-weight: 600;
}

.menu a {
color : #003366;
background : inherit;
text-decoration : none;
line-height : 26px;
margin-left: 4px;
}

.menu a:hover, .menu .current {
color : #FF6603;
background : inherit;
text-decoration: none
}

.menu ul {
list-style : none;
padding : 0;
margin : 0;

}
.menu li {
float : left;
margin : 0 0 0 0px;
display: inline;
}

#main {
width : 958px;
height: auto;
background: #FFF;
margin : 0px 0 0 0;
border-left: 1px solid #D6D6D6;
border-right: 1px solid #D6D6D6;
border-bottom: 1px solid #999999;
padding: 10px 0 0 0;
}

#main .padding {
	padding: 5px;
}

.right_side {
float : right;
width : 391px;
background : inherit;
overflow : hidden;
}

.right_side .pad {
padding : 0 0 0px 0px;
}

.right_side p {
padding : 0 0 5px 5px;
}

.right_side ul {
padding : 3px 0 0px 0px;
}

.right_side .ls li {
line-height : 22px;
list-style : none;
background: #f8f8f8 url(http://www.euro-truck.biz/images/trojkat.gif) no-repeat left;
margin-bottom: 2px;
margin-left: 2px;
margin-right: 2px;

}

.right_side .rs li {
line-height : 22px;
list-style : none;
background: #f8f8f8;
margin-bottom: 2px;
margin-left: 2px;
margin-right: 2px;
}

.right_side .rs li a{
	padding-left: 4px;
	color: #036;
}


.right_side li a{
	padding-left: 17px;
	color: #036;
}

.right_side a:hover {
text-decoration : underline;
color: #FF6603;
background: inherit;
}

.right_side h3 {
color : #eee;
font : bold 1.2em Arial, Sans-Serif;
background : #003366;
width : 100%;
height : 20px;
line-height : 22px;
text-indent : 10px;
font-weight: normal;
}

.right_side .sponsors {
	margin-bottom: 0px;
	width : 391px;
	overflow: hidden;
}

.right_side .latest li {
line-height : 22px;
list-style : none;
background: #f8f8f8 url(http://www.euro-truck.biz/images/dot_arrow.gif) no-repeat left;
margin-bottom: 2px;
margin-left: 2px;
margin-right: 2px;
}

.latest {
padding : 0px 0 5px 0px;

}

.right_side .sponsors img.ml { 
   margin-right: 4px; 
	border: 1px solid #999;
	overflow: hidden }

.right_side .ls {
	float: left;
	width: 191px;
}

.right_side .rs {
	float: right;
	width: 191px;
}

.right_side .extra {
	background : #F4F4F3;
	color : #336;
	border-top: 1px solid #e5e5e5;
	border-bottom: 1px solid #e5e5e5;
	margin-bottom: 5px;
}

.right_side .extra .padding { 
padding: 0px; 
/* height: 55px;  */
}


#left_side {
background : inherit;
margin-bottom : 10px;
width : 530px;
color: #336;
overflow: hidden;	
}

#left_side .intro {
background : #F4F4F3;
color : #003366;

}

#left_side .intro .pad {
padding : 0px;
}

#left_side .intro .pad {
width : 525px;
border-top: 1px solid #CCC;
border-bottom: 1px solid #CCC;
/*
height: 20px;
overflow: hidden;	
*/
}

#left_side .intro a {
color : #003366;
text-decoration : none;
}
#left_side .intro a:hover {
color : #FF6603;
text-decoration : underline;
}
#left_side .mpart {
padding : 5px 5px 5px 5px;
}
#left_side h2 {
background : inherit;
padding : 8px 0 4px 0;
margin : 0;
font : 1.3em verdana, Arial, Sans-Serif;
color : #036;
}
#left_side .mpart h3 {
background : inherit;
padding : 0;
margin : 0 0 15px 0;
font : 0.9em verdana, Arial, Sans-Serif;
color : #a5a5a5;
}
#left_side p {
color : #336;
padding : 0;
text-align : justify;
}

#left_side img {
/* float : left; */
padding : 0 5px 0px 0;
}

#left_side blockquote {
padding-left : 10px;
border-left : 3px solid #a7cc44;
margin : 10px 0 10px 25px;
}
.date {
padding : 5px 5px 0 0;
margin : 10px 0 10px 0;
text-align : right;
background : #F4F4F3;
height : 25px;
width: auto;
}
.date a {
color: #74797E;
background : inherit;
}
#left_side .rs {
float : right;
margin : 0 0 0 10px;
border : 1px solid #888;
padding : 5px;
background : inherit;
}
#left_side ul {
list-style-position : inside;
margin-left : 2px;
}
#left_side ul li {
list-style-type : square;
margin-left : 15px;
}
#left_side ul ul li {
list-style : none;
margin-left : 10px;
list-style-type : lower-alpha;
list-style-position : inside;
}

#footer {
clear : both;
font-size: 11px;
font-family: Verdana, Arial, Georgia, Sans-serif;
color : #069;
width : 100%;
margin : 0 0 4em 0;
padding : 5px 0px 0 0px;
background : inherit;
line-height : 1.3em;

}
#footer .right {
float : right;
padding : 25px 0px 5px 0px;
}

#footer a {
text-decoration : none;
background : inherit;
border-bottom: 1px solid #99FFFF;
}

#footer a:hover {
background : inherit;
text-decoration: none;
border-bottom: 1px solid #FF6603;
}

#footer .fmenu {
	background: inherit;
	padding: 0;
	margin: 0;
}


#footer .fmenu a {
background : inherit;
text-decoration : none;
border-bottom: 1px solid #99FFFF;
padding: 0 0px 0 0px;
}

#footer .fmenu a:hover {
background : inherit;
text-decoration: none;
border-bottom: 1px solid #FF6603;
}

#footer .fmenu ul {
list-style : none;
padding : 0;
margin : 0;
}

#footer .fmenu li {
float : left;
font-size: 11px;
font-family: Verdana, Arial, Georgia, Sans-serif;
color : #069;
margin : 0 3px 0 0px;
display: inline;
}


.PostContent { padding: 0px 0px 5px 0px; font-size: 12px; line-height: 17px; background: url(http://forum.euro-truck.biz/images/PostHead.gif) repeat-x bottom; }


/*
# pod euro-truck.biz ****
*/

#left_side .intro .top {
width : 508px;
border-top: 1px solid #CCC;
border-bottom: 1px solid #CCC;
border-left: 1px solid #CCC;
border-right: 1px solid #CCC;
padding : 1px 10px 10px 10px; 
background : inherit;
}

.menu1{
      width: 510px;
      
/*    margin-left: 10px;
      margin-right: 35px;
      margin-bottom: 15px;
*/
}

#glowna {
    width: 510px;
	 height: 100%;
    text-align: left;
	 color: #336;
    float:  left; 
	 text-decoration : none;
    font: 11px Tahoma, Lucida, Verdana, Arial, Helvetica, Sans-Serif;
	 line-height: 1.3em;
/*    margin: 3px 0 5px 0; */
}

img { border : 0 }

a .menu2  {
color : #336;
text-decoration : none;
border-bottom: 1px solid #CCF;
}

a:hover .menu2  {
color : #FF6603;
text-decoration : none;
border-bottom: 1px solid #FF6603;
}

p img { 
text-decoration : none
}

.menu2 p {
border: 0pt none; 
margin-bottom: -1px;
float: left; clear: both;
background: transparent url(images/pict.gif) no-repeat;
}


#glowna h2 {  
font : 1.2em Verdana, Arial, Helvetica, Sans-Serif;
letter-spacing : -1px;
padding : 0px 0 3px 0;
color : #036; 
font-style: normal;
font-weight: 500;
text-align: left;
text-decoration : none;
}

.menu2{
width:526px;
height: 125px;
margin-left: 0px;
margin-right: 0px;
padding : 9px 0px 0px 0px; 
border-top: 1px solid #CCC; 
text-decoration : none;
}

.ofer {
width: 383px;
height: 115px;
float:  left;
margin-bottom: 0px;
}

  
.fotag{
width: 136px;
height: 115px;
float:  right;
}

.menu-cont {
      width: 525px;
      margin-right: 3px;
      padding : 25px 5px 5px 5px; 
      border-top: 1px solid #A3B7DE; 
}

.lpage { 
	font:normal 11px verdana;
}

.emailCloak {
	font-family: Tahoma, Arial, Helvetica, Verdana, sans-serif;
	text-decoration: blink;
	font-size: 12px;
	color:#790A00;
}

.zoom {
	float: left;
	background: url(images/lupka.gif) no-repeat left;
	margin-left: 8px; margin-bottom: 5px; _margin-left: 5px; padding-left: 17px; 
	font-size: 10px;
}

.ligne  {

margin : 10px 10px 10px 0px;
}


.categ {
width:523px;
/* padding : 20px 0px 0px 0px;  */
border-top: 1px solid #CCC; 
border-left: 1px solid #CCC;
border-right: 1px solid #CCC;

background: #F7F7F6
}


h4 {
font : 1.5em Arial, Sans-Serif;
/* background: inherit; */
/* font-weight: bold; */
width: 524px;
color : #036;
padding : 16px 0px 0px 10px; 
background: #F7F7F6
border-right: 1px solid #CCC;
}

.close {
text-align: right;
margin-left: 100px;
} 
/*
********************
Menu
********************
*/
