* {
	margin: 0;
	padding: 0;
	outline: 0;
	border-width: 0;
	list-style: none;
}

body {
	font: 12px/16px Arial,Helvetica,Garuda,sans-serif;
	color: #7B7575;
}

a {
	color: #7B7575;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

h1, h2, h3, h4 {
	font: bold 15px/18px Arial,Helvetica,Garuda,sans-serif;
	color: #ed1c24;
	margin: 20px 0 -20px 0;
	clear: both;
}

h2 {
	font-size: 14px;
}

h3 {
	font-size: 13px;
}

h4 {
	font-size: 13px;
}

h1 a, h2 a, h3 a, h4 a {
	color: #ED1C24;
	text-decoration: none;
}

h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover {	
	text-decoration: underline;
}

p {
	margin: 20px 0 0px 0;
}

p img {
	margin: 4px 24px 0 0;
	float: left;
}

.imgr {
	font-size: 11px;
	line-height: 14px;
	color: #aca8a8;
	margin: 24px 0 0 24px;
	padding: 0 0 10px;
	float: right;
	width: 374px;
}

.imgr img {
	margin: 0 0 3px;
	float: none;
	display: block;
}

.imgc {
	margin: 0 auto 15px;
	float: none;
	display: block;
}

ul {
	margin: 20px 0 0px 0;
}

ul li {
	padding: 0 0 0 15px;
	position: relative;
	background: url(../img/x3a.gif) no-repeat 0 6px;
}

p a,
li a {
	color: #ED1C24;
}

p em,
li em {
	color: #575353;
}

input, select, textarea, button {
	font: 11px/13px Arial,Helvetica,Garuda,sans-serif;
	color: #7b7575;	
	background: transparent;
}

input::-moz-focus-inner,
button::-moz-focus-inner { 
	border: 0; 
}

.red {
	color: #ED1C24 !important;
}

.white {
	color: #fff !important;
}

.black {
	color: #000 !important;
}

.dark {
	color: #353535 !important;
}

.text-indent {
	text-indent: 36px;
}

.block {
	display: block;
}

#top {
	margin: 0 auto;
	padding: 99px 0 0;
	width: 1000px;
	position: relative;
}

#top:after {
	content: ".";
	clear: both;
	display: block;
	width: 1000px;
	height: 0;
	overflow: hidden;
}

#logo {
	margin: 0;
	position: absolute;
	top: 15px;
	left: 24px;
}

#logo img {
	display: block;
}

#search {
	width: 179px;
	height: 24px;
	overflow: hidden;
	position: absolute;
	top: 61px;
	right: 0;
	background: url(../img/f1a.gif) no-repeat;
}

#search .input {
	display: inline;
}

#search label {
	font-size: 11px;
	line-height: 13px;
	color: #979797;
	cursor: text;
	position: absolute;
	top: 5px;
	left: 10px;
}

#search input {
	color: #979797;
	margin: 5px 0 0 10px;
	float: left;
	width: 137px;
}

#search .submit {
	margin: 5px 7px 0 0;
	float: right;
	width: 19px;
	height: 15px;
	overflow: hidden;
	background: url(../img/f1b.gif) no-repeat;
}

#search .submit button {
	cursor: pointer;
	padding: 0 0 0 40px;
	width: 19px;
	height: 15px;
}

#cws {
	position: absolute;
	top: 20px;
	right: -6px;
}

#cws dt {
	padding: 6px 10px 0 0;
	float: left;
}

#cws dd,
#cws ul,
#cws li {
	margin: 0;
	padding: 0;
	float: left;
	background: none;
}

#cws a {
	text-indent: -200px;
	margin: 0 6px 0 0;
	float: left;
	width: 25px;
	height: 26px;
	overflow: hidden;
	background: url(../img/i1a.gif) no-repeat;
}

#cws .i1 {
	background-position: 0 0;
}

#cws .i1:hover {
	background-position: 0 -26px;
}

#cws .i2 {
	background-position: -25px 0;
}

#cws .i2:hover {
	background-position: -25px -26px;
}

#cws .i3 {
	background-position: -50px 0;
}

#cws .i3:hover {
	background-position: -50px -26px;
}

#menu {
	width: 1000px;
	/*height: 94px;*/
	height: 45px;
	overflow: hidden;
	position: relative;
	background: url(../img/a2a.gif) no-repeat;
}
/*
#menu ul {
	margin: 0 0 0 25px;
	padding: 11px 0 0;
	float: left;
	display: inline;
	width: 1200px;
	overflow: hidden;
}

#menu li {
	margin: 0 0 0 -2px;
	padding: 4px 2px 0;
	float: left;
	height: 26px;
	position: static;
	background: url(../img/a1f.gif) no-repeat;
}

#menu a {
	font-size: 17px;
	line-height: 17px;
	color: #504D4D;
	white-space: nowrap;
	text-decoration: none;
	float: left;	
}
*/

#menu ul {
	margin: 0 0 0 25px;
	padding: 0px 0 0;
	float: left;
	display: inline;
	width: 1200px;
	overflow: hidden;
}

#menu li {
	margin: 0 0 0 -2px;
	padding: 0px 2px 0;
	float: left;
	height: 45px;
	position: static;
	background: url(../img/a1f.gif) no-repeat 0 11px;
}

#menu a {
	font-size: 17px;
	line-height: 44px;
	color: #504D4D;
	white-space: nowrap;
	text-decoration: none;
	float: left;	
}


#menu a:hover,
#menu .selected a,
#menu .hover a {
	color: #ED1C24;
}

#menu .submenu1 {
	display: none;
	width: 1000px;	
	height: 47px;
	position: absolute;
	top: 47px;
	left: 0;
	background: url(../img/a2b.gif) no-repeat;
}

#menu .selected .submenu1 {
	display: block;
}

#menu .hover .submenu1 {
	display: block;
	z-index: 5;
}

#menu .submenu1 ul {
	margin: 0 17px 0 17px;
	padding: 0;
	float: right;
	width: auto;
	display: inline;
	overflow: hidden;
}

#menu .submenu1 li {
	margin: 0 0 0 -2px;
	padding: 0 2px 0;
	height: 22px;
	background: url(../img/a1g.gif) no-repeat 0 6px;
}

#menu .submenu1 a {
	font-size: 14px;
	line-height: 22px;
	font-weight: bold;
	color: #7a7575;
	padding: 0 7px;
	float: left;
	height: 22px;
}

#menu .submenu1 a:hover,
#menu .submenu1 .hover a,
#menu .submenu1 .selected a {
	color: #fff;
	background: #504d4d;
}

#menu .submenu2 {
	display: none;

	width: 1000px;
	height: 22px;
	position: absolute;
	top: 25px;
	left: 0;
	z-index: 10;
	background: url(../img/a2c.gif) no-repeat;
}

#menu .submenu1 .selected .submenu2 {
	display: block;
}

#menu .submenu1 .hover .submenu2 {
	display: block;
	z-index: 15;
}

#menu .submenu2 ul {
	margin: 0 0px;
	padding: 0;
	float: left;
	width: 1000px;
	position: absolute;
	top: 0;
}

#menu .submenu2 li {
	padding: 0 4px 0;
	float: left;
	height: 22px;
	background: url(../img/a1h.gif) no-repeat 0 6px;
}

#menu .submenu1 .submenu2 a {
	color: #797474;
	float: left;
	background: none;
}

#menu .submenu1 .submenu2 a:hover,
#menu .submenu1 .submenu2 .hover a,
#menu .submenu1 .submenu2 .selected a {
	color: #fff;
	background: #504d4d;
}


#bottom {
	margin: 5px auto 0;
	padding: 0 0 10px;
	width: 1000px;
	overflow: hidden;
	background: url(../img/a1a.gif) repeat-x;
}

#bottom .w1 {
	font-size: 11px;
	line-height: 14px;
	margin: 5px 0 0;
	width: 1000px;
	height: 40px;
	overflow: hidden;
}

#bottom .w1 .c1 {
	margin: 0;
	padding-left: 15px;
	float: left;
	background: url(../img/x1a.gif) no-repeat 9px 4px;
}

#bottom .w1 .c2 {
	margin: 0;
	padding-left: 2px;
	float: right;
	background: url(../img/a1e.gif) no-repeat 0 1px;
}

#bottom .w1 .c1 li,
#bottom .w1 .c2 span {	
	padding: 0 11px 5px 9px;
	float: left;
	background: url(../img/a1e.gif) no-repeat 100% 1px;
}

#bottom .w1 .c1 li a,
#bottom .w1 .c2 a {
	color: #7B7575;
}

#bottom .w1 .c2 em {
	font-style: normal;
}

#bottom .w2 {
	width: 1000px;
	overflow: hidden;
}

#bottom .w2 dt {
	font-size: 11px;
	line-height: 13px;
	cursor: pointer;
	padding: 5px 0 0 24px;
	width: 976px;
	height: 20px;
	background: #F7F7F7 url(../img/x2a.gif) no-repeat 10px 8px;
}

#bottom .w2 dt.selected {
	background-image: url(../img/x2b.gif);
}

#bottom .w2 dd {
	margin: 1px 0 0;
	padding: 15px 0 30px;
	width: 1000px;
	overflow: hidden;
	position: relative;
	background: #F7F7F7;
}

#bottom .w2 ul {
	margin: 0 0 0 11px;
	width: 987px;
	overflow: hidden;
}

#bottom .w2 li {		
	color: #353535;
	padding: 0 0 0 2px;
	float: left;
	background: none;
}

#bottom #seo-menu li {
	width: 100px;
}

#bottom .w2 .c1 {
	width: 87px;
}

#bottom .w2 .c2 {
	width: 93px;
}

#bottom .w2 .c3 {
	width: 118px;
}

#bottom .w2 .c4 {
	width: 106px;
}

#bottom .w2 .c5 {
	width: 142px;
}

#bottom .w2 .c6 {
	width: 128px;
}

#bottom .w2 .c7 {
	width: 185px;
}

#bottom .w2 .c8 {
	width: 112px;
}

#bottom .w2 li a {
	color: #353535;
}

#bottom .w2 ul ul {
	margin: 6px 0 0 -4px;
	padding: 0 0 0 2px;
	width: auto;
}

#bottom .w2 .c1 ul {
	margin-right: -41px;
	width: 130px;
	position: relative;
}

#bottom .w2 li li {
	font-size: 11px;
	line-height: 18px;
	color: #7B7575;
	float: none;
	position: relative;
}

#bottom .w2 li li a {
	color: #7B7575;
}

#bottom .w3 {
	font-size: 11px;
	color: #C6C1C1;
	margin: 6px -7px 0 0;
	float: right;
	display: inline;
	overflow: hidden;
}

#bottom .w3 a {
	color: #C6C1C1;
}

#bottom .w3 em {
	color: #7B7575;
	font-style: normal;
}

#bottom .w3 p {
	margin: 0 0 0 -2px;
	padding: 0 13px 0 13px;
	float: left;
	background: url(../img/a1e.gif) no-repeat 0 2px;
}


#middle {
	margin: 0 auto;
	padding: 0 0 25px;
	width: 1000px;
	overflow: hidden;
	position: relative;
}

#breadcrumbs {
	margin: 24px 0 -14px;
	padding: 0 0 13px;
	width: 1000px;
	overflow: hidden;
	position: relative;
	background: url(../img/a1a.gif) repeat-x 0 100%;
}

#breadcrumbs ul {
	margin: 0 0 0 -4px;
	padding: 0;
}

#breadcrumbs li {
	font-size: 11px;
	color: #7b7575;
	margin: 0 0 0 -6px;
	padding: 0 13px 0 13px;
	float: left;
	background: url(../img/x4a.gif) no-repeat 0 6px;
}

#breadcrumbs li a {
	color: #7b7575;
}

#breadcrumbs li.selected {
	font-weight: bold;
	color: #000;
}

#wrapper {
	width: 1000px;
	overflow: hidden;
}

.cw1 {
	margin: 24px 0 0;
	padding: 0 0 6px;
	width: 1000px;
	overflow: hidden;
}

.cw1-bg {
	width: 1014px;
	overflow: hidden;
}

.cw1w1,
.cw1w2,
.cw1w3,
.cw1w4,
.cw1w5 {
	margin: 0 14px 0 0;
	float: left;
	width: 324px;
	height: 302px;
	overflow: hidden;
	background: url(../img/a3a.gif) no-repeat;
}


.cw1-bg.home-top .cw1w1,
.cw1-bg.home-top .cw1w2,
.cw1-bg.home-top .cw1w3,
.cw1-bg.home-top .cw1w4,
.cw1-bg.home-top .cw1w5 {
	height:380px;
	background: url(../img/a3a.gif) no-repeat bottom center;
}

.cw1-bg.home-top .cw1w1 .c {
	height: 110px;
	background: url(../img/a3b.gif) repeat-x bottom;
}

.cw1-bg.home-top .cw1w2 .c {
	height: 110px;
	background: url(../img/a3b.gif) repeat-x bottom;
}

.cw1w1 h3,
.cw1w2 h3,
.cw1w3 h3,
.cw1w4 h3,
.cw1w5 h3 {
	font-size: 15px;
	line-height: 18px;
	color: #ed1c24;
	white-space: nowrap;
	margin: 0 0 0 4px;
	padding: 7px 0 0 8px;
	width: 307px;
	height: 134px;
	overflow: hidden;
	position: relative;
}

.cw1-bg.home-top .cw1w1 h3,
.cw1-bg.home-top .cw1w2 h3,
.cw1-bg.home-top .cw1w3 h3,
.cw1-bg.home-top .cw1w4 h3,
.cw1-bg.home-top .cw1w5 h3 {
	height:235px
}

.cw1w1 h3 img,
.cw1w2 h3 img {
	display: block;
	position: absolute;
	top: 33px;
	left: 0;
}

.cw1w1 h3 a:hover,
.cw1w2 h3 a:hover,
.cw1w3 h3 a:hover,
.cw1w4 h3 a:hover,
.cw1w5 h3 a:hover {
	color: #353535;
	text-decoration: none;
}

.cw1w1 .c {
	font-size: 11px;
	line-height: 16px;
	margin: 0 0 0 4px;
	padding: 0 11px 0 16px;
	width: 288px;
	height: 132px;
	overflow: hidden;
	position: relative;
	background: url(../img/a3b.gif) repeat-x;
}

.cw1w2 .c {
	margin: 0 0 0 4px;
	width: 315px;
	height: 132px;
	overflow: hidden;
	position: relative;
	background: url(../img/a3c.gif) repeat-x;
}

.cw1w1 .c p {
	margin: 10px 0 0;
}

.cw1w2 .c .imgs {
	margin: 3px 0 0;
	width: 318px;
	overflow: hidden;
}

.cw1w2 .c .imgs img {
	margin: 0 3px 0 0;
	float: left;
	width: 103px;
}

.cw1w1 .c .more,
.cw1w2 .c .more,
.cw1w3 .more,
.cw1w4 .c1 .more,
.cw1w5 .more {
	font-size: 12px;
	font-weight: bold;
	text-align: right;
	margin: 0;
	position: absolute;
	right: 11px;
	bottom: 6px;
}

.cw1w4 .c1 .more {
	bottom: 2px;
}

.cw1w1 .c .more a,
.cw1w2 .c .more a,
.cw1w3 .more a,
.cw1w4 .c1 .more a,
.cw1w5 .more a {
	color: #504b4b;
	padding: 0 0 0 15px;
	background: url(../img/x1a.gif) no-repeat 0 5px;
}


.cw1w1 .categories,
.cw1w2 .categories {
	font-size: 11px;
	font-weight: bold;
	color: #ed1c24;
	margin: 5px 0 0 20px;
}

.cw1w1 .categories strong,
.cw1w2 .categories strong {
	color: #504b4b;
}

.cw1w3 .bg,
.cw1w5 .bg {
	margin: -108px auto 0;
	width: 316px;
	height: 240px;
	overflow: hidden;
	position: relative;
	z-index: 5;
	background: url(../img/a3d.gif) repeat-x;
}

.cw1w5 .bg {
	margin-left: 4px;
	float: left;
	display: inline;
	overflow: visible;
}

.cw1w3 .c1 {
	font-size: 11px;
	line-height: 15px;
	margin: 0 auto;
	padding: 2px 0 0;
	width: 286px;
	height: 66px;
	overflow: hidden;
}

.cw1w3 .c1 * {
	margin: 0;
}

.cw1w3 .c2 {
	font-size: 11px;
	line-height: 15px;
	margin: 0 auto;
	padding: 0 4px 4px;
	width: 286px;
	overflow: hidden;
	background: url(../img/a3e.gif) repeat;
}

.cw1w3 .c2 .b {
	margin: 4px 0 0;
	padding: 0 0 0 103px;
	width: 183px;
	height: 68px;
	overflow: hidden;
	position: relative;
}

.cw1w3 .c2 h4 {
	font-size: 11px;
	line-height: 15px;
	margin: 0;
}

.cw1w3 .c2 img {
	position: absolute;
	top: 0;
	left: 0;
}

.cw1w3 .c2 p {
	margin: 0;
}

.cw1w4 .c1 {
	margin: -108px auto 0;
	width: 316px;
	height: 102px;
	overflow: hidden;
	position: relative;
	background: url(../img/a3f.gif) repeat-x;
}

.cw1w4 .c1 ul,
.cw1w4 .c2 ul {
	margin: 5px 0 0 17px;
}

.cw1w4 .c2 ul {
	margin-top: 10px;
}

.cw1w4 .c1 li,
.cw1w4 .c2 li {
	font-size: 11px;
	line-height: 13px;
	color: #7b7575;
	padding: 0 0 7px;
	background: none;
}

.cw1w4 .c2 li {
}

.cw1w4 .c1 li a,
.cw1w4 .c2 li a {
	text-decoration: underline;
}

.cw1w4 .c1 li a:hover,
.cw1w4 .c2 li a:hover {
	text-decoration: none;
}

.cw1w4 .c2 {
	margin: 0 auto;
	width: 316px;
	height: 138px;
	overflow: hidden;
	background: url(../img/a3g.gif) repeat-x;
}

.cw1w4 .c2 h4 {
	font-size: 15px;
	line-height: 18px;
	margin: 3px 0 0 8px;
}

.cw1w5 .c1 {
	font-size: 11px;
	line-height: 16px;
	margin: 0 auto;
	padding: 7px 0 0;
	width: 286px;
	height: 39px;
	overflow: hidden;
}

.cw1w5 .c2 {
	font-size: 11px;
	line-height: 16px;
	margin: 0 0 0 11px;
	padding: 0 6px;
	float: left;
	display: inline;
	clear: both;
	width: 282px;
	height: 170px;
	background: url(../img/a3e.gif) repeat;
}

.cw1w5 .select {
	display: block;
	width: 268px;
}

.cw1w5 .select label {
	font-weight: bold;
	padding: 7px 0 0 4px;
	display: block;
	height: 20px;
}

.cw1w5 .select select {
	width: 267px;
	background: #fcfcfc;
	border: 1px solid #b1b1b1;
}

.cw1w5 .fieldset {
	margin: 15px 0 0;
	padding: 21px 0 0 6px;
	width: 276px;
	position: relative;
}

.cw1w5 .fieldset fieldset {
	display: inline;
	position: static;
}

.cw1w5 .fieldset legend span {
	font-weight: bold;
	position: absolute;
	top: 0;
	left: 4px;
}

.cw1w5 .checkbox {
	padding: 0 17px 0 20px;
	float: left;
	position: relative;
}

.cw1w5 .checkbox label {
	display: block;
}

.cw1w5 .checkbox input {
	width: 13px;
	height: 13px;
	position: absolute;
	top: 1px;
	left: 0;
}

.cw1w5 .submit {
	margin: 5px 11px 0 0;
	float: right;
	display: inline;
	width: 96px;
	height: 12px;
	overflow: hidden;
	background: url(../img/b-znajdz-dealera.gif) no-repeat;
}

.cw1w5 .submit button {
	cursor: pointer;
	padding: 0 0 0 200px;
	display: block;
	width: 96px;
	height: 12px;
}

#sidebar {
	margin: 17px 0 0;
	float: right;
	width: 191px;
	overflow: hidden;
	position: relative;
	z-index: 2;
}

.sw1 {
	margin: 7px 0 0;
	width: 191px;
	background: url(../img/a4a.gif) repeat-y;
}

.sw1-bg1 {
	width: 191px;
	overflow: hidden;
	position: relative;
	background: url(../img/a4b.gif) no-repeat;
}

.sw1-bg2 {
	float: left;
	width: 191px;
	height: auto !important;
	height: 349px;
	min-height: 349px;
	background: url(../img/a4c.gif) no-repeat 0 100%;
}

.sw1 dt,
.sw3 dt,
.sw4 dt {
	font-size: 11px;
	font-weight: bold;
	color: #353535;
	padding: 11px 0 0 12px;
}

.sw1 dd {
	line-height: 150%;
	font-weight: bold;	
	text-align: center;
	padding: 8px 5px 0;
	width: 181px;
}

.sw1 dd a {
	line-height: 150%;
	color: #737373;
	word-spacing: 0;
	text-decoration: none !important;
	margin-right:10px
}

.sw1 .i1 {font-size: 11px;}
.sw1 .i2 {font-size: 12px;}
.sw1 .i3 {font-size: 13px;}
.sw1 .i4 {font-size: 13px;}
.sw1 .i5 {font-size: 14px;}
.sw1 .i6 {font-size: 16px;}
.sw1 .i7 {font-size: 16px;}
.sw1 .i8 {font-size: 20px;}
.sw1 .i9 {font-size: 20px;}
.sw1 .i10 {font-size: 25px;}

.sw1 dd a:hover {
	color: #ed1c24;
}

.sw2 {
	margin: 7px 0 0;
	width: 191px;
	height: 39px;
	overflow: hidden;
	background: url(../img/a5a.gif) no-repeat;
}

.sw2 a {
	font-weight: bold;
	color: #353535;
	padding: 11px 0 0 29px;
	display: block;
	width: 162px;
	height: 28px;
	overflow: hidden;
}

.sw2 img {
	margin: -9px 10px 0 0;
	float: right;
}

.sw3,
.sw4 {
	margin: 7px 0 0;
	width: 191px;
	background: #ebebeb url(../img/a6c.gif) repeat-y;
}

.sw3-bg1,
.sw4-bg1 {
	width: 191px;
	background: url(../img/a6a.gif) no-repeat;	
}

.sw3-bg2,
.sw4-bg2 {
	width: 191px;
	overflow: hidden;
	position: relative;
	background: url(../img/a6b.gif) no-repeat 0 100%;
}

.sw3 ul {
	margin: 0 0 0 12px;
	padding: 17px 0 6px;
	width: 174px;
	overflow: hidden;
}

.sw3 li {
	font-size: 11px;
	padding: 5px 0 0;
	float: left;
	width: 87px;
	height: 30px;
	background: none;
}

.sw3 li img {
	margin: -5px 3px 0 0;
	float: left;
}

.sw3 li a {
	color: #7b7575;
}
.sw4 dd {
	margin: 0 0 0 12px;
	padding: 3px 0 20px;
	font-size: 11px;
	line-height: 13px;
	padding: 11px 0 0;
	background: none;
}
.sw4 p{
	margin:0px 0px 10px
}

.sw4 a{
	color: #4b4b4b;
	text-decoration: underline;
}
.sw4 a:hover {
	text-decoration: none;
}

#content {
	float: left;
	width: 798px;
}

.header {
	font-size: 15px;
	line-height: 17px;
	font-weight: bold;
	color: #ed1c24;
	margin: 22px 0 -23px 13px;
	padding: 0;
	width: 987px;
	height: 23px;
	clear: both;
	position: relative;
	overflow: hidden;
}

.cw2 {
	margin: 24px 0 0;
	padding: 8px 0 0 20px;
	width: 778px;
	height: 32px;
	background: url(../img/a7a.gif) no-repeat;
}

.cw2 fieldset {
	display: inline;
}

.cw2 .c1,
.cw2 .c2 {
	float: left;
	position: relative;
}

.cw2 .c1 {
	padding-left: 44px;
}

.cw2 .c2 {
	padding-left: 35px;
}

.cw2 legend span {
	position: absolute;
	top: 0;
	left: 10px;
}

.cw2 .b1,
.cw2 .b2,
.cw2 .b3 {
	padding: 0 11px 0 0;
	float: left;
}

.cw2 .b4 {
	padding: 0 80px 0 0;
	float: left;
}

.cw2 .select {
	float: left;
}


.cw2 label,
.cw2 legend span {
	font-size: 11px;
	line-height: 13px;
	font-weight: bold;
	color: #353535;
	padding: 5px 0 0;
	float: left;
}

.cw2 .b4 label {
	width: 74px;
}


.cw2 fieldset fieldset label {
	display: none;
}

.cw2 select {
	color: #7b7575;
	padding: 3px 0;
	float: left;
	background: #f3f3f3;
	border: 1px solid #e9e9e9;
}

.cw2 .b1 select {
	width: 128px;
}

.cw2 .b2 select {
	width: 88px;
}

.cw2 .b3 select {
	width: 58px;
}

.cw2 .selectarea {
	float: left;
	position: relative;
	z-index: 30;
}

.cw1w5 .selectarea {
	width: 268px;
	position: relative;
	z-index: 30;
}

.cw2 .b1 .selectarea {
	width: 129px;
}

.cw2 .b2 .selectarea {
	width: 89px;
}

.cw2 .b3 .selectarea {
	width: 59px;
}

.cw2 .b4 .selectarea {
	width: 203px;
}

.cw2 .selectarea .selectover,
.cw1w5 .selectarea .selectover {
	font-size: 11px;
	line-height: 16px;
	cursor: pointer;
	float: right;
	height: 24px;
	position: relative;
	z-index: 5;	
}

.cw2 .b1 .selectarea .selectover,
.cw2 .b4 .selectarea .selectover {
	width: 129px;
	background: url(../img/f2a.gif) no-repeat;
}

.cw2 .b2 .selectarea .selectover {
	width: 89px;
	background: url(../img/f2b.gif) no-repeat;
}

.cw2 .b3 .selectarea .selectover {
	width: 59px;
	background: url(../img/f2c.gif) no-repeat;
}

.cw1w5 .selectarea .selectover {
	float: none;
	width: 268px;
	height: 23px;
	background: url(../img/f2d.gif) no-repeat;
}

.cw2 .selectarea .selection,
.cw1w5 .selectarea .selection  {
	display: none;
}

.cw2 .selectarea .selectitem,
.cw1w5 .selectarea .selectitem {
	font-size: 11px;
	line-height: 13px;
	color: #7b7575;
	cursor: pointer;
	white-space: nowrap;
	text-align: left;
	padding: 5px 0 0 8px;	
	display: block;
	height: 19px;
	overflow: hidden;
}

.cw2 .b1 .selectarea .selectitem,
.cw2 .b4 .selectarea .selectitem {
	width: 102px;
}

.cw2 .b2 .selectarea .selectitem {
	width: 62px;
}

.cw2 .b3 .selectarea .selectitem {
	width: 32px;
}

.cw1w5 .selectarea .selectitem {
	padding: 4px 0 0 8px;	
	width: 243px;
	height: 19px;
}

.cw2 .selectarea .selectlist,
.cw1w5 .selectarea .selectlist {
	display: none;
	padding: 0;
	overflow: hidden;
	position: absolute;
	top: 20px;
	left: 0;
	background: #F9F9F9;
	border: 1px solid #DEDEDE;
	border-width: 0 1px 1px;
}

.cw2 .b1 .selectarea .selectlist,
.cw2 .b4 .selectarea .selectlist,
.cw2 .b1 .selectarea .selectlist ul,
.cw2 .b4 .selectarea .selectlist ul {
	width: 127px;
}

.cw2 .b2 .selectarea .selectlist,
.cw2 .b2 .selectarea .selectlist ul {
	width: 87px;
}

.cw2 .b3 .selectarea .selectlist,
.cw2 .b3 .selectarea .selectlist ul {
	width: 57px;
}

.cw1w5 .selectarea .selectlist {
	padding: 0 0 4px;
	width: 268px;
	top: 21px;
	background: url(../img/a1d.gif) repeat;
	border: none;
}

.cw2 .selectarea ul,
.cw1w5 .selectarea ul {
	margin: 0px auto 0;
	padding: 0;	
	overflow: hidden;	
	border-top: 1px solid #E0E0E0;
}

.cw1w5 .selectarea ul {
	width: 260px;
	background: #FEFEFE;
	border: none;
}

.cw2 .selectarea ul.scroll,
.cw1w5 .selectarea ul.scroll {
	height: 120px !important;
	overflow: auto;
	overflow-x: hidden;
}

.cw2 .selectarea li,
.cw1w5 .selectarea li {
	line-height: 16px;
	margin: -1px 0 0;
	padding: 0 0 1px;
	background: none;
	border-top: 1px solid #E0E0E0;
}

.cw2 .selectarea li a,
.cw1w5 .selectarea li a {
	color: #7b7575;
	text-decoration: none !important;
	padding: 3px 0 4px 9px;
	display: block;
}

.cw2 .selectarea li a:hover,
.cw1w5 .selectarea li a:hover {
	color: #ED1C24 !important;
}

.cw3 {
	margin: 8px 0 0;
	padding: 3px 0;
	width: 798px;
	overflow: hidden;
	background: url(../img/a1c.gif) repeat;
}

.cw3 .w {
	margin: 0 auto;
	padding: 2px 20px;
	width: 754px;
	overflow: hidden;
	position: relative;
}

.cw3 .w1 {
	background: #fff;
}

.cw3 .w2 {	
	padding: 2px 22px;
	background: #EBEBEB;
}


.cw3 .w .icons {
	margin: 0;
	position: absolute;
	top: 11px;
	right: 10px;
}

.cw3 .w2 .icons {
	right: 12px;
}

.cw3 .w .icons li {
	text-indent: -100px;
	margin: 0 0 0 4px;
	padding: 0;
	float: left;
	width: 24px;
	height: 30px;
	overflow: hidden;
	background: none;
	cursor: pointer
}

.cw3 .w1 .icons .i1 {
	background: url(../img/i2a1.gif) no-repeat;
}

.cw3 .w1 .icons .i2 {
	background: url(../img/i2b1.gif) no-repeat;
}

.cw3 .w1 .icons .i3 {
	background: url(../img/i2c1.gif) no-repeat;
}

.cw3 .w1 .icons .i4 {
	background: url(../img/i2d1.gif) no-repeat;
}

.cw3 .w2 .icons .i1 {
	background: url(../img/i2a2.gif) no-repeat;
}

.cw3 .w2 .icons .i2 {
	background: url(../img/i2b2.gif) no-repeat;
}

.cw3 .w2 .icons .i3 {
	background: url(../img/i2c2.gif) no-repeat;
}

.cw3 .w2 .icons .i4 {
	background: url(../img/i2d2.gif) no-repeat;
}


.cw3 .w .img {
	margin: 0 25px 0 -20px;
	float: left;
	display: inline;
}

.cw3 .w .img img {
	display: block;
}

.cw3 .w .date {
	font-size: 11px;
	/*margin: -44px 0 0;*/
	margin: 0 0 -32px;
	padding: 14px 0 0;
	/*float: left;*/
	height: 18px;
	overflow: hidden;
}

.cw3 .w h2 {
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	color: #ED1C24;
	margin: 0;
	padding: 38px 0 0;
	clear: none;
}

.cw3 .w h2 a {
	color: #ED1C24;
}

.cw3 .w h2 a:hover {
	text-decoration: underline !important;
}

.cw3 .w h2 img {
	margin: -38px 25px 0 -20px;
	float: left;
}


.cw3 .w .c {
	font-size: 11px;
	line-height: 14px;
	margin: 4px 0 0;
	overflow: hidden;
}

.cw3 .w .c p {
	margin: 0;
	display: inline;
}

.cw3 .w .tags {
	font-size: 11px;
	font-weight: bold;	
	color: #ED1C24;
	margin: 11px 0 0;
	padding: 0 0 10px;
}

.cw3 .w .tags strong {
	color: #353535;
	padding: 0 3px 0 0;
}

.tooltip {	
	display: none;

	font-size: 11px;
	line-height: 25px;
	font-weight: bold;
	color: #fff;
	padding: 0 15px;
	height: 25px;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 200;
	background: #ed1c24;
}

.pagination1,
#paging{
	margin: 12px 0 0;
	width: 798px;
	height: 40px;
	overflow: hidden;
	background: url(../img/a7a.gif) no-repeat;
}

.pagination1 ul,
#paging ul{
	margin: 0;
}

.pagination1 li,
#paging li{
	padding: 0;
	background: none;
}

.pagination1 .prev,
#paging .prev{
	margin: 0 -250px 0 0;
	padding: 12px 0 0 20px;
	float: left;
	width: 230px;
}

.pagination1 .prev a,
#paging .prev a{
	padding: 0 0 0 14px;
	background: url(../img/x1b.gif) no-repeat 0 5px;
}

.pagination1 .next,
#paging .next{
	text-align: right;
	padding: 12px 20px 0 0;
	float: right;
	width: 230px;
}

.pagination1 .next a,
#paging .next a{
	padding: 0 14px 0 0;
	background: url(../img/x1a.gif) no-repeat 100% 5px;
}

.pagination1 a,
#paging a{
	font-weight: bold;
	color: #504B4B;	
}

.pagination1 a:hover,
#paging a:hover{
	color: #ED1C24;
	text-decoration: none;
}

.pagination1 .pages,
#paging .pages{
	font-weight: bold;
	text-align: center;
	margin: 12px 0 0 250px;
	padding: 0;
	float: left;
	width: 298px;
	display: inline;
}

.pagination1 .pages span,
#paging .pages span{
	padding: 0 5px;
}

.pagination1 .pages span.current,
#paging .pages span.current{
	font-size: 13px;
	color: #ED1C24;
}

.pagination1 .disabled,
#paging .disabled{
	display: none;
}

.cw4 {
	line-height: 18px;
	margin: 24px 0 0;
	padding: 0 25px 0;
	width: 748px;
	height: auto !important;
	height: 40px;
	min-height: 40px;
	overflow: visible;
	overflow-x: hidden;
	position: relative;
	background: url(../img/a7b.gif) no-repeat;
}

.cw4 .header {
	line-height: 20px;
	margin: 9px 0 0;
	width: 460px;
	height: auto;
}

.cw4 .icons,
.cw6c .icons,
.cw8 .icons,
.cw10 .icons {
	margin: 0;
	overflow: hidden;
	position: absolute;
	top: 6px;
	right: 10px;
}

.cw8 .icons {
	top: 10px;
	right: 59px;
}

.cw10 .icons {
	top: 4px;
	right: 6px;
}

.cw4 .icons li,
.cw6c .icons li,
.cw8 .icons li,
.cw10 .icons li {
	font-size: 11px;
	line-height: 14px;
	color: #7b7575;
	margin: 0 0 0 -4px;
	padding: 7px 10px 0 14px;
	float: left;
	height: 18px;
	background: url(../img/i3e.gif) no-repeat;
}

.cw8 .icons li {
	background-position: 0 -1px;
}

.cw4 .icons img,
.cw6c .icons img,
.cw8 .icons img,
.cw10 .icons img {
	margin: -7px 4px 0 0;
	float: left;
}

.cw4 .tags {
	font-size: 11px;
	font-weight: bold;	
	color: #ED1C24;
	margin: 19px 0 0;
}

.cw4 .tags strong {
	color: #353535;
	padding: 0 3px 0 0;
}

.cw4 .date {
	font-size: 11px;
	margin: 0 0 -10px;
	padding: 0;
	overflow: hidden;
}

.cw9 {
	margin: 43px 0 0;
	width: 798px;
	overflow: hidden;
}

.cw5,
.cw10,
.cw11 {
	margin: 58px 0 0;
	padding: 15px 25px 25px;
	width: 748px;
	overflow: hidden;
	position: relative;
	background: url(../img/a1i.gif) repeat;
}

.cw9 .cw5 {
	margin: 15px 0 0;
}

.cw10 {
	margin: 0 0 -43px;
}

.cw11 {
	margin: 11px 0 0;
}

.cw5 .w {
	margin: 9px 0 -35px;
	width: 768px;
	overflow: hidden;
}

.cw5 .bg1,
.cw10 .bg1,
.cw11 .bg1 {
	width: 798px;
	height: 8px;
	overflow: hidden;
	position: absolute;
	top: 0;
	left: 0;
	background: url(../img/a8a.png) no-repeat;
}

.cw5 .bg2,
.cw10 .bg2,
.cw11 .bg2 {
	width: 798px;
	height: 8px;
	overflow: hidden;
	position: absolute;
	bottom: 0;
	left: 0;
	background: url(../img/a8b.png) no-repeat;
}

.cw5 h3 {
	font-size: 11px;
	line-height: 18px;
	font-weight: bold;
	color: #353535;
	margin: 0;
}

.cw5 ul {
	margin: 11px 0 0;
}

.cw5 li {
	line-height: 18px;
	padding: 0;
	background: none;
}

.cw5 li a {
	text-decoration: underline;
}

.cw5 li a:hover {
	text-decoration: none;
}

.cw6 {
	margin: 8px 0 0;
	width: 798px;
	overflow: hidden;
}

.cw6 .w {
	width: 837px;
	overflow: hidden;
}

.cw6c {
	margin: 0 40px 0 0;
	float: left;
	width: 239px;
	height: 210px;
	overflow: hidden;
	position: relative;
}

.cw5 .cw6c {
	margin: 0 17px 0 0;
}

.cw6c h2,
.cw6c h4 {
	font-size: 11px;
	line-height: 13px;
	margin: 0;
	padding: 0;
}

.cw6c h2 img,
.cw6c h4 img {
	margin: 0 0 8px;
	display: block;
}

.cw6c .date {
	margin: 0;
}

.cw6c .icons {
	top: 157px;
	right: -14px;
}

.cw7 {
	margin: 23px 0 0;
	width: 798px;
	overflow: hidden;
}

.cw7 .w {
	margin: -12px 0 0;
	width: 837px;
	overflow: hidden;
}

.cw7c {
	margin: 13px 26px 0 0;
	float: left;
	width: 240px;
	height: 153px;
	overflow: hidden;
	background: url(../img/a9a.gif) no-repeat;
}

.cw7c h2 {
	font-size: 13px;
	line-height: 16px;
	color: #353535;
	margin: 4px auto 0;
	padding: 0 0 0 10px;
	width: 220px;
}

.cw7c h2 a {
	color: #353535;
}

.cw7c h2 img {
	margin: 0 0 3px -10px;
	display: block;
}

.cw7c .more {
	font-weight: bold;
	color: #504b4b;
	text-align: right;
	margin: 6px 10px 0 0;
}

.cw7c .more a {
	color: #504b4b;
	padding: 0 0 0 15px;
	background: url(../img/x1a.gif) no-repeat 0 5px;
}


.cw8 {
	margin: 24px 0 -35px;
	padding: 40px 0 20px;
	width: 798px;
	overflow: hidden;
	position: relative;
	background: url(../img/a1i.gif) repeat;
}

.cw8 .bg1 {
	width: 798px;
	height: 8px;
	overflow: hidden;
	position: absolute;
	top: 0;
	left: 0;
	background: url(../img/a8a.png) no-repeat;
}

.cw8 .bg2 {
	width: 798px;
	height: 8px;
	overflow: hidden;
	position: absolute;
	bottom: 0;
	left: 0;
	background: url(../img/a8b.png) no-repeat;
}

.cw8 h1 {
	font-size: 15px;
	line-height: 18px;
	margin: 0;
	position: absolute;
	top: 17px;
	left: 69px;
}

.cw8 .show-photo {
	width: 798px;
	height: auto !important;
	height: 328px;
	min-height: 328px;
	position: relative;
	background: url(../img/ajax-loader.gif) no-repeat center;
}

.cw8 .show-photo .w {
	margin: 0 auto;
	width: 660px;
	overflow: hidden;
}

.cw8 .show-photo img,
.cw8 .show-photo object {
	margin: 0 auto;
	display: block;
}

.cw8 .menu {
	margin: 6px 0 0;
	padding: 0 0 0 69px;
	float: left;
	clear: both;
	width: 729px;
	height: auto !important;
	height: 51px;
	min-height: 51px;
	position: relative;
}

.cw8 .menu ul {
	margin: 0;
	padding: 0;
}

.cw8 .menu li {
	padding: 0;
	display: inline;
	background: none;
	position: static;
}

.cw8 .menu .m {
	font-size: 13px;
	line-height: 39px;
	color: #7b7575;
	text-decoration: none !important;
	text-transform: uppercase;
	text-align: center;
	float: left;
	height: 40px;
	position: absolute;
	top: 0;
	left: 69px;
	background: url(../img/a10a.png) no-repeat 50% 0;
}

.cw8 .menu .m1 {
	width: 128px;
	left: 69px;
}

.cw8 .menu .m2 {
	width: 114px;
	left: 200px;
}

.cw8 .menu .m:hover {
	color: #ed1c24;
}

.cw8 .menu .selected .m {
	color: #ed1c24;
	height: 51px;
}

.cw8 .menu .scrollable {
	width: 660px;
	height: 137px;
	overflow: hidden;
	position: relative;
}

.cw8 .menu .submenu {
	margin: 51px 0 0;
	overflow: hidden;
}

.cw8 .menu .scroll ul {
	width: 10000px;
	position: absolute;
	left: 0;
}

.cw8 .menu .submenu li {
	margin: 8px 15px 0 0;
	float: left;
	width: 210px;
	height: 129px;
	overflow: hidden;
}

.cw8 .menu .submenu li img {
	cursor: pointer;
}

.cw8 .menu .submenu .prevPage,
.cw8 .menu .submenu .nextPage,
.cw8 .show-photo .prevPage,
.cw8 .show-photo .nextPage {
	cursor: pointer;
	text-indent: -50px;
	width: 25px;
	height: 25px;
	overflow: hidden;
	position: absolute;
	top: 114px;
	left: 20px;
	z-index: 30;
	background: url(../img/x5a.png) no-repeat;
}

.cw8 .show-photo .prevPage,
.cw8 .show-photo .nextPage {
	margin-top: -13px;
	top: 50%;
}

.cw8 .menu .submenu .nextPage,
.cw8 .show-photo .nextPage {
	left: auto;
	right: 20px;
	background: url(../img/x5b.png) no-repeat;
}

.cw8 .menu .submenu .disabled,
.cw8 .show-photo .disabled {
	display: none;
}


#content.search-content .cw3 .w h2 {
	padding-top:10px
}

.cw1w2.gal-cat{
	height:280px;
	background-position: bottom left
}
.cw1w2.gal-cat h3{
	height:240px;
}
.cw1w2.gal-cat .c{
	height:30px;
	background:none
}

.msg-empty{
	font-weight:bold
}

#search-types li.first{
	display: block;
	padding-bottom:10px
}
#search-types li{
	display: inline;
	background: none;
	padding:0px 10px 0px 0px
}
#search-types li.selected a{
	font-weight: bold;
}

.search-content .cw4{
	margin-bottom:30px
}

.cw10 h2 {
	font-size: 11px;
	line-height: 18px;
	color: #353535;
	font-weight: bold;
	margin: 0;
}

.cw10 dt {
	margin: 8px 0 0;
	padding: 9px 0 0 18px;
	float: left;
	width: 357px;
	height: 24px;
	overflow: hidden;
	background: #fff;
}

.cw10 dd {
	margin: 8px 0 0;
	float: left;
	width: 373px;
	height: 33px;
	overflow: hidden;
	position: relative;
	background: #fff;
}
















.cw11 .w1 {
	margin: 14px 0 0 10px;
	padding: 25px 0 0;
	width: 500px;
	position: relative;
}


.cw11 .w1:after {
	content: ".";
	clear: both;
	display: block;
	width: 500px;
	height: 0;
	overflow: hidden;
}

.cw11 .w1 legend span,
.cw11 .w2 legend span {
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	color: #ED1C24;
	position: absolute;
	top: 0;
	left: 10px;
}

.cw11 .w2 legend span {
	left: 0;
}

.cw11 .w1 .text {
	float: left;
	clear: left;
	width: 500px;
	height: auto !important;
	height: 28px;
	min-height: 28px;
}

.cw11 .w1 .text {
	background: url(../img/f1c.gif) no-repeat 280px 0;
}

.cw11 .w1 .textreq .text {
	background: url(../img/f1d.gif) no-repeat 280px 0;
}

.cw11 .w1 .text label,
.cw11 .w1 .select label {
	line-height: 14px;
	font-weight: bold;
	color: #353535;
	padding: 4px 0 0 13px;
	float: left;
	width: 263px;
	height: 19px;
	background: #fff;
}

.cw11 .w1 .text input {
	margin: 5px 0 0 9px;
	float: left;
	width: 197px;
}

.cw11 .w1 .select select {
	margin: 0 0 0 4px;
	padding: 3px 0;
	float: left;
	width: 207px;
	height: 23px;
	background: #FDFDFD;
	border: 1px solid #E0E0E0;
}

.cw11 .w1 .textarea {
	float: left;
	clear: left;
	width: 500px;
	height: auto !important;
	height: 138px;
	min-height: 138px;
	background: url(../img/f1e.gif) no-repeat;
}

.cw11 .w1 .textareareq .textarea {
	background: url(../img/f1f.gif) no-repeat;
}

.cw11 .w1 .textarea textarea {
	margin: 1px 0 0 10px;
	display: block;
	width: 478px;
	height: 133px;
	overflow: auto;
}

.cw11 .w1 .text .input-error,
.cw11 .w1 .select .input-error,
.cw11 .w1 .textarea .input-error,
.cw11 .w2 .checkbox .input-error {
	font-size: 11px;
	color: #ED1C24;
	font-weight: bold;
	clear: both;
	margin: 0 -207px 0px 280px;
	padding: 4px 0 5px 5px;
	width: 202px;
	position: relative;
}

.cw11 .w1 .textarea .input-error {
	margin: 0;
	padding-left: 10px;
}

.cw11 .w2 .checkbox .input-error {
	margin: 0;
	padding-left: 0;
}

.cw11 .w2 {
	margin: 14px 0 0 10px;
	padding: 0px 0 0;
	width: 487px;
	overflow: hidden;
	position: relative;
}

.cw11 .w2 fieldset {
	margin: 25px 0 0;
}

.cw11 .w2 .checkbox {
	padding: 0 0 10px 25px;
	width: 462px;
	overflow: hidden;
	position: relative;
}

.cw11 .w2 .checkbox input {
	width: 13px;
	height: 13px;
	position: absolute;
	top: 2px;
	left: 0;
	background: #fff;
}

.cw11 .w2 .checkbox label {
	font-size: 11px;
	line-height: 16px;
	color: #353535;
	display: block;
	width: 462px;
}

.cw11 .submit {
	margin: 24px 0 0 389px;
	width: 109px;
	height: 40px;
	overflow: hidden;
	background: url(../img/b-wyslij.png) no-repeat;
}

.cw11 .submit button {
	cursor: pointer;
	padding: 0 0 0 250px;
	width: 109px;
	height: 40px;
	position: relative;
}

.formalert {
	display: none;
	width: 798px;
	overflow: hidden;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 200;
}

.formalert-bg1 {
	width: 798px;
	height: 10px;
	overflow: hidden;
	background: url(../img/a11a.png) no-repeat;
}

.formalert-bg2 {
	width: 798px;
	height: 10px;
	overflow: hidden;
	background: url(../img/a11b.png) no-repeat;
}

.formalert-bg3 {
	width: 798px;
	height: 140px;
	position: relative;
	background: url(../img/a11c.png) repeat;
}

.formalert-bg4 {
	margin: -69px 0 0 -230px;
	width: 460px;
	height: 139px;
	overflow: hidden;
	position: absolute;
	top: 50%;
	left: 50%;
	background: url(../img/a11d.png) no-repeat;
}

.formalert p {
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	color: #ed1c24;
	text-align: center;
	margin: 58px 0 0;
}

#filter {
	width: 59px;
	height:24px;
	overflow:hidden;
	padding:0px;
	margin:0px 0px 0px 15px;
	background: url(../img/filtruj.jpg) no-repeat;
}
#filter button{
	padding-left: 70px;
	cursor:pointer;
	height:24px
}


.search-content .m a {
	margin:10px 0px;
	display:block
}
.search-content .m a {
	background:transparent url(../img/c1.gif) no-repeat scroll 0 4px;
	color:#7B7575;
	padding:0 0 0 14px;
	text-decoration:underline;
}

#sitemap{
	margin:0px 30px
}
#sitemap ul, #sitemap li{
	margin:0px;
	padding:0px 10px
}
#sitemap li{
	margin:10px 0px;
	color: #ED1C24;
	clear:both
} 
#sitemap .submenu2 li{
	margin:10px 10px;
	color: #353535;	
}
#sitemap .submenu2 li a{
	color: #353535;
}  
#sitemap .submenu3{
	margin:0px 10px
}
#sitemap .submenu3 li{
	background:none;
	float:left;
	clear:none;
	margin:10px 5px;
	padding:0px;
	padding-right:10px;
	background: url(../img/a1e.gif) no-repeat right
}
#sitemap .submenu3 li a{
	color: #aca8a8;
}

#flash-box-download{
	text-align: right;
	padding: 7px 0px;
	float:right
}
#flash-box-download a{
	color: #ED1C24;
	font-weight: bold;
	text-transform: uppercase;
	padding-right:15px;
	margin-top:4px;
	background: transparent url(../img/x1a.gif) no-repeat right
}
#flash-box2-download{
	text-align: right;
	padding: 7px 0px;
	float:right;
	margin-left:20px;
}
#flash-box2-download a{
	color: #ED1C24;
	font-weight: bold;
	text-transform: uppercase;
	padding-right:15px;
	margin-top:4px;
	background: transparent url(../img/x1a.gif) no-repeat right
}
#flash-box-download a span, #flash-box2-download a span{
	color: #7B7575;
	font-weight:100
}
