/******************************************//******************************************/
body, .format
{
    background-image: none;
    font-family: arial;
    font-size: 100%;
    margin: 3;
    padding: 0;
    background: none transparent;
}
td.block
{
    background-color: #BBFFDD;
    border-color: #BBFFDD;
    border-style: none;
    text-align: center;
    vertical-align: center;
    align: center;
}
/******************************************/
.NAlogo
{
}
.block .NAname
{
    font-family: Serif;
    font-size: 2.0em;
    font-style: bold;
    font-weight: bold;
    margin: 0px;
    padding: 0px;
}
.NAdescr
{
    font-family: Sans-Serif;
    color: #000000;
    margin: 0px;
    padding: 0px;
    font-style: italic;
    font-size: 0.9em;
    filter:alpha(opacity=100);
    opacity:1.00;
}
/******************************************/
.main
{
    vertical-align: middle;
    align: center;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    overflow: hidden;
    background-color: #EEFFFF;
}
.main_img
{
    vertical-align: middle;
    align: center;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    overflow: hidden;
    background-image: url('./img/art/Maliovica-057.jpg');
    background-repeat: no-repeat;
    background-position: center;
}
.temple
{
    margin-left: auto;
    margin-right: auto;
    margin-top: 0;
    padding: 0;
    width: 1000;
    height: 600;
}
.contentframe
{
    margin: 0px;
    padding: 0px;
    width: 680;
    height: 480;
    background-color: #EEFFFF;
}
.contentframe_img
{
    margin: 0px;
    padding: 0px;
    width: 660;
    height: 470;
}
/******************************************/
.kolona_head
{
    background-image: url('./img/kolona-1-head.png');
    background-position: center;
    background-repeat: no-repeat;
    height: 46px;
}
.kolona_body
{
    background-image: url('./img/kolona-2-body.png');
    background-position: center;
    background-repeat: repeat-y;
    height: 410px;
}
.kolona_base
{
    background-image: url('./img/kolona-3-base.png');
    background-position: center;
    background-repeat: no-repeat;
    height: 29px;
}
.kolona_plakat a
{
	text-decoration: none;
}
.kolona_plakat a img
{
    border: outset;
    border-color: #99CC66;
    border-width: 2;
    margin: 102 2 2 2;
}
.kolona_plakat a:hover img
{
    margin-top: 100;
    border-color: #99CC66;
    border-width: 4;
    margin: 100 0 0 0;
}
.kolona_plakat a p
{
    border: outset;
    border-color: #99CC66;
    background: #CCDDCC;
    border-width: 2;
    margin: 2 2 2 2;
}
 .kolona_plakat a:hover p
{
    margin-top: 100;
    border-color: #99CC66;
    background: #CCDDCC;
    border-width: 4;
    margin: 0 0 0 0;
}
/******************************************/
.kolona_plakat_center a
{
	text-decoration: none;
}
.kolona_plakat_center a img
{
    border: outset;
    border-color: #99CC66;
    border-width: 2;
    margin: 2 2 2 2;
}
.kolona_plakat_center a:hover img
{
    /*margin-top: 100;*/
    border-color: #99CC66;
    border-width: 4;
    margin: 0 0 0 0;
}
.kolona_plakat_center a p
{
    border: outset;
    border-color: #99CC66;
    background: #CCDDCC;
    border-width: 2;
    margin: 2 2 2 2;
}
 .kolona_plakat_center a:hover p
{
    /*margin-top: 100;*/
    border-color: #99CC66;
    background: #CCDDCC;
    border-width: 4;
    margin: 0 0 0 0;
}
/******************************************/
.menubox
{
    display: block;
    padding: 5px;
    background: #AAEEAA;
    border-color: #AAEEAA;
    border-style: solid;
    color: #000000;
    vertical-align: center;
    text-align: center;
    text-decoration: none;
    font-family: arial;
    font-size: 1.0em;
}
.menubox:hover {
    border-style: outset;
}
.menubox img
{
    border-style: none;
    border: none;
}
.menubox_new
{
    display: block;
    padding: 5px;
    background: #00CC00;
    border-color: #00CC00;
    border-style: solid;
    color: #000000;
    vertical-align: center;
    text-align: center;
    text-decoration: none;
    font-family: arial;
    font-size: 1.0em;
}
.menubox_new:hover {
    border-style: outset;
}
.menubox_new img
{
    border-style: none;
    border: none;
}

/******************************************//******************************************/
.home_left
{
	border-top-style:none;
	border-right-style:solid;
	border-bottom-style:none;
	border-left-style:none;
	border-width: 0 1 0 0;
	border-color: #000000;
	width: 340;/*one-half of .temple*/
}
.home_img
{
    padding: 0 20 0 20;
    /*height: 200;*/
    width: 280;
    text-align: center;
}
.home_img a
{
    border-color: #AAEEAA;
}
.home_img a img
{
    border: outset;
    border-color: #99CC66;
    border-width: 2;
    margin: 2 2 2 2;
}
.home_img a:hover img
{
    margin-top: 100;
    border-color: #99CC66;
    border-width: 4;
    margin: 0 0 0 0;
}

/******************************************/
.title
{
    text-align: center;
    font-size: 1.5em;
    font-style: bold;
    font-weight: bold;
    color: #663333;
}
.paragraph
{
    text-align: center;
    font-size: 1.25em;
    font-style: bold;
    font-weight: bold;
    color: #005522;
}
.paragraph1
{
    text-align: left;
    font-size: 1.15em;
    font-style: bold;
    font-weight: bold;
    color: #005522;
}
.paragraph2
{
    font-size: 0.95em;
}
p
{
    /*text-indent:50px;*/
    /*text-align:justify;*/
    /*word-spacing: 1em;*/
    font-weight: normal;
    font-family: arial;
    text-decoration: none;
    font-size: 0.75em;
    margin: 8;
}
/*@font-face 
{  
    font-family: Monotype1;  
    src: url( mtcorsva.eot ); /* IE */
    src: url( mtcorsva.ttf ) format("opentype");  /*not IE*/ /*truetype,opentype*/
}

p.styled
{
    font-family: Monotype1, /*Monotype Corsiva, */helvetica, sans-serif; 
    font-size: 29px;
    font-style: bold;
    font-weight: bold;
    /*text-transform:uppercase;*/
    color: #004400;
*/}
.paper_redirect
{
    font-weight: bold;
    text-decoration: none;
    color: #665555;
}
.paper_redirect:hover
{
    font-weight: bold;
    text-decoration: none;
    color: #552222;
}
/******************************************/
.paperlink
{
    display: block;
    width: 100%;
    background: #AAEEEE;
    border-color: #AAEEEE;
    border-style: outset;
    color: #000000;
    text-decoration: none;
    font-family: arial;
    padding:0;
    margin:0;
}
.paperlink:hover
{
    border-style: outset;
    background: #AAEEAA;
    border-color: #99AA99;
}
.paperlink_new
{
    display: block;
    width: 100%;
    background: #AAEE88;
    border-color: #AAEE99;
    border-style: outset;
    color: #000000;
    text-decoration: none;
    font-family: arial;
    padding:0;
    margin:0;
}
.paperlink_new:hover
{
    border-style: outset;
    background: #AAEEAA;
    border-color: #99AA99;
}
.paper_img
{
    vertical-align: middle;
    border: none;
    width: 50px;
    height: 50px;
    padding: 5px;
    margin: 0px;
}
.paper_img img
{
    width: 50px;
    height: 50px;
    margin: 0px;
    padding: 0px;
    border: none;
}
.paper_descr
{
    vertical-align: middle;
    padding: 0;
}
.paper_title
{
    font-family: Sans-serif;
    font-size: 1.1em;
    font-style: bold;
}
.paper_short
{
    text-align: left;
    font-size: 0.8em;
}
/******************************************//******************************************/
.eventwait
{
    text-align: left;
    vertical-align: center;
    background-color: #AAEEEE;
    border-style: outset;
    border-color: #99AA99;
}
.eventwaiton
{
    background-color: #AAEEAA;
    border-style: outset;
    border-color: #BBFFDD;
}

.event
{
    text-align: left;
    vertical-align: top;
    background-color: #AAEEEE;
    border-style: outset;
    border-color: #99AA99;
}
.eventon
{
    background-color: #AAEEAA;
    border-style: outset;
    border-color: #BBFFDD;
}
.event td
{
    vertical-align: top;
}
.eventon td
{
    vertical-align: top;
}
.event_pics
{
    align: center;
    text-align: center;
    vertical-align: top;
}
.event_pics a
{
    text-decoration: none;
    vertical-align: top;
    border: none;
}
.event_pics img
{
    text-decoration: none;
    vertical-align: top;
    margin: 5px;
    border: none;
}
.event_title
{
    vertical-align: top;
    font-size: 1.0em;
    font-style: bold;
    font-weight: bold;
    text-align: left;
}
.event_title_centered
{
    vertical-align: top;
    font-size: 1.0em;
    font-style: bold;
    font-weight: bold;
    text-align: center;
}
.event_type,
.event_date,
.event_place,
.event_descr
{
    font-size: 0.8em;
    text-align: left;
}

/******************************************//******************************************/
.photo
{
    float: left;
    text-align: center;
    margin: 10px;
    height: auto;
}
.photo p
{
    text-align: center;
    margin: 0px;
    padding: 0px;
}
.photoR
{
    float: right;
    text-align: center;
    margin: 10px;
    height: auto;
}
.photoR p
{
    text-align: center;
    margin: 0px;
    padding: 0px;
}
.obyava
{
    display: block;
    float: left;
    text-align: center;
    text-decoration: none;
    margin: 10px;
    height: auto;
    border: none;
}
.obyava:hover
{
    border: outset;
    text-decoration: none;
    margin: 7px;
}

.ScrollTitle1{
	font-size: 16pt;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	direction: rtl;
	font-weight: bold;
	color: #5D2236;
}	

.ScrollTitle2{
	font-size: 12pt;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	direction: rtl;
	font-weight: bold;
	color: #5D2236;
}	

.ScrollText{
	font-size: 10pt;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #330000;
}		

.picture
{
    display: block;
    height: 250px;
    background: #AAEEAA;
    border-color: #99AA99;
    border-style: solid;
    color: #000000;
    vertical-align: center;
    text-align: center;
    align: center;
    text-decoration: none;
    font-family: arial;
    font-size: 14px;
}
.picture:hover {
    border-style: outset;
}
.picture_imagebox
{
    height: 200px;
    padding: 5px;
    vertical-align: center;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
}
.picture_textbox
{
    width: 200px;
    height: 40px;
    vertical-align: middle;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
}
.picture_image
{
    vertical-align: middle;
    border-style: none;
    border: none;
}
/******************************************/
.arhiv_img
{
    float: left;
    height: 170;
    width: 130;
    margin: 10 30 10 0;
}
.arhiv_img a
{
	text-decoration: none;
	padding: 0;
}
.arhiv_img a img
{
    border: outset;
    border-color: #99CC66;
    border-width: 2;
    margin: 2 2 2 2;
}
.arhiv_img a:hover img
{
    margin-top: 100;
    border-color: #99CC66;
    border-width: 4;
    margin: 0 0 0 0;
}
.arhiv_img a p
{
    border: outset;
    border-color: #99CC66;
    background: #CCDDCC;
    border-width: 2;
    margin: 2 2 2 2;
}
 .arhiv_img a:hover p
{
    margin-top: 100;
    border-color: #99CC66;
    background: #CCDDCC;
    border-width: 4;
    margin: 0 0 0 0;
}


/******************************************//******************************************/
.for-living
{
    width: 100%;
    height: 100%;
    border: 0px solid #000000;
    padding: 15px;
    text-align: center;
    vertical-align: middle;
}
.for-living div
{
    background-color: #BBFFDD;
    border-width: 0;
    border-style: solid;
    border-color: #AAEEAA;
    border: 0 solid;
    vertical-align: center;
    padding: 2% ;
    margin: 2% ;
}
.for-living div div
{
    vertical-align: center;
    background-color: #AAEEAA;
    border-width: 4;
    border-style: outset;
    border-color: #AAEEAA;
    border: 4 outset;
    padding: 2%;
    margin: 4%;
}
.original_text
{
    text-align: right;
    vertical-align: down;
}

.citat
{
    text-align: left;
    font-style: italic;
    margin: 0px;
    padding: 0px;
    font-size: 1.0em;
}
.citat_autor
{
    text-align: left;
    font-style: normal;
    margin: 0px 0px 15px 25px;
    padding: 0px;
    font-size: 0.9em;
}

/******************************************//******************************************/
.na_site_linkmain
{
    display: block;
    float: center;
    width: 140 auto;
    height: 70 auto;
    text-decoration: none;
    text-align: center;
    margin: 5 10;
}
.na_site_linkmain img
{
    border: none;
}
.na_site_link
{
    display: block;
    float: left;
    width: 140 auto;
    height: 70 auto;
    text-decoration: none;
    text-align: center;
    margin: 5 10;
}
.na_site_link img
{
    border: none;
}

.tyxo
{
    border: none;
    border-color: #000000;
    border-width: 0;
	position:absolute;
	left: 0px;
	top: 0px;
}

.reprod
{
    display: block;
    float: left;
    text-align: center;
    height: auto;
    margin: 5px;
	width: 150px;
	height: 180px;
}
.reprod img
{
	width: 150 auto;
	height: 150 auto;
}
