html {
	margin:0;
	padding:0;
}

form {
  margin: 0;
  padding: 0;
}

img,table {
	border: none;
}

body {
	height:100%;
	width:100%;
	font-family:Arial;
	line-height:1.3em;
	margin:0 auto;
	padding:0;
	font-size:14px;
	color:#2e2d2d;
}

.body_2 {
	background:url(../img/bg_center.jpg) center top repeat-y #f7f9fa;
}

a:link, a:visited {
	text-decoration: underline;
	font-weight: normal;
	color: #376ce5;
}

a:hover {
	text-decoration: none;
	font-weight: normal;
	color: #376ce5;
}

.contentpaneopen a:link {
	text-decoration: underline;
	font-weight: normal;
	color: #376ce5;
}

.contentpaneopen a:hover {
	text-decoration: none;
	font-weight: normal;
	color: #376ce5;
}

input.button, .validate  {
	border: none;
	color: #000;
	font-size: 10px;
}

input.button:hover, .validate:hover  {
	
}

p {
	margin:0px;
	padding-bottom:12px;
	text-align: left;
}

strong, b {
	font-weight:bold;
}

.inputbox {
	border: 1px solid #000;
	color: #000;
	padding: 2px;
}
.inputbox:hover {

}

.center {
	text-align: left;
	margin: 0 auto;
	width:977px;
	padding:0px;
}

.ileft{
	padding-right:15px;
	padding-bottom:3px;
	padding-top:0px;
}

.iright{
	padding-left:15px;
	padding-bottom:3px;
	padding-top:0px;
}

/***HEADER BEGIN***/
#header {
	width:977px;
	height:71px;
	float:left;
	background:#f7f9fa;
}

#header_1, #header_2, #header_3,
#header_4, #header_5 {
	float:left; 
	height:71px;
}

#header_1 {
	width:245px;
}

.logo {
	margin-top:17px;
}

#header_1 a {
	margin-left:31px;
}

#header_2 {
	width:192px;
}

#header_2 a.tel {
	font-family:Arial;
	font-size:15px;
	font-weight:bold;
	color:#000;
	text-align:left;
	margin:30px 0px 0px 0px;
	padding:0px;
	background:url(../img/velc.jpg) 143px center no-repeat;
	text-decoration:none;
	display:block;
}

#header_2 a.tel:hover {
	text-decoration:none;
}

#header_3 {
	width:264px;
}

#header_3 a.tel {
	font-family:Arial;
	font-size:15px;
	font-weight:bold;
	color:#000;
	text-align:left;
	margin:30px 0px 0px 0px;
	padding:0px;
	background:url(../img/mts.jpg) 143px center no-repeat;
	text-decoration:none;
	display:block;
}

#header_3 a.tel:hover {
	text-decoration:none;
}

#header_4 {
	width:183px;
}

#header_4 a {
	font-family:Arial;
	font-size:12px;
	font-weight:normal;
	font-style:italic;
	color:#000;
	text-align:left;
	margin:30px 0px 0px 0px;
	padding:0px 0px 0px 15px;
	background:url(../img/prokat.jpg) left center no-repeat;
	display:block;
}

#header_5 {
	width:93px;
	background:url(../img/bg_header_5.jpg) 29px 35px no-repeat;
}
/***HEADER END***/

#area {
	padding: 0;
	margin: 0 auto;
}

/***CONTENT BEGIN***/
#top_menu {
	width:838px;
	height:45px;
	background:url(../img/bg_top_menu.jpg) left top repeat-x;
	float:left;
}

#zakazat_top {
	width:139px;
	height:45px;
	background:url(../img/bg_top_menu.jpg) left top repeat-x;
	float:left;
}

#zakazat_top a.zakazat_top {
	display:block;
	width:135px;
	height:36px;
	margin:5px 0px 0px 0px;
}

#zakazat_top a.zakazat_top img.nohover,
#zakazat_top a.zakazat_top:hover img.hover {
	display:block;
}

#zakazat_top a.zakazat_top img.hover,
#zakazat_top a.zakazat_top:hover img.nohover {
	display:none;
}

#prokat {
	float:left;
	width:977px;
	height:441px;
	background:url(../img/bg_prokat.jpg) left bottom no-repeat;
}

#yslygi_avto {
	float:left;
	width:977px;
	height:393px;
}

.section {
	width:977px;
	height:393px;
	margin:0px;
}

ul.tabs {
	height:61px;
	list-style:none;
	background:url(../img/bg_ul_tabs.jpg) left top repeat-x;
	margin:0px;
	padding:0px 0px 0px 383px;
}

.tabs li {
	float: left;
	display: inline;
	margin:0px;
	padding:0px;
	font-family:Arial;
	font-size:15px;
	font-weight:bold;
	text-transform:uppercase;
	color:#1c597f;
	cursor:pointer;
	position: relative;
	margin:10px 23px 0px 23px;
	padding:0px;
	height:39px;
	line-height:39px;
	background:url(../img/bg_ul_tabs_li.jpg) left 29px repeat-x;
}

.tabs li:hover {
	background:url(../img/bg_ul_tabs_li.jpg) left 29px repeat-x;
}

.tabs li.current {
	color:#1c597f;
	padding:0px 23px;
	margin:10px 0px 0px 0px;
	background:url(../img/bg_ul_tabs_li_current.jpg) left top repeat-x;
	border-bottom:none;
}

.box {
	display:none;
	background:url(../img/bg_box.jpg) left top no-repeat;
	width:977px;
	height:322px;
	padding:10px 0px 0px 0px;
}

.box.visible {
	display: block;
}

.box table td {
	border-collapse:collapse;
	padding:0px;
}

.box .avto a {
	font-family:Arial !important;
	font-size:15px !important;
	font-weight:bold !important;
	color:#fff !important;
	text-transform:uppercase !important;
	text-decoration:none !important;
	display:block !important;
	text-align:center;
	width:244px;
	height:161px;
}

.box .avto a span {
	position:relative;
	top:-45px;
}

.box .avto a.predstav {
	text-align:left;
}

.box .avto a.predstav span {
	top:-55px;
	left:35px;
}

.box .yslygi a {
	font-family:Arial !important;
	font-size:15px !important;
	font-weight:bold !important;
	color:#fff !important;
	text-transform:uppercase !important;
	text-decoration:none !important;
	display:block !important;
	text-align:left;
	width:244px;
	height:161px;
}

.box .yslygi a span {
	position:relative;
	top:-55px;
	left:35px;
}

.box .yslygi a.svadba {
	text-align:center;
}

.box .yslygi a.svadba span {
	position:relative;
	top:-55px;
	left:0px;
}

.box .yslygi a.corporotiv {
	text-align:center;
}

.box .yslygi a.corporotiv span {
	position:relative;
	top:-45px;
	left:0px;
}

.box .yslygi a.ykrashen span {
	position:relative;
	top:-55px;
	left:16px;
}

.box .yslygi a.romantik {
	text-align:center;
}

.box .yslygi a.romantik span {
	position:relative;
	top:-45px;
	left:0px;
}

.box a:hover {
	text-decoration:none !important;
}

.box a img.default {
	display:block;
}

.box a img.hover {
	display:none;
}

.box a:hover img.default {
	display:none;
}

.box a:hover img.hover {
	display:block;
}

/***TEXT INFO BEGIN***/
div#maincolumn {
	width:977px;
	float:left;
	padding:0px;
	background:none;
}

div.nopad {
	margin:0px;
	padding:0px;
	float:left;
	overflow: hidden;
	width:100%;
}

#body_text {
	padding:0px 45px 0px 23px;
	margin:0px;
}

#zakazat {
	float:left;
	width:977px;
	height:60px;
	background:url(../img/bg_zakazat.jpg) left top repeat-x;
}

#zakazat a.button {
	float:left;
	display:block;
	width:135px;
	height:36px;
	margin:7px 0px 0px 19px;
}

#zakazat a.button img.nohover,
#zakazat a.button:hover img.hover {
	display:block;
}

#zakazat a.button img.hover,
#zakazat a.button:hover img.nohover {
	display:none;
}

#zakazat p {
	float:left;
	font-family:Arial;
	font-size:13px;
	font-style:italic;
	font-weight:normal;
	color:#166496;
	padding:14px 0px 0px 5px;
}

#zakazat a.prokat {
	float:left;
	font-family:Arial;
	font-size:13px;
	font-style:italic;
	font-weight:normal;
	color:#386480;
	padding:14px 0px 0px 5px;
}

#news {
	width:930px;
	float:left;
	background:#fff;
	padding:0px 24px 20px 23px;
}

#news h3 {
	font-family:Arial;
	font-size:18px;
	font-weight:bold;
	color:#000;
	margin:0px;
	padding:20px 0px 5px 0px;
	border-bottom:1px solid #e0e0e0;
}

#news h3 a.rss {
	font-family:Arial;
	font-size:12px;
	font-weight:normal;
	font-style:italic;
	color:#ff7301;
	margin:0px;
	padding:0px 23px 0px 0px;
	float:right;
	background:url(../img/bg_rss.jpg) right center no-repeat;
}

#news table {
	border-collapse:collapse;
}

#news table h2.contentheading {
	margin:0px;
	padding:0px;
}

#news table a.contentpagetitle {
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	color:#000;
	display:block;
	margin:0px;
	padding:15px 0px 5px 0px;
	line-height:1.3;
}

#news table a.contentpagetitle:hover {
	color:#5a5a5a;
}

#news p {
	font-family:Arial;
	font-size:12px;
	font-weight:normal;
	color:#2e2d2d;
	padding:0px;
}

div.nopad ul {
	margin:0px;
	padding:0px 0px 5px 20px;
	line-height:1.5;
}

div.nopad li {
	text-align:left;
}

div.nopad li ul {
	padding-left:20px;
	padding-top:0px;
}

div.blog_more ul {
	padding-top:10px;
	padding-bottom:10px;
}

/***FOOTER INFO***/
#footer {
	height:84px;
	width:977px;
	background:url(../img/bg_footer.jpg) left top repeat-x #f7f9fa;
}

#footer_1, #footer_2, #footer_3 {
	display:inline;
	float:left;
	height:84px;
}

#footer_1 {
	width:412px;
}

#like {
	margin:35px 0px 0px 5px;
	width:412px;
}

#footer_2 {
	width:341px;
}

#footer_debug {
	padding:35px 0px 0px 0px;
}

#footer_debug a {
	font-family:Arial;
	font-size:12px;
	font-weight:normal;
	color:#555e66;
}

#footer_3 {
	width:224px;
}

#footer_3 p {
	text-align:left;
	padding:25px 0px 7px 57px;
	font-family:Arial;
	font-size:12px;
	color:#555e65;
	line-height:1.5;
}

#footer_3 p a {
	font-family:Arial;
	font-size:12px;
	color:#555e65;
}

/***END ALL TEXT BLOCK***/


/*****************************************/
/*** Joomla! specific content elements ***/
/*****************************************/

div.offline {
	background: #fffebb;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	font-size: 1.2em;
	padding: 5px;
}

#breadcrumbs {
	font-family:Arial;
	font-size:11px;
	text-align:left;
	font-weight: normal;
	color:#e3ccbf;
}

#breadcrumbs a {
	color:#c78d4f;
}

#breadcrumbs span {
	color:#b38e79;
}

table.blog {
	line-height:1.3;
	padding:0px;
}

h1, h2, h3 {
	margin:0px;
	font-family:Arial;
	text-align:left;
	line-height:1.3;
}

h1 {
	font-size:24px;
	color:#000;
	font-weight:bold;
	padding:10px 0px;
}

h2 {
	font-size:18px;
	color:#000;
	font-weight:bold;
	padding:5px 0px;
}

.componentheading, .contentheading {
	font-family:Arial;
	font-size:24px;
	color:#000;
	text-align:left;
	font-weight:bold;
	line-height:1.3;
}

.contentheading {
	padding:0px;
}

table.moduletable th, legend {
	margin: 0;
	padding: 0;
}

/* small text */
.small {
	font-size: 9px;
	color: #333;
	font-weight: normal;
	text-align: left;
}

.modifydate {
	height: 20px;
	vertical-align: bottom;
	font-size: 12px;
	color: #333;
	font-weight: normal;
	text-align: right;
}

.createdate {
	font-family:Arial;
	font-size:11px;
	color:#cccccc;
	font-weight:normal;
	padding:5px 0px;
	margin:0px;
	display:block;
}

a.readon {
	display: block;
	float:left;
	font-size:12px;
}

/* form validation */
.invalid { border-color: #ff0000; }
label.invalid { color: #ff0000; }


/** overlib **/

.ol-foreground {
	background-color: #f1f1f1;
	color: #333;
}

.ol-background {
	background-color: #f1f1f1;
	color: #333;
}

.ol-textfont {
	font-family: Verdana, Arial, Tahoma, sans-serif;
	font-size: 10px;
}

.ol-captionfont {
	font-family: Verdana, Arial, Tahoma, sans-serif;
	font-size: 12px;
	color: #f6f6f6;
	font-weight: bold;
}
.ol-captionfont a {
	background-color: #f1f1f1;
	color: #333;
	text-decoration: none;
	font-size: 12px;
}

.ol-closefont {}

/* menu links */
a.mainlevel:link, a.mainlevel:visited {
	padding-left:15px;
}

/* spacers */
span.article_separator {
	display: block;
	height: 20px;
}

.article_column {
	padding-right: 5px;
}

.column_separator {
	padding-left: 10px;
}

td.buttonheading {
	text-align: right;
	width: 0;
}

.clr {
	clear: both;
}


div#maindivider {
  border-top: 1px solid #669933;
  margin-bottom: 10px;
  overflow: hidden;
  height: 1px;
}

table.blog span.article_separator {
	display: block;
	height: 20px;
}



/* table of contents */
table.contenttoc {
  margin: 5px;
  border: 1px solid #ccc;
  padding: 5px;
}

table.contenttoc td {
  padding: 0 5px;
}


/* content tables */
td.sectiontableheader {
  color: #FFF;
  font-weight: bold;
  padding: 4px;
  border-bottom: 1px solid #ae4646;
}

tr.sectiontableentry0 td,
tr.sectiontableentry1 td,
tr.sectiontableentry2 td {
  padding: 4px;
}

td.sectiontableentry0,
td.sectiontableentry1,
td.sectiontableentry2 {
  padding: 3px;
  color: #FFF;
}


/* content styles */
.contentpaneopen, table.contentpane {
	margin: 0;
	padding: 0;
}

table.contentpane td{
	text-align: left;
}

table.contentpane td.contentdescription {
	width: 100%;
}

table.contentpane  {
	text-align: left;
	float: left;
	width: 100%;
	margin: 8px;
}

table.contentpane ul li a .category {
	color: #FF8800;
}

table.contentpane ul li {
	color: #FFF;
}

table.contentpaneopen {
	font-family:Arial;
	font-size:14px;
	color:#2e2d2d;
	text-align:left;
	font-weight:normal;
	margin:0;
	padding:0;
	border-collapse:collapse;
	width:100%;
	line-height:1.5;
}

table.contentpaneopen li {
	margin:0px;
}

table.contentpaneopen fieldset {
	border: 0;
	border-top: 1px solid #669933;
}

table.contentpaneopen h4 {
	font-family: Trebuchet MS, sans-serif;
	color: #000;
	font-weight:bold;
	font-size:18px;
}

.highlight {
	background-color: #fffebb;
}

/* module control elements */
table.user1user2 div.moduletable {
	margin-bottom: 0px;
}

/* LEFT COL H3 */
#leftcolumn ul.menu {
	padding:75px 0px 0px 0px;
	margin:0px;
	list-style: none;
}

#leftcolumn ul.menu li {
	background:none;
	display: block;
	margin: 0px;
	padding:0px;
}

/*LEFT COL LINK*/
#leftcolumn ul.menu li a, #leftcolumn ul.menu li a:link, 
#leftcolumn ul.menu li a:visited, #leftcolumn ul.menu li a:active {
	display: block;
	line-height: 1.3;
	color: #f2072d;
	font-weight:normal;
	padding:9px 20px 9px 29px;
	text-align:left;
	font-family:Tahoma;
	font-size: 14px;
	margin:0px;
	text-decoration:none;
	text-transform:uppercase;
}

#leftcolumn ul.menu li a:hover {
	text-decoration: underline;
	color:#fff;
}

/*LEFT COL CURRENT LINK*/
#leftcolumn ul.menu li#current a, #leftcolumn ul.menu li#current a:link, 
#leftcolumn ul.menu li#current a:visited, #leftcolumn ul.menu li#current a:hover,
#leftcolumn ul.menu li#current a:active, #leftcolumn ul.menu li.active a,
#leftcolumn ul.menu li.active a:link, #leftcolumn ul.menu li.active a:visited,
#leftcolumn ul.menu li.active a:hover, #leftcolumn ul.menu li.active a:active {
	text-decoration:underline;
	color:#fff;
}

#leftcolumn ul.menu li ul {
	margin: 0;
	padding:0;
	display:none;
}

/***END LEFT COL***/


/* forms */
#leftcolumn .moduletable ul, #rightcolumn .moduletable ul {
	margin:6px 0;
	padding:0;
	list-style:none;
}

#leftcolumn .moduletable ul li, #rightcolumn .moduletable ul li {
	margin:0;
	padding:0 2px;
}

table.adminform textarea {
  width: 540px;
  height: 400px;
  font-size: 1em;
  color: #000099;
}

form#form-login fieldset { 
	border: 0 none; 
	margin: 0; 
}
form#form-login ul li{ 
	padding: 0; 
}

form#form-login ul li a {
	text-align: left;
	padding: 0;
	font-size: 10px;
	color: #FFF;
}

/* thumbnails */
div.mosimage         {  margin: 5px; }
div.mosimage_caption {  font-size: .90em; color: #333; }

div.caption       { padding: 0 10px 0 10px; }
div.caption img   { border: 1px solid #CCC; }
div.caption p     { font-size: .90em; color: #333; text-align: center; }

/* Parameter Table */
table.paramlist {
	margin-top: 5px;
}

table.paramlist td.paramlist_key {
	width: 128px;
	text-align: left;
	height: 30px;
}

table.paramlist td.paramlist_value {
}

div.message {
	font-family: Verdana, Arial, Tahoma, sans-serif;
	font-weight: bold;
	font-size : 14px;
	color : #c30;
	text-align: center;
	width: auto;
	background-color: #f9f9f9;
	border: solid 1px #d5d5d5;
	margin: 3px 0px 10px;
	padding: 3px 20px;
}

/* Banners module */

/* Default skyscraper style */
.bannergroup {
}

.banneritem {
}

/* Text advert style */

.banneritem_text {
	padding: 4px;
	font-size: 11px;
}

.bannerfooter_text {
	padding: 4px;
	font-size: 11px;
	text-align: right;
}

/* System Messages */
/* see system general.css */

.pagination span { padding: 2px; }
.pagination a    { padding: 2px; }

/* Polls */
.pollstableborder td {
	text-align: left;
}

/* Frontend Editing*/
fieldset {
	border: 1px solid #ccc;
	margin-top: 15px;
	padding: 15px;
}

legend {
	margin: 0;
	padding: 0 10px;
}

td.key {
	border-bottom:1px solid #eee;
	color: #333;
}

/* Tooltips */
.tool-tip {
	float: left;
	background: #ffc;
	border: 1px solid #D4D5AA;
	padding: 5px;
	max-width: 200px;
}

.tool-title {
	padding: 0;
	margin: 0;
	font-size: 100%;
	font-weight: bold;
	margin-top: -15px;
	padding-top: 15px;
	padding-bottom: 5px;
	background: url(../../system/images/selector-arrow.png) no-repeat;
}

.tool-text {
	font-size: 100%;
	margin: 0;
}

/* System Standard Messages */
#system-message dd.message ul { 
	padding: 0;
	margin: 0;
	background: none;
	border: none;
}

/* System Error Messages */
#system-message dd.error ul { 
	color: #000; 
	background: none;
	border: none;
	padding: 0;
	margin: 0;
}

/* System Notice Messages */
#system-message dd.notice ul { 
	color: #000; 
	background: none;
	border: none;
	padding: 0;
	margin: 0;
}

#system-message dd {
	text-indent: 0;
}

#system-message dd ul {
	list-style-type: none;
	color: #000; 
	background: none;
	border: none;
}

#system-message {
	margin-top: 5px;
}



/* blue */
input[type="checkbox"], input[type="radio"]{
	background: transparent;
	border: none;
	margin-left:0px;
	margin-bottom:5px;
	margin-right:10px;
}

/* fix */
.nopad fieldset {
	float:left;
	border:none;
	padding:0;
	margin:0 0 30px 20px;
}
.nopad fieldset p {
margin:0 0 10px;
overflow:hidden;
}

.nopad fieldset label {
float: left;
}

.nopad fieldset input {
float:left;
}

.nopad fieldset #remember {
	margin:0 0 0 10px;
}

/* fix */