@charset "utf-8";
/* CSS Document */

* {
	margin: 0;
	padding: 0;
	border: none;
}

a, a.lCal {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
}

a.lCal, a.lCalMore {
	color: #3F1111;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 10pt;
}

a.lCalMore {
	font-size: 8pt;
}

a:hover, ul#menu a:hover, #content .newLink a:hover, #footer a:hover, #head a:hover, #headSub a:hover, #head .hLog a:hover, #headSub .hLog a:hover, #content .aPage a:hover, table.aMain h3 a:hover, table.gMain h3 a:hover, table.sMain h3 a:hover {
	color: #1a5c76;
	text-decoration: underline;
}

div.hr {
	background: url('/media/cg/hr-bg.gif') repeat-x center;
	height: 2px;
	clear: both;
	margin: 10px 0;
}

h2, h2.list, h2.gallist {
	color: #3F1111;
	font-weight: normal;
	font-size: 14pt;
	text-transform: uppercase;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding: 3px 0 20px 0;
	line-height: 18px;
}


h2.list, h2.listDark {
	color: #ffffff;
	font-weight: bold;
	font-size: 10pt;
	text-transform: uppercase;
	font-family: Tahoma, Arial, sans-serif; 
	padding: 0 0 10px 35px;
	margin-top: 10px;
	line-height: 16px;
	background: url('/media/cg/arrow-light2.gif') no-repeat top left;
}

h2.listDark {
	color: #351C1C;
	background: url('/media/cg/arrow-dark.gif') no-repeat top left;
}

h3 {
	color: #3F1111;
	font-weight: normal;
	font-size: 10pt;
	padding: 3px 0 10px 0;
}

p {
	margin: 2px 0 8px 0;
}

p.err {
	color: #c00000;
	font-weight: bold;
	padding: 10px;
}

p.good {
	color: white;
	font-weight: bold;
	padding: 10px;
}

ul {
	margin: 10px 20px;
}

li {
	padding: 5px 0px;
}

.float_right {
	float: right;
	padding-right: 20px;
}
	
ul#menu {
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 10px 10px;
	color: #020202;
	list-style: none;
	font-size: 12pt;
	font-weight: bold;
}

ul#menu a {
	text-transform: none;
	color: #494949;
	font-size: 10pt;
}

ul#menu a.current {
	color: #020202;
	font-size: 12pt;
	font-weight: bold;
}

.textbox, .textarea, .textboxBig {
	border: 1px solid #a8a8a8;
	border-top: 2px solid #474747;
	padding: 2px;
	font-size: 8pt;
	font-family: Tahoma, Arial, sans-serif; 
}

.formbox .textbox {
	margin: 2px 0 8px 0;
}

.textarea {
	width: 480px;
	height: 160px;
}

.textboxBig {
	width: 480px;
	height: 60px;
}

.btn {
	background: none;
	color: white;
	text-transform: uppercase;
	float: right;
	font-size: 8pt;
	cursor: pointer;
	margin: 5px 10px 5px 0;
	font-weight: bold;
	font-family: Tahoma, Arial, sans-serif; 
}

body, html {
	background: #939393 url('/media/cg/main-pattern.gif') repeat-x top;
	font-family: Tahoma, Arial, sans-serif; 
	color: #ffffff;
	font-size: 8pt;
	min-width: 830px;
	line-height: 14px;
}

table.tCalendar, table.tAukce, table.tGalery, table.tConfig, table.tShop {
	background-color: #a0a0a0;
	width: 615px;
	color: #3A3434;
}

table.tGalery {
	background-color: #939393;
	background: url('/media/cg/table-aukce-top.gif') repeat-x top;
}

table.tGalery em, table.tGalery strong {
	color: #191616;
}

table.tGalery p {
	padding: 10px 20px 0 30px;
}

table.tGalery td.light {
	background-color: #a0a0a0;
	border-top: 2px solid #939393;
}

table.tGalery td.gInfo {
	padding: 10px 0 0 0;
}

table.tGalery div.gInfoMove {
	height: 220px;
	padding: 10px 10px;
	_padding-top: 0;
}

table.tGalery td.gInfo a {
	color:	#351C1C;
}

table.tGalery td.gInfo p {
	padding: 0 20px 0 20px;
	color: #351C1C;
}

table.tGalery .gImg {
	text-align: center;
	padding: 7px;
}

table.tCalendar h3 {
	color: white;
	font-weight: bold;
	padding-top: 0;
	text-transform: uppercase;
}

table.tCalendar .tBottom, table.tAukce .tBottom, table.tConfig .tBottom, table.tShop .tBottom {
	background: #939393 url('/media/cg/table-bottom.gif') repeat-x top;
}

table.tCalendar p {
	color: white;
	padding-top: 0;
}

table.tConfig td {
	text-transform: uppercase;
}

table.tCalendar td, table.tAukce td, table.tConfig td, table.tShop td {
	padding: 5px 10px;
}

.up {
	background: url('/media/cg/table-aukce-top.gif') repeat-x top;
	text-transform: uppercase;
}

table.tCalendar th, table.tAukce th, table.tShop th {
	text-transform: uppercase;
	padding: 5px 10px;
}

table.tCalendar .tDark, table.tAukce .tDark, table.tAukceDet .tDark, table.tConfig .tDark, table.tShop .tDark {
	background-color: #acacac;
}

table.tCalendar .tLight, table.tAukce .tLight, table.tAukceDet .tLight, table.tShop .tLight {
	background-color: #a0a0a0;
}

table.tAukce .tArrow, table.tShop .tArrow {
	background: url('/media/cg/arrow-light.gif') no-repeat top left;
}

table.aMain, table.gMain, table.sMain {
	width: 616px;
	background: url('/media/cg/table-aukce-top.gif') repeat-x top;
	color: #3A3434;
}

table.aMain td, table.gMain td, table.sMain td {
	padding-bottom: 8px;
}

table.aMain .aImg, table.gMain .gImg, table.sMain .sImg {
	text-align: center;
	padding: 8px;
}

table.aMain h3, table.gMain h3, table.sMain h3 {
	text-align: center;
	font-weight: bold;
	padding-bottom: 0;
}

table.aMain h3 a, table.gMain h3 a, table.sMain h3 a {
	color: #3F1111;
	font-weight: bold;
	font-size: 10pt;
	text-transform: none;
}

table.aMain p, table.gMain p, table.sMain p {
	text-align: center;
	padding: 0;
}

table.gMain p {
	padding-bottom: 6px;
}

table.aInfo {
	width: 200px;
}

table.aInfo td {
	padding: 0;
	text-transform: uppercase;
}

table.aInfo p {
	text-transform: none;
}

select {
	border: 1px solid #d0cdc9;
	border-top: 2px solid #C2C3C4;
	padding: 2px;
	font-family: Tahoma, Arial, sans-serif;
	width: 200px;
	text-transform: uppercase;
	font-size: 8pt;
	margin-right: 20px;
	color: #888888;
}

#main {
 	width: 830px;
	margin: 0 auto;
	text-align: left;
	position: relative;
}

#head, #headSub, #headAukce, #headShop, #headAukceDet, #headGaleryDet, #headShopDet {
	background: url('/media/cg/head-bg.jpg') no-repeat top left;
	height: 465px;
	position: relative;
	color: #3F1111;
	left: -8px;
	width: 630px;
}

#head {
	padding: 37px 0 0 7px;
	width: 623px;
	height: 427px;
}

#head a, #headSub a, #headAukce a, #headShop a {
	color: #3F1111;
}

#headSub {
	background: url('/media/cg/head-sub-bg.jpg') no-repeat top;
	height: 287px;
}

#headSub .hTitle, #headAukce .hTitle, #headGaleryDet .hTitle, #headShop .hTitle {
	position: absolute;
	top: 80px;
	left: 50px;
}

#headSub .hTitle strong, #headAukce .hTitle strong, #headGaleryDet .hTitle strong, #headShop .hTitle strong {
	font-size: 12pt;
}

#headSub .hDesciption, #headAukce .hDesciption, #headGaleryDet .hDesciption, #headShop .hDesciption {
	position: absolute;
	top: 140px;
	left: 50px;
	width: 500px;
	color: #939393;
}

#headGaleryDet .hDesciption {
	width: 280px;
}

#headAukce {
	background: url('/media/cg/head-aukce-bg.jpg') no-repeat top;
	height: 285px;
}

#headShop {
	background: url('/media/cg/head-shop-bg.jpg') no-repeat top;
	height: 285px;
}

#headAukce .hSort, #headShop .hSort {
	position: absolute;
	left: 50px;
	top: 200px;
	width: 630px;
}


#headAukce .pSort, #headShop .pSort {
	text-transform: uppercase;
}

#headAukce .btn, #headShop .btn {
	color: #351C1C;
	margin-right: 100px;
}

#headAukceDet, #headShopDet {
	background: url('/media/cg/head-aukce-detail-bg.jpg') no-repeat top;
	height: 400px;
}

#headAukceDet .hInfo, #headShopDet .hInfo {
	position: absolute;
	top:  46px;
	left: 320px;
	line-height: 16px;
}

#headAukceDet strong, #headShopDet strong {
	font-size: 11pt;
}

#headAukceDet .hDetail, #headShopDet .hDetail {
	position: absolute;
	bottom: 50px;
	left: 320px;
	color: #351C1C;
}

#headAukceDet .hPic, #headShopDet .hPic {
	position: absolute;
	top: 44px;
	left: 20px;
}

#headGaleryDet {
	background: url('/media/cg/head-galerie-bg.jpg') no-repeat top;
	height: 285px;
}

#headGaleryDet .hPic {
	position: absolute;
	bottom: 12px;
	_bottom: 11px;
	right: 30px;
}

#head .hPic {
	position: absolute;
	top: 42px;
	left: 13px;
}

#head .hLog, #headSub .hLog, #headAukce .hLog {
	text-align: right;
	padding: 10px;
}

#head .hLog a, #headSub .hLog a, #headAukce .hLog a {
	color: white;
}

#head .hInfo {
	position: absolute;
	bottom:  70px;
	left: 45px;
	line-height: 20px;
}

#head .hInfo strong {
	font-size: 12pt;
}

#head .hInfo span.dark {
	color: #939393;
	text-transform: uppercase;
	padding-left: 20px;
}

#head .hDetail {
	position: absolute;
	bottom: 30px;
	left: 45px;
}

#head .hDila {
	position: absolute;
	bottom: 60px;
	left: 355px;
	color: #939393;
}

#head .hProfil {
	color: #ffffff;
	position: absolute;
	bottom: 10px;
	left: 355px;
}

#content, #contentSub {
	margin-left: 200px;
	padding: 0 8px 0 4px;
}

#contentSub .subConFull {
	padding: 0 0 40px 0;
}

#contentSub .subCon {
	padding: 0 40px 40px 40px;
}

#content .aArt {
	background: url('/media/cg/aukce-list-bg.gif') no-repeat top;
	height: 365px;
}

#content .gArt {
	background: url('/media/cg/galerie-list-bg.gif') no-repeat top;
	height: 227px;
}

#content .iArt {
	background: url('/media/cg/admin-list-bg.gif') no-repeat top;
	height: 227px;
}

#content .sArt {
	background: url('/media/cg/shop-list-bg.gif') no-repeat top;
	height: 258px;
}

#content .aPage, #content .gPage, #content .sPage {
	text-align: right;
	padding: 10px 20px;
	text-transform: uppercase;
	color: #E2E0E0;
}

#content .aPage strong, #content .gPage strong, #content .sPage strong {
	padding: 0 10px;
	font-size: 9pt;
	color: white;
}

#content .aPage a, #content .gPage a, #content .sPage a {
	color: #E2E0E0;
	font-weight: normal;
}

#content .newMail {
	float: right;
	width: 130px;
	padding: 0 40px;
}

#content .news {
	margin-top: 5px;
	padding: 20px 0 0 0;
}

#content .newsIE {
	background: url('/media/cg/news-bg.gif') repeat-x left top;
}

#content .new {
	float: left;
	width: 176px;
	padding: 0 10px 0 20px;
}

#content .nDate {
	font-size: 7pt;
	color: #3F1111;
}

#content .newLink {
	clear: both;
	padding: 30px 30px 0 0;
	_padding-top: 15px;
	text-align: right;
}

#content .newLink a {
	color: #3F1111;
}

#content .about {
	background: url('/media/cg/arrow-light2.gif') no-repeat top left;
	padding-left: 35px;
}

#content .about h1 {
	font-size: 8pt;
	font-weight: normal;
	padding-top: 3px;
}

#content .about strong {
	text-transform: uppercase;
}

#panel {
	position: absolute;
	left: 0;
	top: 0;
	width: 200px;
}

#panel p {
	padding: 0 10px;
}

#panel div.logo {
	margin: 0 0 40px 20px;
}

#footer {
	padding: 40px 0;
	_padding-top: 20px;
	font-size: 7pt;
	clear: both;
	color: #B6B6B7;
}

#footer a {
	text-decoration: none;
	color: #ffffff;
	text-transform: none;
}

#footer .fCopy {
	padding-left: 30px;
}

#footer .fCopy strong {
	color: #DBDBDB;
}

#footer .fAdress {
	padding: 0 0 20px 30px;
	font-size: 8pt;
	color: #DBDBDB;
	font-weight: bold;
}

#footer .fAdress strong {
	color: #ffffff;
	font-size: 9pt;
}

#access {
	position: absolute;
	top: 0;
	left: 0;
	width: 800px;
}

#acLogin {
	float: right;
	padding-top: 10px;
}

#acLogin a, #acLoged a {
	padding: 0 20px;
}

#acLoged {
	float: right;
	padding-top: 3px;
}

#acLoged td {
	padding: 0 5px 0 0;
}

/* Gallery Classes */
.galldesc {
	margin-bottom: 1.5em;
	padding-left: 190px;
}

td.xinha td {
	margin: 0;
	padding: 0;
}
