html, body, div, span, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, img, ins, kbd, q, s, samp, small, strike, strong, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {margin: 0; padding: 0; border: 0; outline: 0; font-size: 100%; background: transparent;}
body {line-height: 1;}
ol, ul {list-style: none;}
blockquote, q {quotes: none;}
blockquote:before, blockquote:after, q:before, q:after {content: ''; content: none;}
fieldset {border: 0;}
object {display: block;}
table {border-collapse: collapse; border-spacing: 0;}

html, body {
   font-family: Times New Roman, Georgia, serif;
   font-size: 16px;
	color: #333;
	margin: 0;
	padding: 0;
	width: 100%; 
	height: 100%; 
	overflow: hidden"
   }
a:link {
	color: #f5a103;
	border: 0 none;	
   outline: none;
   text-decoration: none;
}
a:visited {
	color: #f5a103;
	text-decoration: none;
}
a:active,
a:hover {
	color: #ff5f5f;
}
#wrapper {
   margin: 0 auto;
   position: absolute; 
   z-index: 2; 
   width: 100%; 
   height: 100%; 
   overflow: auto;
}
#header {
   width: 1020px;
   margin: 10px auto 0 auto;
   height: 100px;
   background: #4d4b4c url(images/bg_header.jpg) top left repeat-x;
}
#logo {
   width: 150px;
   height: 100px;
   float: left;
   background: url(images/logo.png) no-repeat;
}
#logo h1 {
   font-size: 18px;
   margin: 60px 0 0 0;
   text-align: center;
   color: #ddd;
}
.start {
   width: 150px;
   height: 100px;
   overflow: hidden;
}
#logo a {
   font-size: 16px;
   color: #fff;
   width: 150px;
   height: 100px;
}
#menu {
   width: 650px;
   height: 100px;
   float: right;
}
#slider {
   width: 1020px;
   height: 350px;
   margin: 10px auto 0 auto;
   background: url(images/01.jpg) top center no-repeat;
}
#main {
   width: 1020px;
   margin: 0 auto;
   background: #fff url(images/bg_main.jpg) top right repeat-y;
   margin-top: 10px;
   overflow: hidden;
}
#content {
   width: 690px;
   float: left;
   padding-bottom: 20px;
}
#content p {
   margin: 10px 20px;
   text-align: justify;
   line-height: 22px;
}

#content h2 {
	font-size: 20px;
	margin: 0 20px 0 20px;
	line-height: 45px;
   color: #f55f0f;
   background: url(images/linia2.png) bottom left no-repeat;
}
#content h3 {
	font-size: 18px;
	margin: 30px 20px 0 20px;
}
#content ul {
   margin: 20px 20px 20px 50px;
   list-style-type: disc;
   line-height: 18px;
}
#content ol {
   margin: 20px 20px 20px 50px;
   list-style: decimal;
   line-height: 18px;
}
.more {
	float: right;	
	margin-bottom: 20px;
}
.more a {
	color: #f55f0f;
   line-height: 20px;
   width: 110px;
   margin: 0 20px 0 0;
   padding-right: 20px;
   background: url(images/strzalka.png) center right no-repeat;
}
.more a:hover {
	color: #f5a103;
   line-height: 20px;
   width: 110px;
   margin: 0 20px 0 0;
   padding-right: 20px;
   background: url(images/strzalka2.png) center right no-repeat;
}
#auta {
	overflow: hidden;
	clear: both;
   margin: 20px 0 0 30px;
}
.box-foto {
   width: 130px;
   height: 91px;
   float: left;
   margin: 0 0 10px 13px;
   background: url(images/cien.png) bottom right no-repeat;
}
.tips {
	width: 590px;
   margin: 0 auto;
   }
.tips td {
   padding: 3px 4px;
   background-color: #ffdae9;
   border: 2px solid #fff;
   }
.table-title {
   font-size: 11px;
   font-weight: bold;	
	}
textarea {
   width: 465px;
   height: 150px;
   margin-top: 5px;
}
input {
   margin-top: 5px;
}
#sidebar {
   width: 320px;
   height: auto;
   float: right;
}
#sidebar ul {
   margin: 10px 20px 20px 0;  
   line-height: 18px; 
}
#sidebar h3 {
   margin: 10px 20px 0 0;
   color: #f5a103;
   font-size: 18px;
   line-height: 30px;
   border-bottom: 1px solid #f5a103;
}
.sidebar-box {
   width: 300px;
   margin: 20px 0 20px 20px;
}
#sidebar iframe {
   width: 320px; 
   height: 700px;
   border: 0;
}
#footer {
   width: 1020px;
   font-size: 15px;
   margin: 0 auto 10px auto;
   overflow: hidden;
   margin-top: 10px;
   background: #4b4b4b; 
   color: #fff;
}
#footer p {
   margin: 5px 20px;
   line-height: 18px;
}
#footer h4 {
   font-size: 18px;
   line-height: 28px;
   margin: 10px 20px;
   border-bottom: 1px dotted #777; 
}
#footer ul {
   margin: 5px 20px 5px 35px;
   list-style-type: disc;
   line-height: 18px;
}
#footer a {
   color: #f5a103;
}
#footer a:hover {
   color: #fff;
}
#footer img {
   margin: 5px 5px 5px 0;
}
.footer-box-left {
   width: 255px;
   height: 170px;
   float: left;
}
.footer-box-right {
   width: 240px;
   float: right;
}
.phone {
   background: url(images/phone.png) left center no-repeat;
   padding-left: 22px;
}
.email {
   background: url(images/email.png) left center no-repeat;
   padding-left: 22px;
}
.phone2 {
   background: url(images/phone2.png) left center no-repeat;
   padding-left: 22px;
}
.email2 {
   background: url(images/email2.png) left center no-repeat;
   padding-left: 22px;
}
#autor {
   width: 1020px;
   height: 70px;
   margin: 10px auto;
   background: #4d4b4c url(images/bg_autor.jpg) top center repeat-x;
   color: #fff;
   font-size: 13px;
   overflow: hidden;
}
#autor p {
	margin: 0;
   line-height: 70px;
}
#autor a {
   color: #f5a103;
}
#autor a:hover {
   color: #fff;
}
#autor-left {
   width: 450px;
   float: left;
   margin-left: 20px;
}
#autor-right {
   width: 450px;
   line-height: 60px;
   float: right;
   text-align: right;
   margin-right: 20px;
   padding-right: 20px;
   background: url(images/whiteghost.png) right center no-repeat;
}
