/* ============================ TAGY =========================== */	

body,a { 
	/*font-family: Verdana CE,Verdana, Helvetica CE, Helvetica, Geneva CE, Geneva, Arial CE, Arial, sans-serif;*/
	font-family: Georgia, Times CE, Times New Roman CE;
	color:black;
}

div,td,a { 
	font-size:11px;
	line-height:13px;
}
p {
	font-size:11px;
	line-height:13px;
	margin-bottom: 10px;
}

body {
	text-align: center;
	margin:0;
	background-image:url(../img/back.jpg);
	background-repeat:repeat-x;
}

h1,h2,img,table,td,tr,p {
	margin:0;
	padding:0;	
}

h1{
	font-size:13px;
	font-weight:bold;
}

h2{
	font-size:11px;
	font-weight:bold;	
}

div {
	text-align:left;
}

img {
	border:none;
}
img.thumbs {
	border:1px solid #999999;
}

a {
  text-decoration:none;
}

.but1 {
	width:135px;
	height:17px;
	display:block;	
	text-decoration:none;
	padding-top:3px;
	padding-left:20px;
	background-image:url(../img/but1_on.gif);
	background-repeat:no-repeat;	
	list-style-type: none;
	/*z-index:10;*/
}
.but1:link {
	display:block;
	background-image:url(../img/but1_off.gif);
}
.but1:hover {
	display:block;
	background-image:url(../img/but1_on.gif);
}
.but1:visited {
	display:block;
	background-image:url(../img/but1_off.gif);
}
.but1:active {
	display:block;
	background-image:url(../img/but1_off.gif);
}


.but3 {
	width:135px;
	height:17px;
	text-decoration: none;
	display:block;
	padding-top:3px;
	padding-left:20px;
	background-image:url(../img/but3.gif);
	background-repeat:no-repeat;
	list-style-type: none;
}
.but3:link {
	background-repeat:no-repeat;
}
.but3:visited {
	background-repeat:no-repeat;
}
.but3:hover {
	background-color:white;
}
.but3:active {
	background-color:white;
}

a.classic {
	text-decoration:none;
	background-image:none;
	/*z-index:10;*/
}


.but2 {
	width:135px;
	height:17px;
	padding-top:3px;
	padding-left:20px;	
	background-image:url(../img/but2.gif);
	display:block;
	list-style:none;	
	list-style-type: none;
}
.title {
	width:155px;
	height:17px;
	font-size:10px;
	font-weight:bold;
	color:white;
	padding-top:3px;
	padding-left:20px;
	display:block;
	list-style:none;	
	list-style-type: none;
}
.square {	
	width:100%;
	list-style:square outside;
	}

p.pieceName {
	font-size:10px;
}

p.justified {
	text-align:justify;
}
li {
	margin: 0px;
	padding: 0px;
	/*list-style-type: none;*/
}

/* ======================  tabulky ==================== */	

td {
	vertical-align:top;
}

.thumb {
	width:118px;
	text-align:center;
}

.spacer {
	width:28px;
	height:176px;
	_height:178px;
	text-align:center;
	display:block;
}
div#flexibleContent table tr {
	height: 24px;
	/*border-bottom: 1px dotted gray;*/

}
.smallContact {
	width:287px;
	height:21px;
}
.midContact {
	width:175px;
	height:21px;
}
.bigContact {
	width:460px;
}
.info {
	width:101px;
	height:16px;
	background-color:#cccccc;
	color:black;
	padding-left:5px;
}
.data {
	width:163px;
	height:16px;
	color:black;
	background-color:#efefef;	
	padding-left:5px;
}
.data1 {
	height:16px;
	color:black;
	background-color:#efefef;	
	padding-left:5px;
}
.tdcenter {
	text-align:center;
}

/* ======================  Inputs.selects and textareas ==================== */	

input {
	height:18px;
	_height:13px;	
}

html>body input { height:12px }

.contactShort {
	color:gray;
	width:174px;
	_width:173px;
	margin-left:5px;
}
.contactLong {
	color:gray;
	width:444px;
	margin-left:5px;
}
.contactButton {
	color:black;
	width:447px;
	_width:449;
	height:18px;
	border:1px solid black;
	display:block;
	margin-left:5px;
}

.search {
	visibility: hidden;
	color:gray;
	width:138px;
	_width:128px;
	position:relative;
	margin:5px 5px 5px 5px;
}

.textareaContact {
	color:gray;
	width:444px;
	height:200px;
	margin-left:5px;
}

.textareaInquire {
	color:gray;
	width:557px;
	height:100px;
	margin:0px;
	margin-bottom: 10px;
	border: 1px solid gray;
}
/* ======================  MAIN LAYOUT  ==================== */	

#whole {
	width:755px;
	margin: 0 auto;
	position: relative;
	top:10px;
	/*z-index:1;*/
  	}
  	
#top {
	width:755px;
	height:70px;
	position:absolute;
	top:0px;
	left:0px;	
}

#leftcontent {
	width:165px;
	position:absolute;
	top:80px;
	left:0px;	
}

#rightcontent {
	width:580px;
	position:absolute;
	top:80px;
	left:175px;	
}

/* =========================  HEAD ======================== */	

#headHolder {
	width:755px;
	height:70px;
	background-color:#999999;
	position:absolute;
	top:0px;
	left:0px;
	/*z-index:2;*/
	}
	
#headContent{
	width:745px;
	height:60px;
	background-image:url(../img/head.gif);
	position:relative;
	top:5px;
	left:5px;
	/*z-index:3;*/
	}	

/* ======================  LEFT CONTENT ==================== */	
/* ======================  Menu ================== */

#menuHolder {
	width:155px;
	background-color:#999999;
	position:relative;
	/*top:0px;
	left:0px;*/
	padding:5px 5px 5px 5px;
	/*z-index:2;*/
	/*border: 1px solid blue;*/
}

#menuContent {
	width:155px;
	text-align:left;
	/*z-index:3;*/
	padding: 0px;
	margin: 0xp;
}
#menuContent ul {
	width: 155px;
	padding:0px;	
	margin: 0px;
	
}
#menuContent ul li{
	width: 135px;
	list-style-type: none;
	/*padding:0px;	
	margin: 0px;*/
}
/* ======================  Search Field ============= */

#searchHolder {
	visibility: hidden;
	width:155px;
	background-color:#999999;
	position:relative;
	margin-top:10px;
	padding:5px 5px 5px 5px;	
	
	/*z-index:2;*/
}

#searchContent {
	display:block;
	width:155px;
	text-align:left;
	/*z-index:3;*/
	background-image:url(../img/title.gif);
	background-repeat:no-repeat;
	background-color:white;
}

/* ======================  List Of Artists ========== */

#listHolder {
	width:155px;
	background-color:#999999;
	position:relative;
	margin-top:10px;
	padding:5px 5px 5px 5px;
	/*z-index:2;*/
}

#listContent {
	background-image:url(../img/title.gif);
	background-repeat:no-repeat;
	background-color:white;
	/*z-index:2;*/
	overflow: auto;
	height: 200px;
	
}

#listBox {
	display:block;
	width:135px;
	height:65px;
	margin-top:7px;
	/*z-index:2;*/
}

#leftBox {
	display:block;
	width:50px;
	height:50px;
	float:left;
	font-size:10px;
	margin-left:0px;
	padding-left: 5px;
	/*z-index:3;*/
}

#rightBox {
	display:block;
	width:55px;
	height:65px;
	float:right;
	/*z-index:3;*/
	margin-left: 10px;
	text-align: right;
}

/* ======================  RIGHT CONTENT ========================== */
/* ======================  Artist Profile ========== */

#topHolder {
	width:570px;
	background-color:#999999;
	position:relative;
	padding:5px;
	/*z-index:2;*/
}
#topContent {
	background-color:white;
	padding:5px 5px 5px 5px;	
	/*z-index:2;*/
}
#topContent table{
	width:560px;


}


/* ====================== Purchase data ========== */

#flexibleHolder {
	width:570px;
	background-color:#999999;
	position:relative;
	padding:5px 5px 5px 5px;
	margin-top:8px;
	/*z-index:2;*/
}

#flexibleContent {
	background-color:white;
	padding:5px 5px 5px 5px;	
	/*z-index:2;*/
}

/* ============================  Contact  ======================= */

#leftFloat {
	width:285px;
	position:relative;
	float:left;
	/*z-index:2;*/
}

#rightFloat {
	width:285px;
	position:relative;	
	float:left;
	/*z-index:2;*/
}

#contact {
	text-align:center;
}

/* ==============================  H2  ========================== */

#h2Holder {
	width:570px;
	position:relative;
	background-color:#999999;	
	padding:5px;
	margin-top:7px;
	/*z-index:2;*/
}
#h2Content {
	width:559px;
	background-color:white;
	position:relative;	
	padding:1px 0px 1px 10px;
	/*z-index:2;*/
}

/* =========================  Thumbnails  ========================= */
      
#thumbBoxHolder {
	background-color:#999999;	
	display:block;
	padding:3px;
	text-align:center;
}
#thumbBox {
	background-color:white;		
	display:block;
	padding:5px;
	width: 103px;	
	text-align:center;
	/*float:left;*/
}

/* =========================  Thumbnails  ========================= */

#foot {
	width:580px;
	position:relative;
	text-align:right;
	margin-top:4px;
	/*z-index:2;*/
	font-size:9px;
}



.but_send_inq {
	height: 40px;
	width: 559px;

}
.center {
	text-align: center;

}
input.submit {
	font-size: 16px;
	border: 1px solid gray;

}
input {
	font-size: 12px;
	border: 1px solid gray;

}
select {
	font-size: 10px;
	border: 1px solid gray;
	width: 176px;
	height: 16px;
}

.alignright {
	text-align: right;
	padding-right:0px;
}
.alignrightborder {
	text-align: right;
	padding-right:0px;
	border: 1px solid gray;
	background-color: #ccc;
	height: 14px;
	width: 185px;
}

div#horizontal_list {
	width: 550px;
	height: 140px;
	border: 5px solid gray;
	margin-bottom: 3px;
	overflow: auto;
	background-color: #EEE;

}
div#horizontal_list ul {
	list-style-type : none;
	margin: 0px;
	padding: 0px;
	
}
div#horizontal_list ul li{
	float: left;
	padding: 0px;
	margin-top: 5px;
	margin-left: 5px;
}
a#but_inquire {
	font-size: 14px;
	display: block;
	width:200px;
	height:14px;
	border: 1px solid black;
	padding: 3px;
	margin-bottom: 5px;
	font-weight: bold;
}