@charset "utf-8";

body {
	padding-top:0px;
	margin-top:0px;
	font: 1em Arial, Helvetica, sans-serif;
	color:#000;
	background:url(img/bg.png) repeat-x;
	background-color:#000;
}

#hlavni
{
	padding:0px;
	margin: 0px auto 0px auto;
	width:782px;
}
#menu-hor{
	padding-top:2px;
	height:30px;
	background:url(img/menu-hor.png);
	text-align:right;
}
#nav{
	height:20px;
	background:url(img/nad-main.png);
	padding-top:16px;
	padding-left:15px;
	color:#666666;
	font-size:0.7em;
}
#main{
	width:591px;
	background:#fff;
	float:left;
	background:url(img/pozadi-main.png) no-repeat right top #fff;
	padding: 0 10px 28px 15px;
}

#main-spodek{
	width:616px;
	height:26px;
	background:no-repeat url(img/main-spodek.png) bottom;
}

#menu-ver{
	float:right;
	width:157px;
	padding-bottom:28px;
	background:#fff no-repeat url(img/menu-ver-spodek.png) bottom;
}
#dira{
	height:12px;
	font-size:1px;
	clear:both;
}

#pata{

	background:no-repeat url(img/pata.png);
	height:20px;
	padding-top:10px;
	font-size:0.6em;
	text-align:center;
	width:616px;
}
#pata a{ text-decoration:none; color:#fff;}
#pata a:hover{text-decoration:none; color:#FEE2E2;}
	
#jazyk{
	margin-top:15px;
	width:156px;
	font-size:16px;
	float:right;
}
#jazyk a{ text-decoration:none; color:#fff;}
#jazyk a:hover{text-decoration:none; color:#000; background:#fff;}

h1 
{
	margin: 0px;    
	padding: 0px;    
	background: url(img/logo-umelecke-kovarstvi-en.png);
	background-repeat: no-repeat;
}

h1 a 
{   
	width: 782px;
	height: 195px;   
	display: block;    
	overflow: hidden;    
	cursor: pointer;    
	text-indent: -10000px;   
	font-size: 1px;    
	text-decoration: none;
}
img{
	border:0;
}
a{
	color:#000;
}

a:hover {
	color:#c00;
	text-decoration:none;
}

#menu-hor ul {margin:0; padding:0; list-style:none;}

#menu-hor li{display:inline;}

#menu-hor li a, #menu-hor a:visited{
	display:block;
	text-align:center;
	margin-right:6px;
	width:142px;
	height:22px;
	float:right;
	color:#fff;
	font-size:0.9em;
	padding-top:5px;
	text-decoration:none;
}

#menu-hor li a:hover{
	display:block;
	text-align:center;
	margin-right:6px;
	width:142px;
	height:22px;
	float:right;
	color:#FEE2E2;
	font-size:0.9em;
	padding-top:5px;
	text-decoration:none;
	background:url(img/tlacitko-hor.gif);
}

#menu-ver ul {margin:0; padding:0; list-style:none; padding-left:15px;}

#menu-ver li a, #menu-ver a:visited{
	color:#000;
	padding-top:2px;
	font-size:0.9em;
	background: no-repeat url(img/tecka.png);
	padding-left:7px;
}

#menu-ver li a:hover{
	color:#c00;
	padding-top:2px;
	text-decoration:none;
	font-size:0.9em;
	background: url(img/tecka.png) 0px -15px no-repeat;
	padding-left:7px;
}
.center{
	text-align:center;
}/*
.vyr a {
	display: block;
	padding: 3px 3px 3px 3px;
	border: 1px solid #000;
	background: #fff;
	line-height: 0px;
	text-decoration:none;
}
.vyr a:visited {
	border: 1px solid #ccc;
	background:#fff;
}
.vyr a:hover {
	border: 1px solid #000;
	background: #000;
} */
.vyr a {
	text-decoration:none;
}

#seo{
	text-align:center;
	color:#3e3e3e;
	font-size:12px;
}
	
#seo a, #seo a:visited {
	text-decoration:none;
  	color:#3e3e3e;
}

#seo a:hover{
	text-decoration:inline;
  	color:#444;
}
