﻿body {
margin:0;
padding:0;
font-family: 'Lucida Grande', 'Lucida Sans Unicode', verdana, sans-serif; 
/* font-family: trebuchet, 'trebuchet MS', verdana, sans-serif; */
/*font-family:verdana, helvetica, sans-serif;*/
background: #666;
text-decoration: none;
}

img {
border-width: 0;	
}

a {
color: #66b;
text-decoration: none;
font-size: 120%;	
}
a:hover {
color: red;
text-decoration: underline;
}

/*logo*/
#header {
margin-left: auto;
margin-right: auto;
background: url(images/header.gif);
height: 120px;
width: 670px;
margin-bottom: 0;
padding-bottom: 0;
}

#header h1 {
margin-bottom: 0;
margin-top: 0;
padding: 0;
font-size: 0;
text-indent: -999px;
}
#header a {
display: block;	
height: 116px;
width: 670px;
margin-bottom: 0;
padding: 0;
}
#header a:hover {
text-decoration: none;	
}

#headerpaintings {
margin-left: auto;
margin-right: auto;
background: url(painting/images/headerpaintings.gif);
height: 120px;
width: 670px;
margin-bottom: 0;
padding-bottom: 0;
}

#headerpaintings h1 {
margin-bottom: 0;
margin-top: 0;
padding: 0;
font-size: 0;
text-indent: -999px;
}
#headerpaintings a {
display: block;	
height: 116px;
width: 670px;
margin-bottom: 0;
padding: 0;
}
#headerpaintings a:hover {
text-decoration: none;	
}

#headertoys {
margin-left: auto;
margin-right: auto;
background: url(toys/images/headertoys.gif);
height: 120px;
width: 670px;
margin-bottom: 0;
padding-bottom: 0;
}

#headertoys h1 {
margin-bottom: 0;
margin-top: 0;
padding: 0;
font-size: 0;
text-indent: -999px;
}
#headertoys a {
display: block;	
height: 116px;
width: 670px;
margin-bottom: 0;
padding: 0;
}
#headertoys a:hover {
text-decoration: none;	
}

#headerpuppets {
margin-left: auto;
margin-right: auto;
background: url(puppets/images/headerpuppets.gif);
height: 120px;
width: 670px;
margin-bottom: 0;
padding-bottom: 0;
}

#headerpuppets h1 {
margin-bottom: 0;
margin-top: 0;
padding: 0;
font-size: 0;
text-indent: -999px;
}
#headerpuppets a {
display: block;	
height: 116px;
width: 670px;
margin-bottom: 0;
padding: 0;
}
#headerpuppets a:hover {
text-decoration: none;	
}

#headersculptures {
margin-left: auto;
margin-right: auto;
background: url(sculptures/images/headersculptures.gif);
height: 120px;
width: 670px;
margin-bottom: 0;
padding-bottom: 0;
}

#headersculptures h1 {
margin-bottom: 0;
margin-top: 0;
padding: 0;
font-size: 0;
text-indent: -999px;
}
#headersculptures a {
display: block;	
height: 116px;
width: 670px;
margin-bottom: 0;
padding: 0;
}
#headersculptures a:hover {
text-decoration: none;	
}


h2 {
font-family: 'Lucida Grande', 'Lucida Sans Unicode', verdana, sans-serif; 
}

h3 {
font-size: 16px;
margin: 0;
padding: 0 2px 0 2px;
}

h4 {
font-size: 12px;
margin: 0;
padding: 2px;
}

/*ctverce vsechny*/

#nav {
margin: 0;
padding: 0 15px 0 15px;
}

#sculptures a {
display: block;
width: 290px;
height: 168px;
float: left;
margin: 0 0 20px 0;
padding: 0;
}

#sculptures a:hover {
background: #f86503;
}

#sculptures a.active {
background: #f26522;
color: #fff;
}

#painting a {
display: block;
width: 290px;
height: 168px;
float: right;
margin: 0 0 20px 0;
padding: 0;
}

#painting a:hover {
background: #f86503;
}

#painting a.active {
background: #f26522;
color: #fff;
}

#puppets a {
display: block;
width: 290px;
height: 168px;
float: left;
margin: 0 0 20px 0;
padding: 0;
}

#puppets a:hover {
background: #f86503;
}

#puppets a.active {
background: #f26522;
color: #fff;
}

#toys a {
display: block;
width: 290px;
height: 168px;
float: right;
margin: 0 0 20px 0;
padding: 0;
}

#toys a:hover {
background: #f86503;
}

#toys a.active {
background: #f26522;
color: #fff;
}

#carving a {
display: block;
width: 290px;
height: 168px;
float: left;
margin: 0 0 20px 0;
padding: 0;
}

#carving a:hover {
background: #f86503;
}

#carving a.active {
background: #f26522;
color: #fff;
}

#animation a {
display: block;
width: 290px;
height: 168px;
float: right;
margin: 0 0 20px 0;
padding: 0;
}

#animation a:hover {
background: #f86503;
}

#animation a.active {
background: #f26522;
color: #fff;
}

/****LAYOUT******/

#master {
width: 640px;
background:#eee;
padding: 15px;
margin: 0 auto;
font-size: 80%;
}

#master2 {
width: 640px;
background:#fff;
padding: 15px;
margin: 0 auto;
font-size: 80%;
link: #000;
vlink: #808080;
alink: #808080;
text-align:center;
}	
	

#contentpainting {
padding: 0 30px;
}

#contentall {
padding: 0 10px;
}

#content .section {
background: #fff;
padding: 17px;
margin-bottom: 10px;
color: #666666;
}

#content .section img {
display: block;
float: left;
padding-bottom: 15px;
}

/****classes images*****/

.imageindexl {
float: left;
margin: 0 0 20px 0;
padding-right: 0;
}

.imageindexr {
float: right;
margin: 0 0 20px 0;
padding: 0;
}

/****jen pro painting*****/
.pickleft {
float: left;
margin: 0 0 20px 0;
padding: 0;
}

.pickright {
float: right;
margin: 0 10px 0 0;
padding: 0;
}

.pick {
img-align: center;
margin: 0 0 20px 0;
padding: 0;
}

/****classes*****/

/*box obsahuje prvni 2 ctverce menu */
.box {
font-family: helvetica, arial, verdana, sans-serif;
width: 320px;
height: 120px;
float: left;
overflow: hidden;
padding: 0;
margin: 0;
}

.box img {
padding: 15px;
display: block;	
}

.nahoru {
padding: 0 15px;	
text-align: center;
}

.cleaner {
clear: both;
}

.mail {
align: center;
}




