.top1 {
	width:900px;
	height:20px;
	color: #F47226;
	background-image: url(../Image/Menu_INDEX/original_tingatinga.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
.top2 {width:900px; text-align:center; margin-top:5px; margin-bottom:5px;}
.top2 img {margin:0px 13px 0px 13px;}
.top3 {
	width:900px;
	height:35px;
	text-align:left;
	font-family:Arial;
	padding-left:18px;
	background-image: url(../Image/Menu_INDEX/bg_menu.jpg);
	background-repeat: no-repeat;
	margin-bottom: 10px;
}
/*
.top3 a {padding:10px 13px 0px 13px;}
.top3 {background:#CCCCCC url(../img/bg_top3.jpg) repeat-x; height:32px; text-align:center;}
*/
.top3 .lodk a{
	float:left;
	height:35px;
	color:#FFFFFF;
	max-height:44px;
	text-transform:uppercase;
	background-image: url(../Image/Menu_INDEX/bg_menu_2.jpg);
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-right: 13px;
	padding-bottom: 0px;
	padding-left: 13px;
}
.top3 .lodk a:hover{
	text-decoration:none;
	color:#FFFFFF;
	background-image: url(../Image/Menu_INDEX/bg_menu_a.jpg);
	background-repeat: repeat-x;
}
.popis_obrazu {
	background-image: url(../Image/Menu_INDEX/popis_obrazu.jpg);
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: normal;
	font-size: medium;
	text-align: center;
}
.prodany_obraz {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: italic;
	font-size: medium;
	background-image: url(../Image/Menu_INDEX/Untitled-1.jpg);
	background-repeat: repeat;
	text-align: center;
}
.snizeni_obrazu {
	margin-top: 40px;
}
.exhibition {
	background-image: url(../Image/Menu_INDEX/popis_obrazu.jpg);
	border: thin solid #FBA018;
}
.cervene_zvyrazneni {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: normal;
	text-decoration: underline;
	background-image: url(../Image/Menu_INDEX/Untitled-1.jpg);
	background-repeat: repeat;
	text-align: center;
}
.what_is_new {
	font-size: small;
	color: #2C0B0D;
	background-color: #D33940;
	width: 98%;
	padding: 2px;
	font-weight: bold;
	text-align: center;
	float: left;
	margin-top: 5px;
}
.artist_cv_left_artisan {
	border: medium solid #FBA018;
	text-align: left;
	background-color: #FFECD9;
	margin-bottom: 20px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-top: 5px;
	float: left;
	width: 410px;
	font-size: smaller;
}
.artist_cv_photo_left {
	margin-right: 10px;
	margin-bottom: 5px;
	float: left;
}
.artist_cv_right_artisan {
	border: medium solid #FBA018;
	background-color: #FFECD9;
	margin-bottom: 20px;
	text-align: left;
	float: right;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	width: 410px;
	font-size: smaller;
}
.tabulka_maliru {
	height: 300px;
	width: 900px;
	border: medium solid #CC6666;
}
.artist_cv_left_apprentice {
	float: left;
	height: auto;
	width: 410px;
	border: medium solid #666600;
	text-align: left;
	background-color: #86F550;
	margin-bottom: 20px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-top: 5px;
	font-size: smaller;
}
.artist_cv_right_apprentice {
	border: medium solid #666600;
	background-color: #86F550;
	margin-bottom: 20px;
	text-align: left;
	float: right;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	width: 410px;
	font-size: smaller;
}
.artist_cv_right_artist {
	border: medium solid #940529;
	background-color: #FFA4D1;
	margin-bottom: 20px;
	text-align: left;
	float: right;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	width: 410px;
	font-size: smaller;
}
.explanation_artist {
	color: #FFFFFF;
	background-color: #FF0000;
	float: left;
	width: 180px;
	font-weight: bold;
	height: 100px;
	padding: 10px;
}

.artist_cv_left_artist {
	border: medium solid #940529;
	text-align: left;
	background-color: #FFA4D1;
	margin-bottom: 20px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-top: 5px;
	float: left;
	width: 410px;
	font-size: smaller;
}
.explanation_artisan {
	color: #FFFFFF;
	background-color: #FBA018;
	float: left;
	width: 180px;
	font-weight: bold;
	padding: 10px;
	height: 100px;
}
.explanation_apprentice {
	color: #FFFFFF;
	background-color: #00FF00;
	float: left;
	width: 180px;
	font-weight: bold;
	height: 100px;
	padding: 10px;
}
.explanation_znaky {
	color: #000000;
	float: left;
	width: 180px;
	font-weight: normal;
	padding: 10px;
	height: 100px;
	border: thin solid #000000;
	font-size: smaller;
}


<style type="text/css">

/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.thumbnail{
position: relative;
z-index: 0;
}

.thumbnail:hover{
background-color: transparent;
z-index: 50;
}

.thumbnail span{ /*CSS for enlarged image*/
position: absolute;
background-color: lightyellow;
padding: 5px;
left: -1000px;
border: 1px dashed gray;
visibility: hidden;
color: black;
text-decoration: none;
}

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.thumbnail:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: 0;
left: 60px; /*position where enlarged image should offset horizontally */

}

</style>
.infocontainer_left {
	border: medium solid #FBA018;
	text-align: left;
	background-color: #FFECD9;
	margin-bottom: 20px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-top: 5px;
	float: left;
	width: 410px;
	font-size: smaller;
}
.info_left_container {
	border: thin solid #FBA018;
	background-color: #FFF3E8;
	margin-bottom: 20px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-top: 5px;
	float: right;
	width: 410px;
	font-size: smaller;
	margin-left: 20px;
}
.form_middle {
	height: 300px;
	width: 700px;
	background-image: url(../Image/Menu_INDEX/form_back.jpg);
}

.green{
background:url(img/green.gif);
padding:0px 6px;
border:1px solid #3b6e22;
height:24px;
line-height:24px;
color:#FFFFFF;
font-size:12px;
margin-right:10px;
display:inline-block;
text-decoration:none;
}

/* BUTTONS */

.buttons a, .buttons button{
    display:block;
    float:left;
    margin:0 7px 0 0;
    background-color:#f5f5f5;
    border:1px solid #dedede;
    border-top:1px solid #eee;
    border-left:1px solid #eee;

    font-family:"Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
    font-size:100%;
    line-height:130%;
    text-decoration:none;
    font-weight:bold;
    color:#565656;
    cursor:pointer;
    padding:5px 10px 6px 7px; /* Links */
}
.buttons button{
    width:auto;
    overflow:visible;
    padding:4px 10px 3px 7px; /* IE6 */
}
.buttons button[type]{
    padding:5px 10px 5px 7px; /* Firefox */
    line-height:17px; /* Safari */
}
*:first-child+html button[type]{
    padding:4px 10px 3px 7px; /* IE7 */
}
.buttons button img, .buttons a img{
    margin:0 3px -3px 0 !important;
    padding:0;
    border:none;
    width:16px;
    height:16px;
}
.footer {
	margin: 40px;
	width: 1070px;
	background-color: #FFE297;
	color: #000000;
	font-size: small;
	padding-top: 2px;
	padding-bottom: 2px;
}
.borderimage {
	margin: 7px;
	background-color: #FFFFFF;
}
.info_left_containerCopy {
	border: thin solid #FBA018;
	background-color: #FFF3E8;
	margin-bottom: 20px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-top: 5px;
	float: left;
	width: auto;
	font-size: smaller;
	margin-left: 20px;
}
