/* ANIMA */

html {
	overflow-y: scroll !important;
}



/* mod_search */
div.left_small {
	width: 203px; 
	padding: 0px;
	margin: 0px 0px 10px 0px;
	background-color: #ffffff;
	border-top: 1px solid #6a8fc3;
	border-bottom: 1px solid #cadcec;
	border-left: 1px solid #cadcec;
	border-right: 1px solid #cadcec;
}

div.left_small div.header {
	background-color: #e6eff7;
	padding-left: 5px; 
	padding-top: 7px;
	padding-bottom: 7px;
	border: 0;
	color: #55729c;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

div.left_small div.header a {
	color: #55729c;
	font-weight: bold;
}

div.left_small div.course {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	padding: 5px;
}

div.left_small td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}

div.left_small a {
	color: #809ab3;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}

div.left_small a:hover {
	color: #809ab3;
}




/* mod_menu */
.list { 
	margin: 0px;
	padding: 0px;
}

.list li { 
	margin: 0px;
	padding: 0;
	display: table-row;
	list-style-type: none;
}

.list a:link,
.list a:visited { 
	color: #55729c;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 12px; 
	width: 196px;
	padding: 5px 12px 5px 12px; 
	margin-right: 0px;
	text-decoration: none;
} 

.list a:link.selected,
.list a:visited.selected {
	color: #55729c;
	text-decoration: none;
	background-color: #f0f4f7;
	font-weight: bold;
	width: 201px;
}

.list a:hover { 
	color: #55729c;
	text-decoration: none;
	background-color: #d6e6f4;
	width: 201px;
}






.list2 { 
	margin: 0px;
	padding: 0px;
}

.list2 li { 
	margin: 0px;
	padding: 0;
	display: table-row;
	list-style-type: none;
}

.list2 a:link,
.list2 a:visited { 
	color: #55729c;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 12px; 
	width: 198px;
	padding: 4px 12px 4px 12px; 
	margin-right: 0px;
	text-decoration: none;
	background-image: url('../images/bodka.gif');
	background-repeat: no-repeat;
	background-position: 4px 8px;

} 

.list2 a:link.selected,
.list2 a:visited.selected {
	color: #55729c;
	text-decoration: none;
	background-color: #f0f4f7;
	font-weight: bold;
	width: 201px;
}

.list2 a:hover { 
	color: #55729c;
	text-decoration: none;
	background-color: #d6e6f4;
	width: 201px;
}



/* opinion */
.opinionTable {
	width: 100%;
}

.opinionTable td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}

.opinionText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	background-color: #fafbfc;
	border: #b2c6e7 1px solid;
	width: 510px;
	height: 200px;
}

.opinionTextError {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	background-color: #fafbfc;
	border: #fb3333 1px solid;
	width: 510px;
	height: 200px;
}

.catalogueText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	background-color: #fafbfc;
	border: #b2c6e7 1px solid;
	width: 440px;
	height: 100px;
}

.catalogueTextError {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	background-color: #fafbfc;
	border: #fb3333 1px solid;
	width: 440px;
	height: 100px;
}


div.small {
	position: absolute;
/*	width: 250px; */
	color: #55729c;
	border: 1px solid #336699;
	padding: 5px;
	background-color: #f5f9fc;
	visibility: hidden;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 320px;	
	margin-top: 7px;


/*  filter: alpha(opacity=95);
  opacity: 0.7;
  -moz-opacity: 0.7; */
}



/* --- START: general --- */
body {
	margin: 0px 0px 0px 0px;
	background-color: #f2f5fa;
	color: #000000;
	font: 12px verdana normal;
}

a {
	color: #22229c;
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}

a:hover {
	color: #6c6cb5;
	text-decoration: underline;
}
/* --- END: general --- */


/* --- START: main --- */
.main {

	border-left: 1px solid #55729c;
	border-right: 1px solid #55729c;
	border-bottom: 1px solid #55729c;
	width: 810px;
/*
	padding-left: 3px;
	padding-right: 3px;
*/
	padding-bottom: 2px;

	margin-top: 5px;
	margin-bottom: 0px;
	background-color: #caddef;
}

.mainA {
	vertical-align: top;
	width: 20%;
}

.mainA_01 {
	background-color: #e6eff7;
	vertical-align: top;
	width: 203px;
}

.mainA_02 {
	width: 3px;
	vertical-align: bottom;
	background-color: #cedfef;
}

.mainC {
	background-color: #ffffff;
/*	border: 1px solid #083f88; */
	vertical-align: top;
	width: 600px;
}
/* --- END: main --- */

/*
	panel_01 - priehladny panel



*/

/* --- panel_01 --- */
div.panel_01 {
	color: #000000;

	font: normal 8.5pt arial;
	vertical-align: top;
	text-align: left;
	margin: 5px 5px 5px 5px;
	padding: 0px;
}

div.panel_01 table {
	width: 100%;
}

div.panel_01 select {
	color: #000000;
	background-color: #ffffff;
	border: 1px solid #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}
 
div.panel_01 span.author {
	color: #000000;
	font-weight: bold;
	font-size: 11px;
}
















/* --- START: forms --- */
fieldset {
	border: 1px #caddef solid; 
	margin-bottom: 5px;
	padding: 5px;
	width: 96%;
}

legend {
	padding-left: 5px;
	padding-right: 5px;
/*
	border-left: 1px #caddef solid; 
	border-right: 1px #caddef solid; 
*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}







.formInput {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	background-color: #fafbfc;
	border: #b2c6e7 1px solid;
}

.formInputError {
	color: #000000;
	font: normal 11px verdana;
	background-color: #fafbfc;
	border: #fb3333 1px solid;
}

.formInput:focus,
.formInputError:focus {
	background-color: #ffffff;
	border-color: #1a0d5c;
}

.formButton {
	color: #1b0f59;
	height: 21px;
	background-color: #ecf2fa;
	border: #b2c6e7 1px solid;
	font: normal 11px verdana;
	text-align: center;
}

.formButton:hover {
	border: #1b0f59 1px solid;
}

.formButton:focus {
	border: #1b0f59 1px solid;
	background-color: #ffbd73;
}

/* --- END: forms --- */

/* --- START: modules --- */

/* mod_browser2 */
.modBrowser2 {
	color: #000000;
	background-color: #f5f7fa;

	font: normal 8.5pt arial;
	vertical-align: top;
	text-align: left;
	margin: 5px 5px 10px 5px;
	padding: 5px 0px 5px 5px;

	border: 1px solid #b2c6e7;
}


/* mod_event */
table.modEvent {
	margin: 5px 5px 10px 5px;
	padding: 5px;
	background-color: #f5f7fa;
	border: 1px solid #b2c6e7;
	width: 100%;
}

td.modEvent {
	color: #000000;
	font: normal 8.5pt verdana;
}

td.modEventError {
	color: red;
	font: normal 8.5pt arial;
}


/* mod_interest */
.modInterest {
	margin: 0px;
	padding: 0px;
	background-color: #dfefff;
	border-top: 1px solid #afafaf;
	border-left: 1px solid #a0a0a0;
	border-right: 1px solid #646464;
	border-bottom: 1px solid #515151;
	width: 100%;
}

.modInterest th {
	color: #1b0f59;
	font: 11px verdana;
	font-weight: bold;
	background-color: #c0e0ff;
	text-align: left;
	padding-bottom: 10px;
}

.modInterest td {
	font: 11px verdana;
}

.modInterestForm td {
	padding: 3px;
}


/* mod_pages */
div.modPages {
	color: #000000;
	background-color: #f5f7fa;

	font: normal 8.5pt arial;
	vertical-align: top;
	text-align: center;
	margin: 5px 5px 10px 5px;
	padding: 5px 0px 5px 5px;

	border: 1px solid #b2c6e7;
}

div.modPages table {
	width: 95%;
}

div.modPages td {
	font: 11px normal verdana;
}


div.panel_03 {
	color: #000000;
/*	background-color: #f5f7fa; */

	font: normal 8.5pt arial;
	vertical-align: top;
	text-align: right;
	margin: 0px 5px 5px 5px;
	padding: 5px 10px 5px 10px;

/*	border: 1px solid #b2c6e7; */
}

div.panel_03 td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	padding-left: 5px;
	padding-right: 5px;
}


/* mod_sort */
div.modSort {
	color: #000000;
/*	background-color: #f5f7fa; */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	vertical-align: top;
	text-align: left;
	margin: 5px 5px 10px 0px;
	padding: 5px 0px 5px 5px;

/*	border: 1px solid #b2c6e7; */
}

table.modSort {
	width: 98%;
}

/* mod_newsreel */
div.newsreel {
	margin: 5px 5px 10px 5px;
	padding: 5px 0px 5px 5px;
}

div.newsreel div.row {
	margin: 5px 0px 20px 0px;
}

div.newsreel div.row div.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
	padding-bottom: 5px;
}

div.newsreel div.row div.date {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	font-style: italic;
}

div.newsreel div.row div.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	padding-top: 3px;
}

span.pdfNazov {
	display: block;
	padding-bottom: 4px;
	padding-left: 4px;
	font-size: 11px;
}

img.extIcon {
	position: relative;
	top: 3px;
}

/* gallery */
div.gallery {
	display: block;
	clear: both;
}

div.gallery div.row {
	display: block;
	clear: both;
	padding-bottom: 15px;
	text-align: left;
}

div.gallery div.col {
	display: block;
	float: left;
	text-align: center;
}

div.gallery span.titulok {
	display: block;
	clear: both;
}

.basketLeft {
	display: block;
	float: left;
	padding-left: 5px;
}

.basketRight {
	display: block;
	float: right;
	padding-right: 5px;
}

.basketLeft a {
	font-size: 12px;
	padding-left: 15px;
	background-image: url('../images/btn_previous_on.png');
	background-repeat: no-repeat;
	background-position: 0% 50%;
}

.basketRight a {
	font-size: 12px;
	padding-right: 15px;
	background-image: url('../images/btn_next_on.png');
	background-repeat: no-repeat;
	background-position: 100% 50%;
}

span.platnost {
	font-size: 10px;
}

div.akcie {
	margin: 2px;
	text-align: center;
}

span.subtitle
{
	display: block;
	clear: both;
	font-size: 10px;
	font-style: italic;
	padding-left: 2px;
	padding-bottom: 3px;
}

/* --- END: modules --- */

span.nahlad
{
	display: block;
	clear: both;
	margin: 4px 0px 0px 8px;
}

.pages {background-color: #ffffff;}
.pages a.selected {font-weight: bold; text-decoration: underline;}

.menu-left a.normal {font-weight: bold;}
