/* general styles  */

body, html {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #3E3E3E;
	margin: 0;
	padding: 0;
  /*background-image: url("../images/koncert_19_3.png") */
}

a
{

}

img
{
	border: none;
}

/* basic layout */
#center
{
	position: relative;
	width: 860px;
	background-color: white;
	padding: none;
	margin: auto;
	text-align: left;
	overflow: hidden;
}

#parent {
  display: flex;
}
#udaje {
  width: 250px;

  /* Just so it's visible */
}

#udaje h2{
  margin-top: 0px;
  padding-bottom: 30px;
}
#uvodny_text {
  flex: 1;
  /* Grow to rest of container */
  padding: 0px 30px 0px 0px;
  /* Just so it's visible */
}

#top
{
	margin-top: 10px;
	margin-bottom: 16px;
}

.dvepercenta{
  font-size: 16px;}
  
.uln{
  margin-top: 30px;
  font-size: 11px;}
/* menu */

div#menu
{
	float: left;
	width: 200px;
}

#menu_label, #menu_label:link, #menu_label:visited {
	color: #999;	
	font-weight: bold;
	text-decoration: none;
	margin-bottom: 10px;
	display: block;
	border-left: 2px solid #999;
	padding-left: 20px;
}

#menu ul {
	margin: 0;
	padding: 0;
}

#menu li
{
	list-style: none;
	line-height: 1em;
}

#menu li a
{
	color: #666;
	background-color: #DDD;
	display: block;
	padding: 4px 0px 4px 5px;
	text-decoration: none;
	margin-bottom: 2px;
	font-size: 8pt;
}

#menu li a:hover, #menu li.active a
{
	color: white;
	background-color: #666;
}

#menu ul li h6{
	color: #666;
	background-color: #DDD;
	display: block;
	padding: 4px 0px 4px 5px;
	text-decoration: none;
	margin-bottom: 2px;
	font-size: 8pt;
}

/* submenu */
#menu ul ul {
	margin-left: 20px;	
}

#menu ul ul li a {
	background-color: transparent;
}

#menu ul ul li a:hover, #menu ul ul li.active a {
	background-color: transparent;
	color: #970097;	
	border-right: 2px solid #666;
}

/* content */
#content {
	margin-left: 220px;	
	min-height: 650px;
}

h1 {
	border-left: 2px solid #393939;
	padding-left: 20px;	
	font-size: 10pt;
	margin-bottom: 50px;
}

h2 {
	margin-top: 40px;
	margin-bottom: 0px;
	font-size: 10pt;
	color: #970097;	
	
}

h3 {
	margin-top: 40px;
	font-size: 12pt;
	color: #970097;	
	text-decoration: underline;
	text-transform: uppercase;
}

dt {
	font-size: 10pt;
	color: #970097;	
	margin: 10px auto;
}

dd {
	font-style: italic;	
}

p {
	text-align: justify;
	line-height: 1.5em;
}

ul {
	list-style-type: disc;
}

ul ol {
	list-style-type: lower-latin;
}

li {
	line-height: 1.5em;	
}


strong.c, span.c {
	color: #970097;	
}

strong.c_bg, span.c_bg {
  background-color: yellow;
	color: #970097;	
}

strong.c_bg_big, span.c_bg_big {
  background-color: yellow;
	color: #970097;	
  font-size: 19pt;
} 

strong.c_bg_big_green, span.c_bg_big_green, p.c_bg_big_green {
  background-color: #5BFA2E;
	color: #970097;	
  font-size: 19pt;
}

strong.c_bg_big_purple, span.c_bg_big_purple, p.c_bg_big_purple {
  background-color: #970097;
	color: red;	
  font-size: 19pt;
  padding: 15px 15px 15px 15px;
}

strong.c_bg_menu, span.c_bg_menu {
  background-color: yellow;
	color: #970097;	
  font-size: 10pt;
}

.left {
	float: left;
	margin: 15px 15px 15px 0;
	width: auto;
}

.right {
	float: right;	
	margin: 15px 0 15px 15px;
	width: auto;
}

table {
	border-collapse: collapse;
	width: 100%;
}

td, th {
	border: 1px solid #DDD;
	padding: 3px 7px;
}

th {
	text-align: right;
	background-color: #ffeef8;
	width: 80px;
}

small {
	color: #3E3E3E;	
}

.clear {
	clear: both;
}

/* gallery*/ 
a img {
	padding: 4px;
	border: 1px solid #DDD;	
	margin: 5px;
}

/* footer */
#footer {
	text-align: center;
	color: #bbb;
	border-top: 1px solid #eee;
}

.num_button{
	width: 30px;
	height: 30px;
	margin-bottom: 4px;
}

#aukcia{
	width: 640px;
	margin-bottom: 20px;
	padding-bottom: 30px;	
}

#prev_button{
	width: 310px;
}

#next_button{
	width: 310px;
}

.popisne{
   width: 30px;
	height: 25px;
	padding-top: 5px;
	vertical-align: middle;
	text-align: center;
	border: solid;
	border-style: solid;
	border-color: black;
	border-width: 2px;
	font-size: 15px;
   float: right;
	margin-left: 5px;
	margin-right: 40px;
}

a.sponzor img{
	border: none;
}
