* {
	margin: 0;
	padding: 0;
}

html {

}

body {
	background: url(images/backgr.jpg);
	background-repeat: repeat-x;
	background-color: #02223b;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}

/* Layout */
#wrapper {
	background: #ffffff;
	position: relative;
	margin: auto;
	width: 960px;
}

#header {
	height: 120px;
	margin-bottom:10px;
}


#header_left {
	float:left;
	width:350px;
	padding: 0 0 0 10px;
}

#header_right {
	margin-left:360px;
	text-align:right;
}


#conteiner {
	background-color: #faf7f2;
}

#main {
	float:left;
	width:661px;
	padding: 10px;
}

#sidebar {
	margin-left:661px;
	text-align:left;
	background: #f3f4f4;
	padding: 10px;
	border-left:10px solid #fff;
}

#bottom {
	clear: both;
	background: #1A324C;
	text-align: center;
	padding: 20px;
	color: #fff;
	font-size:12px;
    margin-bottom: 15px;
    margin-top: 15px;
}

.autogas_logos {
    clear: both;
    background: #E1E4E7 url(images/logos_bg.png) left top repeat-x;
    padding-bottom: 15px;
    border: 1px solid #bdc5c4;
    text-align: center;
    margin: 0 15px;
}

fieldset.fieldset {
	border: 1px solid #02223B;
	padding: 15px;
	color: #02223B;
	font-size: 13px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin: 0px 10px 0px 10px;
	text-align: center;
	font-weight: bold;
}

#bottom a{
	color: White;
	text-decoration: underline;
}

#design {
	text-align:right;
	background: #02223b;
	padding: 2px 0 10px 0;
	color: #344d60;
}

#design a {
	font-size: 11px;
	text-decoration: none;
	font-style: italic;
	color: #344d60;
}



/*////////////////////////////////////////////*/

.navs {
	background: url('images/nav.jpg');
	padding: 6px 0 8px 10px;
	text-align:left;
}

a.menu {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight:bold;
	padding: 8px 10px 8px 10px;
	color: #fff;
}
a.menu:hover {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight:bold;
	background: url('images/navhover.jpg');
	padding: 8px 10px 8px 10px;
	color: #fff;
}
a.active {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight:bold;
	background: url('images/navhover.jpg');
	padding: 8px 10px 8px 10px;
	color: #fff;
}
a.active:hover {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight:bold;
	background: url('images/navhover.jpg');
	padding: 8px 10px 8px 10px;
	color: #fff;
}

a.top {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #11273C;
	background: #eee;
	padding:2px 6px 2px 6px;
}
a.top:hover {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #11273C;
	background: #E6EFF5;
	padding:2px 6px 2px 6px;
}
/*////////////////////////////////////////////*/

#menu li {
	list-style-type: none;
	padding: 8px;
	background: #E4E6E4;
	border-bottom: 1px solid #17082f;
}

#menu li:hover {
	list-style-type: none;
	padding: 8px;
	background: #DBDDDB;
	border-bottom: 1px solid #17082f;
}

#menu li a {
	font-family: Arial;
	font-size: 13px;
	color: #02223B;
	font-weight: bold;
	text-decoration: none;
}

#menu li a:hover {
	font-family: Arial;
	font-size: 13px;
	color: #02223B;
	font-weight: bold;
	text-decoration: none;
}


.bullet {
	color: #C80B12;
	font-weight: bold;
	font-size: 14px;
	margin: 2px;
	background: url(images/bullet.jpg);
	background-position: center;
	background-repeat: no-repeat;
}


.bullet2 {
	color: #C80B12;
	font-weight: bold;
	font-size: 14px;
	margin: 2px;
}

.partners {
	width:400px;
	height: 25px;
	background: url('images/partners.jpg');
	background-repeat: no-repeat;
	background-position:right;
	float: right;
	margin: 20px 0 0 0;
	padding: 6px 8px 0 0;

}

.partners_logged {
	width:460px;
	float: right;
	margin: 20px 0 0 0;
	padding: 6px;
	border: 1px dashed orange;
	background: #FDFDE6;
	font-size: 12px;
	color: #000;
	font-weight:bold;
	text-align: center;
}

.partners_logged a:hover {
	text-decoration: none;
}


.partnerfield {
	width:90px;
	border: 1px solid #afacac;

}

.sidebartab {
	background: #053052;
	border-bottom: 3px solid #bdc5c4;
	padding: 6px 6px 6px 8px ;
	text-align: left;
	font-size: 14px;
	font-family: Arial;
	color: #fff;
	margin: 10px 0 0 0;
	font-weight: bold;
}

.tab {
	background: #e6e8e6;
	border-bottom: 2px solid #bdc5c4;
	padding: 6px;
	text-align: left;
	font-size: 15px;
	font-family: Arial;
	color: #02223b;
	font-weight: bold;
	margin-bottom: 10px;
}

.info {
	background: url('images/infobackgr.jpg');
	background-repeat: no-repeat;
	background-color: #faf7f2;
	margin-top: 10px;
	padding:20px;
	font-size: 14px;
	line-height: 19px;
	font-family: Arial;
}

.text {
	background-color: #faf7f2;
	padding:0px 20px 20px 20px;
	font-size: 14px;
	line-height: 19px;
	font-family: Arial;
}

/* Links */
a {
	color: #d91d1c;
	text-decoration: underline;
}

a:hover {
	color: #b20000;
}

a.title {
	color: #D91D1E;
	font-size: 14px;
	text-decoration: underline;
}

a.title:hover {
	font-size: 14px;
	color: #D91D1E;
}

a.bottom_text {
	color: White;
	text-decoration: underline;
}

a.bottom_text:hover {
	text-decoration: none;
}

td.online_1 {
	padding-right: 10px;
	font-size: 12px;
	vertical-align: middle;
	color: #02223b;
	text-align: right;
	background: #E6E8E6;
	font-weight: bold;
}

td.online_2 {
	padding-left: 10px;
}

input.submit {
	border: 1px solid White;
	background: #c4050d;
	color: White;
	padding: 2px;
}

.searchField {
	color: #121212;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 162px;
	padding: 2px;
}

.error {
	text-align: center;
	color: red;
	border: 1px dashed red;
	padding: 4px;
	margin: 4px 0 4px 0;
	background-color: #FCF3F3;
}

.message {
	text-align: center;
	color: green;
	border: 1px dashed green;
	padding: 4px;
	margin: 4px 0 4px 0;
	background-color: #EFFAF0;
}

.productsimg {

	border:4px solid #F7D1C4;
	margin: 3px;
	padding: 2px;
}

.productsimg:hover {

	border:4px solid #FA6F5A;
	margin: 3px;
	padding: 2px;
}


















































/* Navigation*/
#categories {
}

#categories  ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#categories li {
	background-color: #f4f3ef;
	padding: 4px 6px 4px 6px;
	width: 198px;
	font-weight: bold;
	border-bottom: 1px solid #e7e5de;
	border-top: 1px solid #fff;
}

#categories li:hover {
	background-color: #f0efe9;
	padding: 4px 6px 4px 6px;
	width: 198px;
	font-weight: bold;
	border-bottom: 1px solid #e7e5de;
	border-top: 1px solid #fff;
}
#categories li.active {
	background-color: #eceae2;
	padding: 2px 6px 2px 6px;
	width: 198px;
	font-weight: bold;
	border-bottom: 1px solid #e7e5de;
	border-top: 1px solid #fff;
}

#categories li.subactive {
	background-color: #eceae2;
	padding: 4px 6px 4px 20px;
	width: 184px;
	font-weight: normal;
	border-bottom: 1px solid #e7e5de;
	border-top: 1px solid #fff;
}

#categories a {

	color: #000;
	text-decoration: none;
}

#categories a:hover {

	color: #b20000;
	text-decoration: none;
}
#categories li.active a {
	color: #b20000;
}
#categories li.subactive a {
	color: #b20000;
}





a:hover .imgborder {
	border: 2px solid #d91d1d;
}



/* Classes */

.shapka {
	margin: 0px 0px 10px 0px;
	float: left;
	background: url(images/shapka_back.gif) repeat-x;
	width: 209px;
	height: 22px;
	padding-top: 4px;
	color: white;
	text-align: left;
}

.shapka2 {
	background: url(images/shapka_back.gif) repeat-x;
	width: 200px;
	height: 22px;
	padding-top: 4px;
	color: white;
	text-align: left;
}

.izdania {
	width: 209px;
	height: 330px;
	float: left;
	margin: 16px 5px 3px 0px;
	text-align: center;
	font-size: 14px;
}

.imgborder {
	border: 2px solid #7D7D7D;
	padding: 4px;
}

.logo {
	margin-left: 15px;
	width: 190px;
	float: left;
}

.feedback {
	margin-left: 460px;
	padding-top: 30px;
}

.search {
	float: right;
	margin-top: 60px;
	width: 208px;
}



.about_us {
	margin: 10px 0 0 0;
}

.textarea {
	width: 300px;
}

.border {
	border: 3px solid #BEBEBE;
	padding: 2px;
}

.img_product {
	border: 3px solid #DEB887;
	padding: 2px;
	margin: 5px;
}

.icons {
	margin: 0px 4px 0px 4px;
	float: left;
}

.icons2 {
	margin: 4px;
	float: left;
}

.zaglavie {
	color: #A80000;
	margin-top: 15px;
	margin-left: 15px;
	margin-bottom: 10px;
	padding: 0px 0px 0px 5px;
	font-size: 15px;
	font-weight: bold;
	border-bottom: 1px dashed #8C0000;
	width: 450px;
}

.small_img_products {
	width: 125px;
	float: left;
	margin: 5px 4px 3px 2px;
	text-align: center;
	font-size: 12px;
	height: 150px;
}

.border {
	border: 2px solid #CECFCF;
}


h1 {
	text-align: justify;
	padding: 5px 0px 4px 5px;
	font-size: 13px;
}

h2 {
	text-align: justify;
	font-size: 12px;
	padding: 5px 0px 10px 5px;
	font-weight: normal;
}
.maintab {
	font-size: 17px;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 7px;
	height: 26px;
	padding-top: 4px;
	color: #b20000;
	text-align: left;
	border-bottom: 2px solid #b20000;
	font-weight: bold;
}


.pages {
	margin: 5px 0px 0px 0px;
	padding: 10px 0px 5px 0px;
	text-align: center;
	width: 100%;
}

a.page {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #B20000;
	font-weight: normal;
	text-decoration: none;
	border: solid 1px #B20000;
	padding: 2px 4px 2px 4px;
	margin: 2px;
	background: #fff;
}

a.page:hover {
	font: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #fff;
	font-weight: normal;
	text-decoration: none;
	border: solid 1px #B20000;
	padding: 2px 4px 2px 4px;
	margin: 2px;
	background: #D91D1E;
}

a.page_current {
	font: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	border: solid 1px #B20000;
	padding: 2px 4px 2px 4px;
	margin: 2px;
	background: #D91D1E;
}

a.page_current:hover {
	font: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	border: solid 1px #B20000;
	padding: 2px 4px 2px 4px;
	margin: 2px;
	background: #D91D1E;
}

.top {
	background: url(images/topbackgr.gif);
	background-repeat: repeat-x;
	height: 45px;
}

.download_tab {
    border-bottom: 2px solid #bdc5c4;   
    font-size: 16px;
    font-weight: bold;
    font-family: Arial, Helvetica, Sans-serif;
    color: #1A324E;
    padding-bottom: 5px;
}

.download ul {
    padding: 0 0 20px 0;
    list-style-type: none;
    list-style: none;
}

.download ul li {
    padding: 5px 0 5px 22px;
    background: url(images/download.png) left center no-repeat;
}
