
#art-main {
	position: relative;
	width: 100%;
	left: 0;
	top: 0;
}

.cleared {
	float: none;
	clear: both;
	margin: 0;
	padding: 0;
	border: none;
	font-size:1px;
}

form {
	padding:0 !important;
	margin:0 !important;
}

table.position {
	position: relative;
	width: 100%;
	table-layout: fixed;
}

/* end Page */

/* begin Box, Sheet */
.art-Sheet {
	width: 100%;
	position: relative;
	z-index: 0;
	margin: 0 auto;
	min-width: 13px;
	min-height: 13px;
}

.art-Sheet-body {
	position: relative;
	z-index: 1;
	padding: 6px;
}

.art-Sheet-tr, .art-Sheet-tl, .art-Sheet-br, .art-Sheet-bl, .art-Sheet-tc, .art-Sheet-bc,.art-Sheet-cr, .art-Sheet-cl {
	position:absolute;
	z-index:-1;
}

.art-Sheet-tr, .art-Sheet-tl, .art-Sheet-br, .art-Sheet-bl {
	width: 12px;
	height: 12px;
	background-image: url(http://www.skoda-club.org.ua/templates/skodanew/images/Sheet-s.png);
}

.art-Sheet-tl {
	top:0;
	left:0;
	clip: rect(auto, 6px, 6px, auto);
}

.art-Sheet-tr {
	top: 0;
	right: 0;
	clip: rect(auto, auto, 6px, 6px);
}

.art-Sheet-bl {
	bottom: 0;
	left: 0;
	clip: rect(6px, 6px, auto, auto);
}

.art-Sheet-br {
	bottom: 0;
	right: 0;
	clip: rect(6px, auto, auto, 6px);
}

.art-Sheet-tc, .art-Sheet-bc {
	left: 6px;
	right: 6px;
	height: 12px;
	background-image: url(http://www.skoda-club.org.ua/templates/skodanew/images/Sheet-h.png);
}

.art-Sheet-tc {
	top: 0;
	clip: rect(auto, auto, 6px, auto);
}

.art-Sheet-bc {
	bottom: 0;
	clip: rect(6px, auto, auto, auto);
}

.art-Sheet-cr, .art-Sheet-cl {
	top: 6px;
	bottom: 6px;
	width: 12px;
	background-image: url(http://www.skoda-club.org.ua/templates/skodanew/images/Sheet-v.png);
}

.art-Sheet-cr {
	right:0;
	clip: rect(auto, auto, auto, 6px);
}

.art-Sheet-cl {
	left:0;
	clip: rect(auto, 6px, auto, auto);
}

.art-Sheet-cc {
	position:absolute;
	z-index:-1;
	top: 6px;
	left: 6px;
	right: 6px;
	bottom: 6px;
	background-color: #E4E7E4;
}

.art-Sheet {
	margin-top: 5px !important;
}

#art-page-background-simple-gradient, #art-page-background-gradient, #art-page-background-glare {
	min-width: 510px;
}

/* end Box, Sheet */

/* begin Header */
div.art-Header {
	width: 100%;
	margin: 0 auto;
	position: relative;
	z-index: 0;
	height: 150px;
}

div.art-Header-png {
	position: absolute;
	z-index:-2;
	top: 0;
	left: 0;
	width: 1008px;
	height: 150px;
	background-image: url(http://www.skoda-club.org.ua/templates/skodanew/images/Header.png);
	background-repeat: no-repeat;
	background-position: left top;
}

div.art-Header-jpeg {
	width: 100%;
	position: absolute;
	z-index: -1;
	top: 0;
	left: 0;
	height: 150px;
	background-image: url(http://www.skoda-club.org.ua/templates/skodanew/images/Header.jpg);
	background-size: 100%;
	background-repeat: no-repeat;
	background-position: center center;
}

/* end Header */

/* begin Menu */
/* menu structure */
.art-menu a, .art-menu a:link, .art-menu a:visited, .art-menu a:hover {
	text-align:left;
	text-decoration:none;
	outline:none;
	letter-spacing:normal;
	word-spacing:normal;
}

.art-menu, .art-menu ul {
	margin: 0;
	padding: 0;
	border: 0;
	list-style-type: none;
	display: block;
}

.art-menu li {
	margin: 0;
	padding: 0;
	border: 0;
	display: block;
	float: left;
	position: relative;
	z-index: 5;
	background:none;
}

.art-menu li:hover {
	z-index: 10000;
	white-space: normal;
}

.art-menu li li {
	float: none;
}

.art-menu ul {
	visibility: hidden;
	position: absolute;
	z-index: 10;
	left: 0;
	top: 0;
	background:none;
}

.art-menu li:hover>ul {
	visibility: visible;
	top: 100%;
}

.art-menu li li:hover>ul {
	top: 0;
	left: 100%;
}

.art-menu:after, .art-menu ul:after {
	content: ".";
	height: 0;
	display: block;
	visibility: hidden;
	overflow: hidden;
	clear: both;
}

.art-menu, .art-menu ul {
	min-height: 0;
}

.art-menu ul {
	background-image: url(http://www.skoda-club.org.ua/templates/skodanew/images/spacer.gif);
	padding: 10px 30px 30px 30px;
	margin: -10px 0 0 -30px;
}

.art-menu ul ul {
	padding: 30px 30px 30px 10px;
	margin: -30px 0 0 -10px;
}

div.art-nav-center {
	position:relative;
	float:right; 
	right:50%;
}

ul.art-menu {
	position:relative;
	float:left; 
	left:50%;
}

.firefox2 ul.art-menu {
	float:none;
}

/* menu structure */
.art-menu {
	padding: 6px 3px 0px 3px;
}

.art-nav {
	position: relative;
	height: 29px;
	z-index: 100;
}

.art-nav .l, .art-nav .r {
	position: absolute;
	z-index: -1;
	top: 0;
	height: 29px;
	background-image: url(http://www.skoda-club.org.ua/templates/skodanew/images/nav.png);
}

.art-nav .l {
	left: 0;
	right:0px;
}

.art-nav .r {
	width: 100%;
	right: 0;
	clip: rect(auto, auto, auto, 1008px);
}

/* end Menu */

/* begin MenuItem */
.art-menu ul li {
	clear: both;
}

.art-menu a {
	position:relative;
	display: block;
	overflow:hidden;
	height: 23px;
	cursor: pointer;
	text-decoration: none;
	margin-right: 2px;
	margin-left: 2px;
}

.art-menu a .r, .art-menu a .l {
	position:absolute;
	display: block;
	top:0;
	z-index:-1;
	height: 69px;
	background-image: url(http://www.skoda-club.org.ua/templates/skodanew/images/MenuItem.png);
}

.art-menu a .l {
	left:0;
	right:2px;
}

.art-menu a .r {
	width:404px;
	right:0;
	clip: rect(auto, auto, auto, 402px);
}

.art-menu a .t {
font-family: Arial, Helvetica, Sans-Serif;
font-size: 12px;
font-style: normal;
font-weight: bold;
	color: #DBE1DB;
	padding: 0 20px;
	margin: 0 2px;
	line-height: 23px;
	text-align: center;
}

.art-menu a:hover .l, .art-menu a:hover .r {
	top:-23px;
}

.art-menu li:hover>a .l, .art-menu li:hover>a .r {
	top:-23px;
}

.art-menu li:hover a .l, .art-menu li:hover a .r {
	top:-23px;
}

.art-menu a:hover .t {
	color: #EEF1EF;
}

.art-menu li:hover a .t {
	color: #EEF1EF;
}

.art-menu li:hover>a .t {
	color: #EEF1EF;
}

.art-menu a.active .l, .art-menu a.active .r {
	top: -46px;
}

.art-menu a.active .t {
	color: #000000;
}

/* end MenuItem */

