@charset "utf-8";
html, body {
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100.1%;
}
body {
	text-align: center;
	font: 15px Arial, Helvetica, sans-serif;
	line-height: 26px;
	color: #5f5c5c;
	background: #fff;
}
a {
	color: #7A0099;
}
hr {
	display: none;
}
.hr {
	height: 1px;
	margin: 10px 0;
	font-size: 1px;
	line-height:1px;
	border-bottom: #eeeeef 1px solid;
}
.shad {
	box-shadow: 0px 0px 3px #aaa;
	-moz-box-shadow: 0px 0px 3px #aaa;
	-webkit-box-shadow: 0px 0px 3px #aaa;
	/* IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=2, Direction=180, Color='#aaaaaa')";
	/* IE 5.5 - 7 */
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=2, Direction=180, Color='#aaaaaa');
}
input::-webkit-input-placeholder { padding-top: 3px; font-size:14px; color: #e3e3e3; }
input:-moz-placeholder { padding-top: 3px; font-size:14px; color: #e3e3e3; }
input:-o-placeholder { padding-top: 3px; font-size:14px; color: #e3e3e3; }
input:-ms-input-placeholder { padding-top: 3px; font-size:14px; color: #e3e3e3; }

@font-face {
    font-family: 'dinpromedium';
    src: url('/font/dinpro-medium-webfont.eot');
    src: url('/font/dinpro-medium-webfont.eot?#iefix') format('embedded-opentype'),
         url('/font/dinpro-medium-webfont.woff') format('woff'),
         url('/font/dinpro-medium-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'dinprobold';
    src: url('/font/dinpro-bold-webfont.eot');
    src: url('/font/dinpro-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('/font/dinpro-bold-webfont.woff') format('woff'),
         url('/font/dinpro-bold-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

.cim {
	position: absolute;
	top: 5px;
	right: 0px;
	font: 14px 'dinpromedium', Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #6d6d6d;
	line-height: 32px;
}
.cim strong { color: #000; font-family: 'dinprobold'; font-weight: normal; }
.cim a { color: #7A0099; background: url(/images/sprite.png) no-repeat -220px -57px; padding-left: 30px; margin-left: 10px; }
.cim .tel { font: 20px 'dinprobold'; font-size: 20px; color: #7A0099; background: url(/images/sprite.png) no-repeat -220px -30px; padding-left: 30px; margin-left: 10px; }


.wrapper {
	clear: both;
	margin: 0 auto;
	padding: 0;
	width: 1008px;
	text-align: left;
	position: relative;
}

a.logo {
	position: absolute;
	top: 20px;
	left: 0px;
	background: url(/images/sprite.png) no-repeat left top;
	width: 200px;
	height: 75px;
	text-indent: -3000px;
}

.logged-in {
	text-align: center;
	display: block;
	width: 100%;
	height: 20px;
	font-size: 12px;
	padding: 10px 14px;
	text-align: left;
}
.logged-in a {
	color: #c00;
}
.logged-in a:hover {
	color: #000;
}

.header {
	width: 100%;
	height: 114px;
	display: block;
}
#topmenu {
	position: absolute;
	left: 220px;
	top: 48px;
	background: url(/images/sprite.png) no-repeat left -150px;
	width: 788px;
	height: 50px;
}


UL.menu {
	clear: both;
}
UL.menu, UL.menu UL {
	list-style-type: none;
	padding: 0;
	margin: 20px 0;
	width: 156px;
	position: relative;
}
UL.menu UL {
	display: none;
	border: none;
	margin: 0;
	padding: 0;
	position: absolute;
	z-index: 500;
	top: 0;
	left: 156px;
	background: #fff;
}
UL.menu LI {
	zoom: 1;
	display: block;
	margin: 0;
	padding: 0;
	position: relative;
}
UL.menu-horizontal {
	padding: 0;
}
UL.menu-horizontal UL {
	position: absolute;
	top: 30px;
	left: 0;
	background: #f09261;
	box-shadow: 1px 4px 10px #555;
	-moz-box-shadow: 1px 4px 10px #555;
	-webkit-box-shadow: 1px 4px 10px #555;
	/* IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=190, Color='#555555')";
	/* IE 5.5 - 7 */
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=190, Color='#555555');
}
UL.menu-horizontal UL LI {
	width: 100%;
	height: auto;
	padding: 0;
	background: none;
}
UL.menu-horizontal UL LI a {
	color: #efefef;
	border-bottom: #000 1px solid;
}
UL.menu-horizontal UL LI a:hover {
	background-color: #000;
	color: #fff;
	text-shadow: none;
}
UL.menu-horizontal, UL.menu-horizontal UL {
	margin: 0;
	width: auto;
}
UL.menu-horizontal LI {
	float: left;
	margin: 0;
}
UL.menu-horizontal LI UL LI UL {
	top: 0px;
	left: 100%;
}
UL.menu-horizontal LI UL LI {
	width: 180px;
}


UL.menu LI {
	padding: 5px 0;
	margin: 0;
}
UL.menu LI a {
	display: inline-block;
	padding: 10px 0 0 20px;
	margin: 0;
	font: 14px dinpromedium, Arial, Helvetica, sans-serif;;
	color: #6d6d6d;
	text-shadow: #fff 1px 1px 0px;
	text-transform: uppercase;
	background: url(/images/sprite.png) no-repeat -350px 12px;
}
UL.menu LI a:first-child {
	margin-left: 20px;
}
ul.menu li a:hover {
	color: #7A0099;
}

.left UL {
	margin: 0;
	padding: 0;
	width: 200px;
}
.left UL LI {
	display: block;
	padding: 0;
	width: 200px;
}
.left UL LI a {
	display: block;
	padding: 6px 10px;
	margin: 0 2px;
	width: 176px;
	font: 18px dinpromedium, Arial, Helvetica, sans-serif;
	color: #6d6d6d;
	text-shadow: #fff 1px 1px 0px;
	text-transform: uppercase;
	border-top: #f6f6f6 1px solid;
	border-bottom: #dbdbdb 1px solid;
}
.left UL LI:first-child a {
	border-top: none;
}
.left UL LI:last-child a {
	border-bottom: none;
}
.left ul li a:hover {
	color: #7A0099;
	text-shadow: none;
}

/*UL.menu a.sub1 { padding-left: 20px; width: 170px; }*/
/*UL.menu a.sub2 { padding-left: 24px; width: 166px; }*/
/*UL.menu a.sub3 { padding-left: 28px; width: 162px; }*/
/*UL.menu a.sub4 { padding-left: 32px; width: 158px; }*/
/* UL.menu a.hassub { background-image: url(/images/sprite.png); background-repeat: no-repeat; background-position: -806px -86px; }*/

.search .top {
	clear: both;
	height: 5px;
	max-height: 5px;
	font-size: 1px;
	background: url(/images/sprite.png) no-repeat 0px -302px;
}
.search FORM {
	margin: 5px 10px;
	padding: 0;
	background: url(/images/sprite.png) no-repeat -200px -340px;
	width: 180px;
	min-height: 32px;
	position: relative;
}
.search INPUT {
	border: none;
	background: none;
	
	position: absolute;
	left: 0px;
	top: 0px;
	width: 144px;

	padding: 4px 4px;
	font: 18px Arial, Helvetica, sans-serif;
	color: #333;
}
.search INPUT.searchsubmit {

	position: absolute;
	left: 148px;
	top: 0px;
	width: 32px;
	height: 32px;
	padding: 0;

	z-index: 999;
	text-indent: -3000px;
	cursor: pointer;
}

a.ajanlatkeres {
	display: block;
	width: 156px;
	height: 35px;
	margin: 10px 0 30px 0;
	background: url(/images/sprite.png) no-repeat -30px -90px;
	text-indent: -3000px;
}

.left {
	float: left;
	width: 200px;
	padding: 0;
	margin: 0;
}
.left .box {
	margin: 0 0 20px 0;
	padding: 0;
	background: #eaeaea url(/images/boxbg_l.png) repeat-y left top;
}
.right .box {
	margin: 0 0 20px 0;
	padding: 0;
	background: #eaeaea url(/images/boxbg_r.png) repeat-y left top;
}

.box .bottom {
	clear: both;
	height: 5px;
	max-height: 5px;
	font-size: 1px;
	background: url(/images/sprite.png) no-repeat 0px -296px;
}
.right .box .bottom {
	background: url(/images/sprite.png) no-repeat -406px -296px;
}
.box h3 {
	min-height: 45px;
	background: url(/images/sprite.png) no-repeat 0px -308px;
}
.right .box h3 {
	min-height: 45px;
	background: url(/images/sprite.png) no-repeat -406px -308px;
}
.content {
	float: left;
	width: 582px;
	padding: 20px 18px;
	margin: 0 20px 20px 20px;
	border: #eaeaea 1px solid;
	border-radius:3px;-khtml-border-radius:3px;-webkit-border-radius:3px;-moz-border-radius:3px;
}
.content UL {
	margin-bottom: 20px;
}
.content LI {
	padding: 0 0 5px 15px;
	background: url(/images/sprite.png) no-repeat -350px -13px;
	font-size: 14px;
	line-height: 21px;
}
.akciok UL LI {
	background: none;
}
.right {
	float: left;
	width: 146px;
	padding: 0;
	margin: 0;
}
.right .box {
	margin: 0 0 20px 0;
}
.right .box .box-content {
	margin-top: 0;
	padding: 0 8px 0 8px;
}
.right .address {
	font: 14px dinpromedium, Arial, Helvetica, sans-serif;
	color: #000;
	text-shadow: #fff 1px 1px 0px;
	text-transform: uppercase;
}
.right .address span {
	color: #6d6d6d;
}
.right .address strong {
	padding-top: 10px;
	font-size: 20px;
	font-weight: normal;
	display: inline-block;
	padding-top: 7px;
}
.footer {
	clear: both;
	width: 100%;
	margin: 0;
	height: 100px;
	text-align: left;
	position: relative;
}
.footer div, .footer a, .footer ul {
	z-index: 2;
}
.footer a.logo {
	position: absolute;
	top: 12px;
	left: 0px;
	z-index: 3;
	background: url(/images/sprite.png) no-repeat left -100px;
	width: 130px;
	height: 50px;
	text-indent: -3000px;
}
.footer .deco {
	position: absolute;
	top: 20px;
	left: 0px;
	width: 100%;
	height: 30px;
	background-color: #f5f5f6;
	z-index: 0;
}
.footer .cim {
	position: absolute;
	top: 60px;
	left: 240px;
}
.footer .cim, .footer .cim a {
	font-size: 14px;
}
.footer .cim .tel {
	font-size: 18px;
}

.footer .creator {
	padding: 20px 10px 0 0;
	float: right;
	color: #727272;
}
.footer .copyright a:hover {
	color: #000;
}
.footer ul.menu {
	position: absolute;
	top: 22px;
	left: 230px;
}
.footer ul.menu li {
	padding: 0;
	margin: 0;
}
.footer ul.menu li a {
	background: none;
	padding: 0 10px;
	margin: 0;
	border-right: #dbdbdb 1px solid;
	border-left: #fff 1px solid;
	font-size: 12px;
}
.footer ul.menu li:first-child a {
	border-left: none;
}
.footer ul.menu li:last-child a {
	border-right: none;
}

.copyright {
	position: absolute;
	top: 64px;
	left: 0px;
	font-size: 11px;
	text-transform: none;
	color: #c6c6c7;
}
.footer .hr {
	height: 1px;
	margin: 5px 0 10px 0;
	font-size: 1px;
	line-height:1px;
	border-bottom: #8e8e8e 1px solid;
}

a.back-to-top {
	position: absolute;
	top: 18px;
	right: 0px;
	width: 32px;
	height: 32px;
	background: url(/images/sprite.png) no-repeat -288px 12px;
	text-indent: -3000px;
}
a.back-to-top:hover {
	color: #f09261;
}

H1 {
	margin: 0 0 10px 0;
	padding: 0px 0 5px 0;
	font: 24px dinpromedium, Arial, Helvetica, sans-serif;
	color: #7A0099;
}
.index h1 {
	margin-top: 10px;
}
H2 {
	margin: 0;
	padding: 20px 0 0 0;
	font-weight: normal;
	font-size: 22px;
	color: #7A0099;
}
.index .hirek {
	margin-bottom: 20px;
}
.akciok UL LI H2, .akciok UL LI H2 a {
	font: 21px Arial, Helvetica, sans-serif;
	color: #7A0099;
	padding: 10px 0;
	clear: none;
}
.index .l50 h2 {
	margin: 10px 0;
	padding: 10px 0;
	font: 24px Arial, Helvetica, sans-serif;
	border-bottom: #dfd7d1 1px solid;
}
.index .l50 p {
	color: #a8a8a8;
}

H3 {
	margin: 0;
	padding: 5px 0 2px 0;
	font-weight: bold;
	font-size: 19px;
}
.left h3, .right h3 {
	padding: 10px 0 0 10px;
	margin: 0;
	font: 19px dinpromedium;
	color: #ffde00;
	text-transform: uppercase;
}
.right h3 {
	font: 14px dinprobold;
}

H1 a, H2 a, H3 a {
	color: #7A0099;
}
.left H3 a, .right H3 a {
	color: #ffde00;
}
H1 a:hover, H2 a:hover, H3 a:hover {
	color: #000;
}
.left H3 a:hover, .right H3 a:hover {
	color: #fff;
}
H1, H2, H3, H4, H5, H6 {
	clear:both;
}
H4 {font-size: 15px;color:#000;}
H5 {font-size: 14px;color:#000;}
H6 {font-size: 13px;color:#000;}
H4, H5, H6 {
	padding: 2px 0;
}

UL, P {
	padding: 10px 0 0 0;
	margin: 0;
}
P {
	padding: 0 0 10px 0;
}

UL, LI {
	list-style-type: none;
}

/* jCarousel */
.akciok .jcarousel-container-horizontal {
	border-top: ##7A0099 1px solid;
	background: #fff;
	width: 605px;
	height: 225px;
}
.akciok .jcarousel-clip-horizontal {
    width:  100%;
    height: 100%;
	background: none;
}
.akciok .jcarousel-item {
    width: 605px;
    height: 225px;
	text-align: left;
}

.akciok .jcarousel-item-horizontal {
    margin-right: 10px;
	padding: 0;
	width: 584px;
	height: 185px;
	border: none;
	padding: 10px;
	margin: 0;
}

/* buttons */
.akciok .jcarousel-next-horizontal {
    position: absolute;
    top: 0px;
    right: 0px;
    width: 35px;
    height: 35px;
    background: transparent url(/images/sprite.png) no-repeat -220px -90px;
    cursor: pointer;
}

.akciok .jcarousel-next-horizontal:hover {
/*    background-position: -130px -283px;*/
}

.akciok .jcarousel-next-horizontal:active {
/*    background-position: -130px -250px;*/
}

.akciok .jcarousel-next-disabled-horizontal,
.akciok .jcarousel-next-disabled-horizontal:hover,
.akciok .jcarousel-next-disabled-horizontal:active {
    cursor: default;
/*    background-position: -130px -316px;*/
}

.akciok .jcarousel-prev-horizontal {
    position: absolute;
    top: 0px;
    right: 36px;
    width: 35px;
    height: 35px;
    background: transparent url(/images/sprite.png) no-repeat -180px -90px;
    cursor: pointer;
}

.akciok .jcarousel-prev-horizontal:hover {
/*    background-position: -163px -282px;*/
}

.akciok .jcarousel-prev-horizontal:active {
/*    background-position: -163px -250px;*/
}

.akciok .jcarousel-prev-disabled-horizontal,
.akciok .jcarousel-prev-disabled-horizontal:hover,
.akciok .jcarousel-prev-disabled-horizontal:active {
    cursor: default;
/*    background-position: -163px -316px;*/
}





.news {
	width: 140px;
	min-height: 50px;
	margin: 10px 10px -10px 0;
	padding: 0 0 10px 0;
	float: left;
	position: relative;
}
.news H2 {
	font-size: 14px;
	line-height: 1em;
	font-weight: normal;
	margin: 0;
	padding: 0 0 10px 0;
	color: #257515;
}
.news a.more {
	position: absolute;
	left: 0px;
	bottom: 0px;
	background: #fff;
	padding: 0;
	font: 14px Arial, Helvetica, sans-serif;
	text-decoration: underline;
	text-transform: uppercase;
	color: #257515;
}
.news H2 a {
	color: #257515;	
}
.news H2 a:hover {
	color: #7A0099;
}
.news a.more:hover {
	color: #7A0099;
}

.zoom img {
	border: none;
	border: #e4d0ad 1px solid;
}

.brdr3 {
	border-radius:3px;-khtml-border-radius:3px;-webkit-border-radius:3px;-moz-border-radius:3px;
}
.brdr5 {
	border-radius:5px;-khtml-border-radius:5px;-webkit-border-radius:5px;-moz-border-radius:5px;
}

.none {
	display: none;
}
a.bovebben {
	display: inline-block;
	width: 74px;
	height: 18px;
	text-indent: -3000px;
}

input[type="submit"] {
	margin: 0;
	border: none;
	font-size: 13px;
	font-weight: bold;
	border: #000 1px solid;
}


.l50 {
	float: left;
	width: 42%;
	padding: 0 2%;
}
.index .l50 {
	margin: 20px 0;
}
.index .l50, .index .l50 a {
	font: 12px Arial, Helvetica, sans-serif;
	line-height: 21px;
	color: #1e1e1e;
}
a.more {
	padding: 0 20px 0 0;
	color: #c00;
	text-transform: capitalize;
}
a.more:hover { color: #c00; }

.col2-1 {
	float: left;
	width: 340px;
	padding-left: 10px;
}
.col3-1 {
	float: left;
	width: 283px;
	padding-left: 18px;
}
.news-list.col3-1 {
	margin-bottom: 20px;
}
.col3-2 {
	float: left;
	width: 278px;
	padding-left: 30px;
}
.col3-1 {
	float: left;
	width: 200px;
	padding-left: 30px;
}
.col-first {
	padding-left: 0px;
}
.news-list a.pic {
	display: block;
	padding-top:0;
	height: 120px;
	width: 200px;
	overflow: hidden;
	border: #e4d0ad 1px solid;
}
.news-list a.pic img {
	padding: 0;
	margin: 0;
/*	width: 200px;*/
}

.del, .view, .mod, .check, .pic-kiem {
	display: inline-block;
	width: 16px;
	height: 16px;
	text-indent: -3000px;
}
.del {
	background: url(/images/admin/doc_del.gif) no-repeat left center;
}
.view {
	background: url(/images/admin/doc_view.gif) no-repeat left center;
	width: auto;
	padding-left: 20px;
	text-indent: 0;
}
.mod {
	background: url(/images/admin/doc_mod.gif) no-repeat left center;
}
.check {
	background: url(/images/admin/check_off.gif) no-repeat left center;
}
.check-dis {
	background: url(/images/admin/check_off_dis.gif) no-repeat left center;
}
.check-on {
	background: url(/images/admin/check_on.gif) no-repeat left center;
}
.check-on-dis {
	background: url(/images/admin/check_on_dis.gif) no-repeat left center;
}
.move {
	background: url(/images/admin/doc_move.gif) no-repeat 2px 1px;
	cursor: move;
	width: 24px;
}


/* index oldal */
#pic {
    position:relative;
	margin: -20px -20px 0 -20px;
    width: 624px;
    height: 230px;
	overflow: hidden;
    background: url(/images/admin/lightbox-ico-loading.gif) no-repeat 50% 50%;
	border: none;
	border: #fff 10px solid;
}
#pic img {
    position:absolute;
    top:0px;
    left:0px;
    display:none;
	height: 230px;
}
#pic a {
    border:0;
    display:block;
}

/* The Nivo Slider styles */
.nivoSlider {
	position:relative;
}
.nivoSlider img {
	position:absolute;
	top:0px;
	left:0px;
}
/* If an image is wrapped in a link */
.nivoSlider a.nivo-imageLink {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	border:0;
	padding:0;
	margin:0;
	z-index:6;
	display:none;
}
/* The slices and boxes in the Slider */
.nivo-slice {
	display:block;
	position:absolute;
	z-index:5;
	height:100%;
}
.nivo-box {
	display:block;
	position:absolute;
	z-index:5;
}

.nivo-directionNav a {
	position:absolute;
	bottom:10px;
	z-index:9;
	cursor:pointer;
	
	display:block;
	width:30px;
	height:30px;
	background:url(/images/sprite.png) no-repeat -200px -90px;
	text-indent:-9999px;
	border:0;
}
a.nivo-nextNav {
	background-position: -230px -90px;
	right:10px;
}
a.nivo-prevNav {
	left:10px;
}
/* Control nav styles (e.g. 1,2,3...) */
.nivo-controlNav a {
	position:relative;
	z-index:9;
	cursor:pointer;
}
.nivo-controlNav a.active {
	font-weight:bold;
}

/* Caption styles */
.nivo-caption {
	position:absolute;
	left:0px;
	bottom:0px;
/*	background:#000;*/
	color:#fff;
	opacity:0.3; /* Overridden by captionOpacity setting */
	width:100%;
	z-index:8;
}
.nivo-caption p {
	padding:0;
	margin:0;
}
.nivo-caption a {
	display:inline !important;
}
.nivo-html-caption {
    display:none;
}
.nivo-caption H2 {
	font: 18px Arial, Helvetica, sans-serif;;
	color: #fff;
	display: inline-block;
	background: #000;
	padding: 10px;
	margin: 0;
}
.nivo-caption H2 a { color: #fff; }
.nivo-caption H2 a:hover { color: #000; }
.nivo-caption H3 {
	font: 15px Arial, Helvetica, sans-serif;;
	color: #fff;
	display: inline-block;
	background: #000;
	padding: 10px;
	margin: 0;
/*	max-width: 400px;*/
}
.nivo-caption H4 {
	display: inline-block;
	padding: 0;
}
.nivo-caption a.more {
	font: 16px Arial, Helvetica, sans-serif;;
	color: #fff;
	text-shadow: #000 0.1em 0.1em 0.2em;
	text-transform: uppercase;
	background: url(/images/sprite.png) no-repeat 10px top;
	display: block;
	padding: 20px 10px 10px 10px;
	margin: 20px 0 0 0;
}
.nivo-caption a.more:hover { color: #FF7B00; }
.nivo-caption a.more span { display: none; }


#socialIcons {
	float: left;
	padding: 0;
}
#socialIcons a {
	font: 9px arial;
	display: block;
	float: left;
	margin-right: 8px;
	width: 16px;
	height: 16px;
	background: url(/images/sprite.png) no-repeat -200px -50px;
}
#socialIcons a.facebook {background-position: -216px -50px;}
#socialIcons a.twitter {background-position: -280px -50px;}
#socialIcons a.youtube {background-position: -200px -50px;}

#socialIcons span.social-popup {
	position: absolute;
	margin-top: 20px;
	color: #eee;
	text-align: center;
	background: url(/images/sprite.png) no-repeat -500px -22px;
	padding-bottom: 5px;
	text-align: center;
}

#socialIcons span.social-popup span {
	background: #000;
	padding: 4px 5px;
	display: block;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	white-space: nowrap;
}

TABLE.highlighted TR:nth-child(1) {
	background: #565538;
	color: #000;
}
TABLE.highlighted TR:nth-child(1) TD, TABLE.highlighted TR:nth-child(1) TH {
	color: #000;
}

.content .gallerimg {
	display: block;
	float: left;
	margin: 0 0 20px 15px;
	width: 160px;
	height: auto;
	text-align: center;
	border: #ddd 1px solid;
}
.content .gallerimg-first {
	clear:both;
	margin-left: 0;
}
.content .gallerimg a {
	display: block;
	width: 156px;
	height: 156px;
	background: #f8f8f8;
	border: #fff 2px solid;
	text-align: center;
	overflow: hidden;
}
.content .gallerimg a:hover {
	background: #f5f5f5;
	border: #fff 2px solid;
}
.content .gallerimg a:active {
	background: #fff;
	border: #f8f8f8 2px solid;
}
.content .gallerimg img {
	width:auto; height:100%;
}
.content .gallerimg P {
	margin: 5px 0 0 0;
	padding: 0;
	font-size: 11px;
	line-height: 1.3em;
}
P.cim {
	color: #7A0099;
}

a.btn {
	height: 20px;
	padding: 8px;
	font: 16px dinpromedium, Arial, Helvetica, sans-serif;
	color: #000;
	text-transform: uppercase;
	display: inline-block;
}
a.btn:hover {
	color: #7A0099;
}
.left a.btn {
	background: url(/images/sprite.png) no-repeat -200px -300px;
	width: 184px;
	margin: 0 0 20px 8px;
}
.right a.btn {
	background: url(/images/sprite.png) no-repeat -555px -300px;
	width: 127px;
	margin: 10px 0;
}