body, td, input, textarea, select {font-family: Trebuchet MS, Helvetica, sans-serif; color: #666666; font-size: 80%;}
input, textarea, select {font-size: 100%;}

body{background-color: transparent;}

p {margin: 0px; padding: 0px; margin-bottom: 7px;}

p.comm {margin: 0px; padding: 0px; margin-bottom: 0px; font-size: 85%; line-height: 1.3; color: #808080; }

p.nospace {margin: 0px; padding: 0px; margin-bottom: 0px;}

p.form {margin: 5 0 0 0px; padding: 0px;}

/*unordered list*/
p.bull {margin: 0 0 0 13px; }
img.bull {position: absolute; margin-top: 6px; margin-left: 0px;}

/********************************************************/ 

.color1 {color: #0053a0;} /*modra*/
.color2 {color: #6fb123;} /*green*/
.color3 {color: #820000;} /*maroon*/

/********************************************************/

h1 {
	color: #0053a0;
	font-size: 150%;
	font-weight: normal; 
	margin-top: 0px; 
	margin-bottom: 5px; 
}

h1.next{
	margin-top: 15px; 
}

h2 {
	color: #0053a0;
	font-size: 130%;
	font-weight: normal; 
	margin-top: 10px; 
	margin-bottom: 4px;  
}

h3 {
	color: #0053a0;
	font-size: 120%;
	font-weight: normal;
	margin-top: 10px; 
	margin-bottom: 2px;  
}
/********************************************************/

a {
 color: #0053a0!Important;
 text-decoration: underline;
}
a:visited {
 color: #0053a0!Important;
 text-decoration: underline;
}
a:hover {
 color: #0053a0!Important;
 text-decoration: underline;
}

/* * * * * * * * */

a.menu {
	display: block; 
	text-decoration: none!Important;
	color: #ffffff; 
	font-size: 125%; 
	font-weight: normal;  
	padding: 2 15 3 15px; 
}
a:visited.menu {
	color: #ffffff!Important;
	text-decoration: none!Important;
	
}
a:hover.menu {
	color: #000000!Important; 
	text-decoration: none!Important;
}
td.menu {  
	background-color: #eb3f78;  
	background-image: url(images/menu_bgr.gif);  
	background-repeat: repeat-x; 
}
span.menu {
	display: block; 
	color: #000000; 
	font-size: 125%; 
	font-weight: normal;  
	padding: 2 15 3 15px;
}

/* * * * * * * * */

a.menu_1 {
	display: block; 
	text-decoration: none!Important;
	color: #ffffff!Important;  
	margin: 6 0 3 0px;
	padding: 0 0 0 18px; 
	line-height: 1.2;   
	background-image: url(../images/bullet_1.gif); 
	background-repeat: no-repeat; 
	background-position: 0px 3px; 
}
a:visited.menu_1 {
	color: #ffffff!Important;
	text-decoration: none!Important;
	
}
a:hover.menu_1 {
	color: #ffffff!Important; 
	text-decoration: underline!Important;
}
span.menu_1 {
	color: #808080;  
	display: block; 
	font-size: 130%; 
	margin: 6 0 3 0px;
	line-height: 1.1; 
}

/* * * * * * * * */

a.menu_2 {
	display: block; 
	text-decoration: none!Important;
	color: #808080!Important;  
	padding-left: 12px;   
}
a:visited.menu_2 {
	color: #808080!Important;
	text-decoration: none!Important;
	
}
a:hover.menu_2 {
	color: #808080!Important; 
	text-decoration: underline!Important;
}
span.menu_2 {
	display: block; 
	color: #808080!Important;  
	padding-left: 12px;
	background-image: url(images/arrow.gif); 
	background-repeat: no-repeat;
	background-position: 0% 50%;  
}

/* * * * * * * * */

a.paging {
	text-decoration: none!Important;	
	border: 1px solid #ebe4e0; 
	color: #ebe4e0!Important; 
	padding: 1 5 1 5px; 
	margin-left: 5px; 
}
a:visited.paging {
	text-decoration: none!Important;
	border: 1px solid #ebe4e0; 
	color: #ebe4e0!Important; 
}
a:hover.paging {
	text-decoration: none!Important;
	border: 1px solid #9a7965; 
	color: #9a7965!Important; 
}
span.paging {	
	border: 1px solid #9a7965; 
	color: #9a7965; 
	padding: 1 5 1 5px; 
	margin-left: 5px; 
}

/* * * * * * * * */

a.silver { 
	color: #808080!Important;  
	text-decoration: none!Important;
}
a:visited.silver { 
	color: #808080!Important;
	text-decoration: none!Important; 
}
a:hover.silver { 
	color: #808080!Important; 
	text-decoration: underline!Important;
}
/********************************************************/

div.separator {
	background-color: #bbbbbb;
	margin: 10 0 10 0px; 
	height: 1px;  
}

div.frame { 
	border: 1px solid #4083cc; 
	padding: 10 20 20 20px; 
	margin-top: 15px; 
	margin-bottom: 20px;
}

span.frame { 
	position: relative; 
	top: -18px; 
	left: -11px; 
	background-color: #ffffff; 
	padding: 0 10 0 10px;
}

/********************************************************/

table.cms {display: block; border-collapse: collapse; width: 575px; padding: 0px; margin: 15 0 15 0px; border: 0px; border-top: 2px solid #d6eaf5; border-bottom: 1px solid #d6eaf5; }
table.cms tr.th {background-image: url(images/th_bgr.gif); background-repeat: repeat-x; }
table.cms td {margin: 0px; border: 0px; padding: 3px; border-top: 1px solid #d6eaf5}
table.cms tr.th td {color: #3398cc; font-weight: bold; }

/********************************************************/

form {
	margin: 0px; 
	padding: 0px; 
	border: 0px; 
}

input.form, textarea, select {
	border: 1px solid #808080;
	background-color: white;
	margin: 0 0 0 0px; 
	padding-left: 4px; 
}

input.form, textarea {
	width: 265px;
}

input.r, textarea.r, select.r, div.r {
	border: 1px solid #f04e8a;
	background-color: #ffffff;
	padding-left: 4px; 
}

label.r {color: #ef4e8a; }

input.highlighted, textarea.highlighted, select.highlighted, div.highlighted {
	border: 1px solid #f04e8a;
	background-color: #f04e8a;
	color: #ffffff;
	padding-left: 4px; 
}

div.r, div.highlighted {
	width: 253px;
	padding: 6 5 0 8px;
	_width: 265px; /* o 12 viac */
	_padding: 3 5 6 5px;
}

textarea {
	height: 100px;
	overflow: auto; 
}

option {
	margin-left: 0px;
	margin-top: 0px;
	padding: 0px;
	padding-left: 5px;
	padding-right: 5px;
}

input.check {
	margin: 0 6 0 0px;
	position: relative;
	top: 2px;
}

ul.dfnHorizontalMenu li{margin:0px;padding:0px;list-style-type:none;float:left;}
ul.dfnHorizontalMenu li A{color:white!Important;margin:0px;padding:0px;display:block;}


DIV#Fill{padding-bottom:10px;}

DIV#LeftPanelTopCont DIV.dfnCdivEdit{border:1px dashed white;}
DIV#LeftPanelTopCont DIV.dfnAddNewControlContDesign{border:1px dashed white;padding-bottom:10px;}
DIV#LeftPanelBottomCont DIV.dfnCdivEdit{border:1px dashed white;}
DIV#LeftPanelBottomCont DIV.dfnAddNewControlContDesign{border:1px dashed white;padding-bottom:10px;}

/*body.foto, html {margin:0; padding:0; height:100%; _overflow:hidden;}
#page{margin:0; padding:0; height:100%; overflow:auto;background-image: url(../images/bgr_1.jpg); background-position: 50% 0%; text-align: center;}*/
#c1{background-image: url(../images/bgr_1.jpg); background-position: 50% 0%; text-align: center;}
#c2{background-image: url(../images/bgr_2.jpg); background-repeat: repeat-x; background-position: 50% 0%;}
#c1Intro{background-image: url(../images/bgr_1_verylightblue.jpg); background-position: 50% 0%; text-align: center;}
#c2Intro{background-image: url(../images/bgr_2_verylightblue.jpg); background-repeat: repeat-x; background-position: 50% 0%;}
#c1Login{background-image: url(../images/bgr_1_verylightblue.jpg); background-position: 50% 0%; text-align: center; height: 100%; }
#c2Login{background-image: url(../images/bgr_2_verylightblue.jpg); background-repeat: repeat-x; background-position: 50% 0%;}
#c1NAV{background-image: url(../images/bgr_1_red.jpg); background-position: 50% 0%; text-align: center;}
#c2NAV{background-image: url(../images/bgr_2_red.jpg); background-repeat: repeat-x; background-position: 50% 0%;}
#c3{width:80%;background-image:url(../images/menu.gif);}
#c11{background-image:url(../images/menu.gif);padding-right:10px;}
#c4{background-image: url(../images/panel_bgr.gif);}
#c5{background-image: url(../images/panel_bgr.gif);}
#c6{background-image: url(../images/panel_1_bgr.jpg); background-repeat: no-repeat; min-height: 305px; _height: 305px;}
#c7{background-image: url(../images/bgr.gif); background-repeat: no-repeat; background-position: top right;}
#c8{background-image: url(../images/footer_bgr.gif);}
#c9{background-image: url(../images/panel_1_bgr.jpg); background-repeat: no-repeat; min-height: 305px; _height: 305px;}
#c10{margin-top:10px; width: 937px; height: 20px; background-image: url(../images/footer_bgr.gif); background-position: 0% 50%}
p.num_1{background-image: url(../images/num_1.gif); background-repeat: no-repeat; padding: 0 10 0 60px; color: #ffffff; margin: 10 0 0 0px; }
p.num_2{background-image: url(../images/num_2.gif); background-repeat: no-repeat; padding: 0 10 0 60px; color: #ffffff; margin: 10 0 0 0px; }
p.num_3{background-image: url(../images/num_3.gif); background-repeat: no-repeat; padding: 0 10 0 60px; color: #ffffff; margin: 10 0 0 0px; }
p.num_4{background-image: url(../images/num_4.gif); background-repeat: no-repeat; padding: 0 10 0 60px; color: #ffffff; margin: 10 0 0 0px; }
p.num_5{background-image: url(../images/num_5.gif); background-repeat: no-repeat; padding: 0 10 0 60px; color: #ffffff; margin: 10 0 0 0px; }

.dfnArticleRepeaterItemTable{width:90%;}
.dfnName{padding:0px;}
.dfnName H3{margin:0px;}
.dfnSiteMapPath{margin-bottom:15px;}

UL.dfnIntroMenu{display:inline;}
UL.dfnIntroMenu LI{display:inline;}
UL.dfnIntroMenu LI A{font-size:100%;color:Black;}
UL.dfnVerticalMenu{margin:0px;padding:0px;}
UL.dfnVerticalMenu LI{list-style-type:none;margin:0px;padding:0px;}
UL.dfnVerticalMenu LI A{color:white;}

body.foto, html.foto {margin:0; padding:0; height:100%; _overflow:hidden;}
body DIV#page { text-align: center;margin:0; padding:0; height:100%; overflow:auto;} /*background-image: url(../images/bgr_1.jpg); background-position: 50% 0%;}*/
.page {margin:0; padding:0; height:100%; overflow:auto;}
.edit {margin:0; padding:0; height:100%; overflow:auto;}

.dfnReferenciaRepeater A{display:block;background-image: url(../images/camera_3.gif);background-repeat: no-repeat;background-position:left top;padding: 0 10 5 30px;}
.dfnReferenciaRepeater DIV{padding: 0 10 5 30px;}  

TABLE.dfnTabullarGallery TD.dfnRepeaterItem{text-align:center;vertical-align:top;}
TABLE.dfnTabullarGallery TD.dfnRepeaterItem .dfnDescription{font-style:italic;font-size:70%;margin-bottom:30px;}
TABLE.dfnTabullarGallery TD.dfnRepeaterItemEdit{text-align:center;vertical-align:top;}

TD a.white{text-decoration:none!Important;}
TD a.white:hover{text-decoration:underline;}

TD.galleryItemEdit{border:1px dashed red;}
