head {
	background: transparent url(img/gal_arrow_000_next.jpg) left top no-repeat;
}

html,body {
	position: relative;
	margin: 0;
	padding: 0;
	height: 100%;
	background: #fff;
}
body {
	font: normal 11px/13px "Verdana";
	text-align: left;
	color: #333;
}
h1, h2, h3, h4 {margin:0;}
h1 {
	font-size: 18px;
	line-height: 26px;
	font-weight: normal;
	color: #999;
	padding: 0 0 15px 20px;
}
.rel {
	position: relative;
	margin: 0;
	padding: 0;
}
.clear {
	position: relative;
	clear: both;
	margin: 0;
	padding: 0;
	font-size: 0;
	line-height: 0;
	overflow: hidden;
}
#wrapper {
	text-align: left;
	/*
	margin: 0 auto;
	padding: 0 20px;
	*/
	margin: 0;
	padding: 0 20px 0 0;
	width: 1135px;
	height: 100%;
}
.wrapper-top {min-height:100%;height:100%;}
.wrapper-bottom {margin-top: -50px;}
/* MAIN PARTS */
.main-part {
}
#head {
	height: 140px;
}
#body {
	height: 560px;
	/*overflow-y: scroll;*/
	/*background: #f6f6f6;*/
}
#foot {
	height: 110px;
	background: #fff;
}

#logo-and-info {
	position: absolute;
	left: 440px;
	top: -40px;
}
#enter-picasso {
	position: absolute;
	top: 130px;
	left: 330px;
}
#enter-clave {
	position: absolute;
	top: 130px;
	left: 618px;
}
#logo-muzej {
	position: absolute;
	top: 459px;
	left: 493px;
}
#logo-galerija {
	position: absolute;
	top: 459px;
	left: 650px;
}

/** HEAD**/
#site-logo {
	display: block;
	width: 340px;
}
#header-line {
	position: absolute;
	left: 340px;
	top: 52px;
	width: 300px;
	height: 88px;
	background: transparent url(img/bg_text.gif) left top repeat-y;
}
#lang {
	position: absolute;
	right: 0px;
	top: 50px;
	width: 231px;
	height: 20px;
	border-right: 2px solid #ccc;
}
#lang ul, #lang li {
	list-style: none;
	margin: 0;
	padding: 0;
	height: 20px;
	line-height: 20px;
}
#lang li {
	float: right;
	width: 75px;
	border-left: 2px solid #ccc;
}
#lang a {
	display: block;
	float: left;
	padding: 0;
	width: 100%;
	text-align: center;
	font-size: 10px;
	line-height: 18px;
	font-weight: bold;
	color: #a2a6a9;
	text-decoration: none;
}


/**BODY**/
#body .left {
	position: relative;
	float: left;
	width: 340px;
	height: 560px;
}
#body .right {
	position: relative;
	float: left;
	width: 795px;
	height: 560px;
	background: transparent url(img/bg_text.gif) left top repeat-y;
}
#content.scroll {
	overflow-y: scroll;
	margin: 0 0 0 10px;
	height: 515px;
	border-top: 2px solid #e1e1e1;
	border-bottom: 2px solid #e1e1e1;
}

#content.scroll .text {
	padding: 0 0 25px 10px;
}
.padding-bottom {
	position: absolute;
	left: 2px;
	bottom: 2px;
	width: 685px;
	height: 22px;
	background: #fff;
}
.text {
	padding: 0 0 0 20px;
	width: 535px;
}
.text h1 {
	padding-left: 0;
}

/*  LEFT */
#artist-portrait {
	position: absolute;
	right: 40px;
	top: 145px;
}
#submenu {
	list-style: none;
	margin: 0;
	padding: 0;
	position: absolute;
	right: 30px;
	bottom: 50px;
}
#submenu li {
	margin: 0;
	padding: 5px 0 0;
	text-align: right;
}
#submenu li a {
	display: block;
	padding: 0;
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	color: #a49784;
	text-decoration: none;
}
#submenu li a.selected {
	color: #333;
}

#espanol-left {
	position: absolute;
	right: 40px;
	bottom: 0;
}
/* RIGHT */

.gal-text-picasso {
	position: relative;
	width: 760px;
	height: 144px;
}

.gal-text-picasso .cikel {
	position: absolute;
	width: 760px;
	left: 20px;
	bottom: 0;
}
.gal-text-picasso .cikel .cikel-title {
	font-size: 14px;
	padding: 0 0 10px;
}

.gal-text-clave {
	width: 760px;
}

#gallery {
	position: absolute;
	bottom: 0;
	right: 0;
	padding-top: 15px;
	width: 100%;
	height: 370px;
	/*795*/
}
.gallery-picasso {
	background: #a29883 url(img/bg_gal_top.gif) top left repeat-x;;
}
.gallery-clave {
	background: #f5efe3 url(img/bg_gal_top.gif) top left repeat-x;;
}
.slides-container {
	position: relative;
	width: 751px;
	overflow: hidden;
	height: 340px;
	margin-left: 23px;
}
.slides {
	position: absolute;
	left: 0;
	top: 23px;
}
.slide {
	float: left;
	width: 235px;
	height: 340px;
	overflow: hidden;
	text-align: left;
	margin-right: 23px;
}
.slide .gal-img {
	height: 210px;
}
.slide .gal-img img {
	vertical-align: center;
}
.slide .gal-desc {
	padding: 20px 0 0;
	text-align: left;
}
.slide .gal-desc h4 {
	padding: 0 0 5px;
	font-size: 12px;
	font-weight: bold;
	line-height: 14px;
}
.slide .gal-desc h4 span {
	font-weight: normal;
}
.gallery-picasso .gal-desc h4 {
	color: #fff;
}

.gal-arrow {
	position: absolute;
	bottom: 10px;
	font-size: 24px;
	line-height: 17px;
	width: 16px;
	height: 17px;
	cursor: pointer;
	text-align: center;
}

.gal-prev {
	left: 20px;
	display: none;
}
.gal-next {
	right: 20px;
}
.gallery-picasso .gal-prev {
	background: transparent url(img/gal_arrow_fff_prev.jpg) left top no-repeat;
}
.gallery-picasso .gal-next {
	background: transparent url(img/gal_arrow_fff_next.jpg) left top no-repeat;
}
.gallery-clave .gal-prev {
	background: transparent url(img/gal_arrow_000_prev.jpg) left top no-repeat;
}
.gallery-clave .gal-next {
	background: transparent url(img/gal_arrow_000_next.jpg) left top no-repeat;
}
.gal-title h1 {
	display: none;
}
.gal-title-picasso {
	position: absolute;
	left: 20px;
	top: -71px;
	height: 21px;
	width: 200px;
	background: transparent url(img/gal_title_picasso.jpg) left top no-repeat;
}
.gal-title-clave {
	margin: 0 0 0 20px;
	padding: 0 0 19px 0;
	height: 46px;
	background: transparent url(img/gal_title_clave.jpg) left top no-repeat;
}
h1.t-picasso {
	padding-bottom: 5px;
}
h1.t-clave {
	font-size: 14px;
	font-weight: bold;
	color: #333;
}

h1.bio-title {
	height: 46px;
	margin: 0 0 0 20px;
	padding: 0 0 40px;
}

h1.bio-title span {
	display: none;
}
h1.bio-title-picasso {
	background: transparent url(img/bio_title_picasso.jpg) left top no-repeat;
}
h1.bio-title-clave {
	background: transparent url(img/gal_title_clave.jpg) left top no-repeat;
}
#content.scroll-biography {
	height: 470px;
}
#content.scroll-biography h2 {
	padding: 30px 0 10px;
	line-height: 16px;
	font-size: 12px;
	font-weight: bold;
	color: #333;
}
.biography .item {
	padding: 0 0 10px;
	font-size: 12px;
}
.biography .item .date {
	float: left;
	width: 70px;
	height: 100%;
	line-height: 18px;
}
.biography .item .list {
	float: left;
	width:	460px;
	line-height: 18px;
}

.text-program h3 {
	margin: 0;
	padding: 10px 0;
	font-size: 13px;
	font-weight: bold;
	line-height: 19px;
}
.text-program ul {
	margin: 0;
	padding: 20px;
}
.text-program ul li {
	padding: 2px 0;
}

.text-media h3 {
	margin: 0;
	padding: 10px 0;
	font-size: 12px;
	font-weight: bold;
	line-height: 20px;
}
.text-media ul {
	margin: 0;
	padding: 0 0 0 20px;
	list-style: none;
}
.text-media ul li {
	margin: 0;
	padding: 0 0 10px;
}
.text-media ul li a {
	display: block;
	margin: 0;
	padding: 5px 0 5px 21px;  
	height: 16px;
	line-height: 16px;
	color: #333;
	text-decoration: none;
}
.text-media ul li a:hover {
	text-decoration: underline;
}
.text-media ul li a.i-img {
	background: transparent url(img/icon_img.gif) left center no-repeat;
}
.text-media ul li a.i-doc {
	background: transparent url(img/icon_doc.gif) left center no-repeat;
}
.text-media ul li a.i-pdf {
	background: transparent url(img/icon_pdf.gif) left center no-repeat;
}


.info-blocks {
	height: 245px;
}
.info-block {
	float: left;
	width: 397px;
	height: 1%;
}
.info-block-text {
	padding: 0 0 0 20px;
}
.info-block-text a {
	color: #999;
}
.info-block-text a:hover {
	text-decoration: none;
}
#info-map {
	padding-left: 20px;
}
.es-text {
	float: left;
}
.es-sponsors {
	float: left;
	padding: 0  0 0 85px;
	width: 140px;
	height: 300px;
}
h1.title-sponsors {
	margin-top: -70px;
}
.text-sponsors h2 {
	margin: 0;
	padding: 10px 0 10px;
	font-size: 14px;
	font-weight: normal;
	line-height: 22px;
}
.text-sponsors h3 {
	margin: 0;
	padding: 0 0 10px;
	font-size: 12px;
	font-weight: bold;
	line-height: 16px;
}
.text-sponsors .sponsors-logo-list {
	padding-bottom: 10px;
}
.text-sponsors a {
	padding-right: 30px;
}
.text-sponsors img {
	border: none;
}


/***************************/

/**FOOT**/

#about {
	width: 100%;
	height: 30px;
	color: #ccc;
	font-size: 10px;
}
#about .left {
	position: absolute;
	left: 30px;
	bottom: 10px;
	height: 20px;
}
#about .left a {
	color: #ccc;
	text-decoration: none;
}
#about .right {
	position: absolute;
	right: 0;
	bottom: 50px;
	height: 20px;
}
#about .right a {
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	color: #a2a6a9;
	text-decoration: none;
}
#about .right a.selected, #about .right a:hover {
	color: #333;
}
#mainmenu, #extmenu {
	padding: 40px 0 10px;
	line-height: 20px;
}
#mainmenu ul, #mainmenu li , #extmenu ul, #extmenu li {
	list-style: none;
	margin: 0;
	padding: 0;
	height: 20px;
	line-height: 20px;
}
#mainmenu a, #extmenu a {
	display: block;
	float: left;
	padding: 0 10px;
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	color: #a2a6a9;
	text-decoration: none;
}
#extmenu a {
	color: #a49784;
}
#mainmenu a.selected {
	color: #333;
}
#extmenu a.selected {
	color: #dc2d26;
}
#extmenu {
	float: left;
	height: 30px;
	width: 340px;
}
#mainmenu {
	float: left;
	height: 30px;
	width: 600px;
}
#mainmenu ul {}
#mainmenu li {
	float: left;
	border-left: 2px solid #ccc;
}
#mainmenu li.last {
	border-right: 2px solid #ccc;
}
#extmenu li {
	float: right;
	border-left: 2px solid #ccc;
}

/* SPECIAL LAYOUT */
body.graphics {
	background: #fff url(img/bg_body_inv.gif) left top repeat-x;
	color: #fff;
}
body.graphics #body .right {
	height: 520px;
}
/* color */
body.graphics h1, body.graphics #lang a {
	color: #fff;
}
body.graphics #lang {
	border-right: 2px solid #fff;
}
body.graphics #lang li {
	border-left: 2px solid #fff;
}
body.graphics #submenu li a {
	color: #fff;
}
body.graphics #submenu li a.selected {
	color: #333;
}
#title-prodaja {
	/*margin: -72px 0 62px 20px;*/
	position: absolute;
	left: 20px;
	top: -71px;
	width: 346px;
	height: 30px;
	background: transparent url(img/title_prodaja.jpg) left top no-repeat;
}
#title-prodaja span {
	display: none;
}
#special-text {
	padding-top: 0px;
	/*width: 550px;*/
}
#special-text a {
	color: #ccc;
	font-weight: bold;
}
#special-text a:hover {
	text-decoration: none;
}
#special-text h1 {
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
}
#special-text div {
	padding-left: 20px;
}
#big-gallery {
	position: absolute;
	left: 0;
	bottom: 0;
	padding: 0 0 0 20px;
	width: 530px;
	height: 310px;
	/*background: lime;*/
}
#big-img {
	height: 280px;
}
#big-img-text {
	float: right;
	width: 180px;
	font-size: 12px;
	line-height: 16px;
}
#big-img-title h3 {
	font-size: 12px;
	line-height: 16px;
	padding-bottom: 5px;
	color: #fff;
}
#big-img-desc {
	color: #333;
}
#big-gallery-navi {
	width: 310px;
	height: 30px;
	position: relative;
}
.big-gal-nav {
	display: block;
	position: absolute;
	bottom: 0px;
	width: 15px;
	height: 17px;
}
#img-index {
	display: block;
	position: absolute;
	right: 140px;
	bottom: 0;
	height: 15px;
	font-size: 12px;
	line-height: 14px;
}
.nav-prev {
	left: 0px;
	background: transparent url(img/arrow_dark_l.gif) left top no-repeat;
}
.nav-next {
	right: 0px;
	background: transparent url(img/arrow_dark_r.gif) left top no-repeat;
}