@charset "UTF-8";
* {
	margin: 0px;
	padding: 0px;
	border: none;
}
body {
	background-color: #3f5a76;
	font-family: "Times New Roman", Times, serif;
	position: relative;
}
h1, h2, H1 a, h2 a {
	font-size: 22px;
	color: #a91126;
	margin-bottom: 10px;
	margin-top: 20px;
	text-decoration: none;
}
h1 span.blue {
	color: #3F5A77;
	font-size: 18px;
	font-weight: normal;
}

h2 select {
	font-size: 22px;
	color: #a91126;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
}

h3 {
	font-size: 20px;
	margin-bottom: 10px;
	font-weight: normal;
	color: #3F5A77;
}
h4 {
	color: #220308;
	font-size: 16px;
	line-height: 24px;
}
p, li {
	font-size: 11px;
	color: #3f5a76;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 14px;
	margin-bottom: 20px;
}
ul {
	margin-left: 30px;
}
li {
	margin-bottom: 10px;
}


a {
	color: #5a89c9;
	text-decoration: underline;
}
a:hover {
	color: #a91126;
	text-decoration: none;
}
dl {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	margin-bottom: 10px;
}
dt {
	font-weight: normal;
	font-size: 11px;
}

dd {
	margin-bottom: 10px;
	color: #F5A0AD;
}
dl a {
	color: #FFFFFF;
	text-decoration: underline;
}
dl a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
table {
	width: 100%;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #A91126;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-bottom: 30px;
	color: #3f5a76;
}
th {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #A91126;
	text-align: left;
	padding: 3px;
}
td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding: 3px;
}
input, select {
	font-size: 9px;
}
/*option.cinohra {
	background-color: #E4E4E4;
}
option.puls {
	background-color: #F0F0F0;
}*/
option.strong {
	background-color: #CCCCCC;
	font-weight: bold;
	text-align: center;
}
.float-left {
	float: left;
	padding-right: 10px;
	padding-bottom: 10px;
}


.zarovnanie, .clr {
	font-size: 0px;
	line-height: 0px;
	clear: both;
	height: 0px;
}

#container {
	background-image: url(../images/cover/body-bg.png);
	background-repeat: repeat-y;
	background-position: center top;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	height: 100%;
	/*border: 1px solid #00FF00;*/
}
#top-bg   {
	background-image: url(../images/cover/top-bg.jpg);
	height: 622px;
	background-repeat: no-repeat;
	background-position: center top;
	position: absolute;
	width: 100%;
	left: 0px;
	top: 0px;
	/*border: 1px solid #FF0000;*/
}
#container2 {
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	padding-top: 161px;
	/*border: 1px solid #FF0;*/
}
#logo {
	position: absolute;
	top: 0px;
	left: -10px;
}
#container3-index {
	float: right;
	width: 580px;
}
#container3-index #content {
	float: left;
	width: 340px;
	margin-left: 20px;
}
#container3 {
	float: right;
	width: 580px;
	background-color:#ededed;
}
#container3 #content {
	margin-left: 20px;
	margin-right: 20px;
}
#program {
	float: right;
	width: 200px;
}
#program-in {
	margin: 20px;
	margin-bottom: 30px;
}
#program-in  h3 {
	color: #FFFFFF;
	font-size: 22px;	/*text-transform: uppercase;*/
}
#program-in #kompletny_program {
	margin-top: 40px;
	text-align: right;
}
#program-in #kompletny_program a {
	color: #220308;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
	margin-top: 40px;
}
#program-in #kompletny_program a:hover {
	text-decoration: none;
}

#fotky-umelcov a {
	background-color: #e7e7e7;
	display: block;
	float: left;
	width: 120px;
	text-align: center;
	margin-right: 13px;
	/*margin-right: 15px;*/
	border: 1px solid #d7d7d7;
	margin-bottom: 20px;
	text-decoration: none;
	padding-top: 14px;
	padding-bottom: 10px;
}
#fotky-umelcov a img {
	margin-bottom: 10px;
}
#fotky-umelcov a:hover {
	background-color: #d0ddea;
	border-color: #b2c5d7;
}

#fotky-umelcov a strong {
	font-size: 11px;
	font-weight: normal;
	margin-top: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	display: block;
	height: 3em;
}
#fotky-umelcov a:hover strong {
	color: #3F5A76;
	font-weight: normal;
}
#fotky-umelcov a span {
	color: #666666;
}
.predstavenie-thumb {
	float: left;
	width: 174px;
	margin-right: 6px;
	margin-bottom: 10px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	position: relative;
	background-image: url(../images/cover/thumb-over.png);
	background-repeat: no-repeat;
	padding-top: 6px;
	height: 182px;
	background-position: left top;
}
.predstavenie-thumb:hover, .predstavenie-thumb.hover {
	background-position: right top;
}
.predstavenie-thumb a {
	text-decoration: none;
}
/*.predstavenie-thumb span.next, .predstavenie-thumb span.zoom {
	height: 16px;
	width: 16px;
	display: block;
	position: absolute;
	z-index: 2;
	right: 7px;
	bottom: 15px;
	background-repeat: no-repeat;
	background-image: none;
	background-color: #FFFFFF;
}
.predstavenie-thumb a:hover span.next {
	background-image: url(../images/cover/next.gif);
}
.predstavenie-thumb a:hover span.zoom {
	background-image: url(../images/cover/zoom.gif);
}*/
.predstavenie-thumb img {
	height: auto;
	width: 160px;
}
.predstavenie-thumb .predstavenie  {
	font-size: 10px;
	font-weight: bold;
	color: #3f5a76;
	text-decoration: none;
	margin-top: 5px;
	display: block;
	width: 100%;
}
.predstavenie-thumb a:hover .predstavenie  {
	color: #a91126;
}
.predstavenie-thumb .autor {
	font-size: 9px;
	color: #999999;
	font-weight: normal;
	margin-top: 0px;
	display: block;
	width: 100%;
}
#log_form {
	width: 250px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 30px;
}
#log_form label {
	color: #5989C9;
	width: 50px;
	display: inline;
	float: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-right: 10px;
}
#log_form input {
	padding: 2px;
	font-size: 9px;
	border: 1px solid #5989C9;
}
#log_form #login {
	background-color: #5989C9;
	color: #FFFFFF;
	margin-top: 10px;
	text-align: center;
}




#left {
	float: left;
	width: 200px;
}
#left  ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#left ul li {
	margin: 0px;
	padding: 0px;
	font-family: "Times New Roman", Times, serif;
}

#left ul a {
	display: block;
	padding-left: 18px;
	line-height: 30px;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #7f9abd;
	font-size: 15px;
	font-weight: normal;
	/*text-transform: uppercase;*/
	color: #c8d4e3;
	background-color: #486ea1;
}
#left ul a:hover {
	background-color: #6384af;
	color: #FFFFFF;
}
#left ul ul a {
	padding-left: 30px;
	background-color: #5a89c9;
	font-size: 14px;
	text-transform: none;
}
#left ul ul a:hover {
	background-color: #739bd1;
}
#left a#menu-program {
	background-color: #a91126;
	color: #f2dcdc;
}
#left a#menu-program:hover {
	background-color: #b63434;
	color: #FFFFFF;
}
#left .facebook {
	display: block;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}

#map {
	margin-bottom: 20px;
	border: 1px solid #5a89c9;
}

#foot {
	margin-right: auto;
	margin-left: auto;
	width: 800px;
	background-image: url(../images/cover/peta-bg.png);
	height: 61px;
	text-align: center;
	color: #999999;
	font-size: 10px;
	line-height: 40px;
	font-family: Arial, Helvetica, sans-serif;
	top: 0px;
	position: relative;
	background-color: #3f5a76;
	background-repeat: no-repeat;
	background-position: center top;
}
#container #foot .marlow-design {
	position: absolute;
	top: 15px;
	right: 11px;
}

