 
 body{ 
        text-align:center; /*For IE6 Shenanigans*/ 
     } 


     #wrapper{ 
        width:999px; 
        margin:0 auto; 
        text-align:left;
        border: 0px; 
     }
     
      #wrapper_sv{ 
        width:1200px; 
        margin:0 auto; 
        text-align:left;
        border: 0px; 
     }
body
{
    background: White;
    cursor: url(http://www.petrolesport.ru/img/cursor20.cur);
    margin: 0px auto;
}

html{
  background:url(about:blank)
}

div#container {
  width: 1000px;
  margin-left: auto;
  margin-right: auto
}

.caption
{
	color: #FF0000; 
	text-decoration:none; 
	font-size:24px; 
	font-weight: bold; 
	font-family: tahoma; 
	padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
}

.captionmini
{
	color: black; 
	text-decoration:none; 
	font-size: 20px;  
	font-family: tahoma;
    font-weight: normal; 
	padding: 10px 0px 0px 0px;
}

.slideshow img { border: 0px; margin : 0px 0px 0px 0px; }



a#next:visited, a#next:link, a#next:active 
{
	color: #585858; 
	text-decoration:none; 
	font-size:14px; 
	font-weight:bold;  
	padding: 15px 15px 15px 15px;
    font-style: italic;
    font-family: tahoma;
}

a#next:hover 
{
    font-style: italic;
	color: black; 
	text-decoration:none; 
	font-size:14px; 
	font-weight:bold; 
	padding: 15px 15px 15px 15px; 
    font-family: tahoma;
}

div.mainnews 
{  
	font-size:14px;  
	font-family: sans-serif; 
	padding: 6px 5px 0px 0px;
	color: #585858;
	display: block;
    font-family: tahoma;
}
a#mnews:visited, a#mnews:link, a#mnews:active
{
     
    text-decoration:none; 
    font-size:14px;  
     
    color: #585858;
    display: block;
    font-family: tahoma;
}

a#mnews:hover 
{
     
    text-decoration:none; 
    font-size:14px;  
    
    color: blue;
    display: block;
    font-family: tahoma;
}

a#news:visited, a#news:link, a#news:active, #news1
{
	width: 280px; 
	text-decoration:none; 
	font-size:12px;  
	font-family: sans-serif; 
	color: #585858;
	display: block;
    font-family: tahoma;
    font-weight: normal;
}

a#news:hover 
{
	width: 280px; 
	text-decoration:none; 
	font-size:12px;  
	font-family: sans-serif;
	color: blue;
	display: block;
    font-family: tahoma;
}

div.infos 
{ 
 
    text-decoration:none; 
    font-size:14px;  
    font-family: sans-serif; 
    padding: 6px 5px 6px 0px;
    color: #585858;
    display: block;
}

a#inf:visited, a#inf:link, a#inf:active 
{
 
    text-decoration:none; 
    font-size:14px;  
    font-family: sans-serif; 
    color: #585858;
    display: block;
}

a#inf:hover 
{
    text-decoration:none; 
    font-size:14px;  
    font-family: sans-serif;
    color: blue;
    display: block;
}

a#intext:visited, a#intext:link, a#intext:active 
{
	color: #000080;
	text-decoration: none;
	
}

a#intext:hover 
{
	color: blue;
	text-decoration: none;	
}

a#menu:visited, a#menu:link, a#menu:active, b#menu, span#menu 
{
    color: black;
    text-decoration: none; 
    font-size:14px; 
    font-family: tahoma;
    font-weight: normal;
}

a#menu:hover, b#menu:hover
{
    color: blue;
    text-decoration: none; 
    font-size:14px; 
    font-family: tahoma;
    font-weight: normal;    
}

.footer1
{

    text-align: left;
    vertical-align: middle;
}

.footer
{
	color: white; 
	font-size:11px; 
	letter-spacing: 2px; 
	word-spacing: 2px; 
	font-family: arial;
	text-align: right;
    vertical-align: middle;
    padding-right: 12px;
}

#date
{
	color: black;
	font-family: Tahoma;
}

p#zagolovok
{
	color: black;
	font-family: sans-serif;
	font-weight: bold;
	font-size: 18px;
	text-align: center;
}

#txt
{
	text-align: justify; 
	color: black; 
	font-size:14px; 
	font-family: tahoma;	
}
.txt
{
    text-align: justify; 
    color: black; 
    font-size:14px; 
    font-family: tahoma;    
}
ul#contact
{
	 list-style: none; 
	 float:left; 
	 display:block; 
	 margin:0; 
	 padding:0;
}

#contact li, ul#contact li ul, ul#contact li ul li
{
	 list-style: none; 
	 float:left; 
	 display:block; 
	 margin:0; 
	 padding: 0px 0px 15px 0px;
	 color: black; 
	 text-decoration:none; 
	 font-size:14px; 
	 font-weight:bold; 
	 font-family: tahoma; 
 
}

.info, .success, .warning, .error, .validation {
text-align: left;    
border: 1px solid;
margin: 10px 0px;
padding:15px 10px 15px 50px;
background-repeat: no-repeat;
background-position: 10px center;
font-family:Arial, Helvetica, sans-serif; 
font-size:13px;
}
.info {
color: #00529B;
background-color: #BDE5F8;
background-image: url('img/info.png');
}
.success {
color: #4F8A10;
background-color: #DFF2BF;
background-image:url('img/success.png');
}
.warning {
color: #9F6000;
background-color: #FEEFB3;
background-image: url('img/warn.png');
}
.error {
color: #D8000C;
background-color: #FFBABA;
background-image: url('img/error.png');
}
.validation {
color: #D63301;
background-color: #FFCCBA;
background-image: url('img/validation.png');
}
