
body {
	margin: 0px;
	padding: 0px;
	background: #000000 url(../images/img01.jpg) repeat-x left top;
	font: 14px Arial, Helvetica, sans-serif;
	color: #D9D9D9;
}

h1, h2, h3 {
	margin-top: 0px;
	color: #FFFFFF;
}


#artRoulette {
	position: relative;
	top: -24px;
}

#artRoulette a:hover {
	background: black !important;
}



h1 {
	font-size: 2.4em;
}

h2 {
	font-size: 1.8em;
	margin: 20px 0px 0px 0px !important;
	clear: both;
}

h3 {
	font-size: 1.4em;
}

p, ol, ul {
	margin-bottom: 1.8em;
	line-height: 190%;
}

a {
	color: #e5de90; 
	text-decoration: none;
}

a:hover {
	text-decoration: none;
	color: #f40087;
}

a img {
	border: none;
}

/* Header */

#header {
	width: 920px;
	height: 100px;
	margin: 0px auto;
}

#header a {
	text-decoration: none;
	color: #FFFFFF;
}

/* Logo */

#logo {
	float: left;
/*	background: url(../images/logo.jpg) no-repeat left top; */
	width: 310px;
	height: 120px;
}

#logo h1, #logo p {
	margin: 0px;
	padding-left: 83px;
	line-height: normal;
	font-weight: normal;
	color: #FFFFFF;
}

#logo h1 {
	padding: 25px 0px 0px 80px;
}

/* Menu */

#menu {
	float: left;
	font-family: "Geneva", Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
	font-size: 14px;
}

.tl {
	text-align: left;
	
}

.tl p {
	text-align:  justify;
}

.tc {
	text-align: right !important;
	color: gray;
}

.pc {
	text-align: center;
}

#lang ul {
	float:  right;
	width: 20px;
	list-style:  none;
	padding: 0px;
	margin: 31px 0px 0px 0px;
	font-size: 9px;
}

#lang ul li {
	display: block;
	width: 20px;;
	text-align: center;
}

#lang ul a:hover {
	text-decoration: underline;
}

#menu ul {
	margin: 0px 0px 0px 20px;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
	margin: 40px 0px 0px 1px;
	width: 90px;
	text-align: center;
}

#menu a {
	display: block;
	height: 40px;
	padding-top: 12px;
}

#menu a:hover {
	background: url(../images/gold_bg.jpg) repeat-x 0px 2px;
	text-decoration: none;
	color: #5d5117;
}

#menu .active {
	background:  url(../images/gold_bg.jpg) repeat-x 0px 2px;
	color: #5d5117;
}

#menu .active a {
	background:  url(../images/gold_bg.jpg) repeat-x 0px 2px;
		color: #5d5117;
}

/* Page */

#page {
	width: 900px;
	margin: 0px auto;
	padding: 40px 0px;
}

/* Content */

#content_index {
	float: right;
	width: 100%;
	text-align: center;
}

#content {
	float: right;
	width: 570px;
}


/* Footer */

#footer {
	clear: both;
	height: 120px;
	margin: 0px auto;
	background: url(../images/img01.jpg) repeat-x left top;
	color: #000000;
	width: 1150px;
}

#footer p {
	margin: 0px;
	padding: 50px 0px 0px 0px;
	text-align: center;
	line-height: normal;
	font-size: smaller;
	color: white;
}

#footer #sponzors {
	text-align: center;	

}

#footer #sponzors .footerItem {
	display: inline;
	margin: 20px;
}



/* NIKI */



.artist {
border:1px solid red;	width: 150px; padding: 10px;
}

.artist img {
	padding-bottom:4px;
}



ul.artistList {
	list-style: none;
	text-align: center;
	margin-left: 60px;
	/* figl kvuli centrovani galerie */
}

ul.artistList li {
	float: left;
	width: 200px;
	margin: 0px 0px 30px 0px;
}


.artistDetail {
	text-align: left;
}

.artistDetail img {
		float: left;
	}

.artistDetail .leftcolumn {
	float: left;
	width: 265px;
	color: gray;
	font-size: 12px;
}

.artistDetail .leftcolumn p {
}

.artistDetail .rightcolumn ul{
	list-style: none;
}

.artistDetail .rightcolumn {
	float: left;
	margin-left: 20px;
	width: 610px;
}

.leftcolumn ul {
	list-style: none;
	float: left;
	margin: 0px;
	padding: 0px;
}

.artistLinks ul {
	list-style: none;
	margin: 20px 0px 0px 0px;
	padding: 0px;
}

.artistLinks ul li{
	background: url(../images/arrow.jpg) no-repeat left 50%;
	margin-left: 5px;
	padding-left: 15px;
}

img.bigPicture {
	margin-bottom: 10px;
}




table.bio {
	font-size:12px;
	border-collapse: collapse;
	line-height: 140%;
}
table.bio th {
	width: 100px;
	padding: 5px;
	vertical-align: top;
}
table.bio td {
	padding: 5px;
}



ul.artList {
	list-style: none;
	float: right;
	width: 580px;
	
}

ul.artList li{
	float:  left;
	margin: 10px;
	width: 170px;
	height: 170px;
}

ul.artList li{
	float:  left;
	margin: 10px;
}


.news {
	float:  left;
	padding-right: 20px;
}

.clearBoth {
	clear: both;
}

.artistLinks {
	float:left;
	width: 260px;
}

.artistDetails {
	width: 620px;
	float: right;
}

.artItem {
	float: left;
	margin: 15px;
	width: 170px;
}

object {
	margin:5px;
}

table p{
	margin:0px;
	padding:0px;
}



.exhibitionGallery {
	float: left;
	width:100%;
}


.exhibitionGallery .photo{
	width: 200px;
	text-align:center;
	float: left;
	margin:20px;
}

.exhibitionGallery .photo form, .exhibitionGallery .photo input{
	margin:0px;
	padding:0px;
}


.archive_article .meta{
	margin: 0px !important;
	padding: 0px !important;
}

.archive_article h2 {
	margin: 0px 0px 20px 0px !important;
	padding: 0px;
}

.arItems {
	padding: 5px;
	width:100%;
}

.arItems img {
	margin:5px;
}


#lang ul li a.active {
	color: #f40087;
}

.en_title {
	display: block;
	font-size:10px;
	color: gray;
}


#rouletteDetail {
	text-align:center;

}

#rouletteDetail img {
	float: none;
}

.rouletteNumber {
	font-size:60px;
}


label {
	color: white;
}


table.prices {
	width:100%;
	border:1px solid silver;
	border-width: 1px;
	border-spacing: 0px;
	border-style: solid;
	border-color: #EFF5FB;
	border-collapse: collapse;
	text-align:center;
	margin-bottom: 10px;
}

table.prices td {
	padding:10px;
	border: 1px solid #EFF5FB;
}


table.prices th {
	border: 1px solid #EFF5FB;
	padding:5px;
	background: gray;
	color:white;
	text-align:center;
	font-size:14px;
}


.artRoulettePrev {
	background: url('../images/arrow2.jpg') 0% 4px no-repeat;
	padding-left:16px;
}

.artRouletteNext {
	background: url('../images/arrow.jpg') 100% 4px no-repeat;
	padding-right: 16px;
}

.rouletteNav {
	margin-top:25px;
}
