﻿

/********************************** MAIN ASPX FILE *****************************/

body 
{
	font-family: Arial Narrow;
	margin-top: 0px;
	margin-left: 0px; 

	background-image:url(background.jpg);
	text-align:left;
}



.body_chooser
{
	font-family: Arial Narrow;
	background-color:Transparent;
	margin-left: 0px; 
	margin-top: 0px; 
	text-align:center;
	/*
	background-image:url(background.jpg);
	margin-left: 0px; 
	margin-top: 0px
	*/
}


/***************************** TABLE HEADER WRAPPER style *********************************/

.wrap_000
{
	margin-left: auto; 
	margin-right: auto;
}

.wrap_00
{
	border: 1px solid Orange;
	background-color:White;	
}


/***************************** HEADER *********************************/


.header_table 
{
	background-image:url(header.jpg);
	background-repeat:no-repeat;
	width:800px;
}

.header			{ }
.header_td1		{ height:230px; }
.header_td2		{ }
.header_td3		{ }

.header_div1	{ vertical-align:top}	
.header_div2	{ vertical-align:bottom}	
.header_div3	{ vertical-align:top}	


.header2_div2 a:link	{ font-family:Papyrus, Verdana; color: Orange }
.header2_div2 a:visited { font-family:Papyrus, Verdana; color: Orange }
.header2_div2 a:hover	{ font-family:Papyrus, Verdana; color: Red }
.header2_div2 a:Active  { font-family:Papyrus, Verdana; color: Red }




/***************************** MAIN TABLE *********************************/

.main_table
{


	width:100%;
	height:300px;
}

.main_table a
{
	font-family:Papyrus, Verdana;
	text-decoration:none;
	color:Orange;
}

.main_table a:hover
{
	text-decoration:none;
	color:Red;
}




.main_table2
{
	background-color:White;
}


.main_table_part2
{	
	background-color:White;
	width:800px;
	margin-top:-1px;
	height:550px;
}

.main_table_part2 a
{
	/*
	text-decoration:none;
	color:#303030; */
}

.main_table_part2 a:hover
{
	/*text-decoration:none;
	color:#a0a0a0; */
}


.main_header
{
}

.main_header2
{
	
}

.main_header_td1
{
	text-align:left; 
}

.main_header2_td1
{
	text-align:left; 
}


.main_header_td
{
	text-align:left; 
}

.main_header_td3
{
	text-align:left; 
}

.main_header_div
{
	width: 100%; 
	vertical-align:bottom;
}

.main_header2_div
{
	width: 100%; 
	vertical-align:bottom;
	text-align:left;
	height:0px;
}



.main_left_td
{

	width: 0px; 
	text-align:left;
	vertical-align:top;
	
}


.main_left_div
{
	width:0px; 
	text-align:left;
}


.main_center_td
{
	padding-left:5px; 
	padding-right:5px;
	vertical-align:top;
}

.main_center_td a
{
	text-decoration:underline;
	color:Gray; 
}

.main_center_td a:hover
{
	text-decoration:underline;
	color:Gray; 
}
.main_center_td a:visited
{
	text-decoration:underline;
	color:Gray; 
}

.main_center_div
{
	width: 580px; 
	vertical-align: top;
	text-align:left;
}

.main_center_div img { border:solid 1px Orange }

.main_r1_td
{
	width: 200px; 
	vertical-align:top;
}

.main_r1_td a
{
	text-decoration:underline;
	color:Gray; 
}

.main_r1_td a:hover
{
	text-decoration:underline;
	color:Gray; 
}
.main_r1_td a:visited
{
	text-decoration:underline;
	color:Gray; 
}


.main_r1_div
{
	width: 210px; 
	/* height: 248px; */
}


.main_r2_td
{
	width: 0px; 
	/* height: 116px; */
	vertical-align:top;
}


.main_r2_div
{
	width: 0px; 
	/* height: 248px; */
}









/*----------------------------------------------------------------
						ELEMENTS 
----------------------------------------------------------------*/



/*----------------------- OKVIR1 ----------------------*/
.okvir1
{
/*
	border-left:White 1px solid;
	border-top:White 1px solid;
	border-right:White 1px solid;
	border-bottom:White 1px solid;		
*/
	background-image: url(okvir1.gif);
    background-repeat: no-repeat;
    height:100%;
    width:200px;
}



.okvir1_naslov
{
	font-family:Verdana;
	font-size:small;
	font-weight:bold;
}


.okvir1_naslov_td
{
	height: 14px; 
	border-bottom: solid 1px Gray;
}


.okvir1_naslov_tr
{
	height: 14px
}


.okvir1_text_tr
{
/*	background:WhiteSmoke; */
	height: 200px
}


.okvir1_text
{
	font-family:Verdana;
	font-size:x-small;
	font-weight:normal;
}



/*----------------------- OKVIR3 ----------------------*/

.okvir3
{
    height:100%;
    width:190px;
}



.okvir3_naslov
{
	font-family:Verdana;
	font-size:small;
	font-weight:bold;
	color:#016b5f;
}


.okvir3_naslov_td
{
	height: 14px; 
	border-bottom: solid 1px Gray;
}


.okvir3_naslov_tr
{
	height: 14px
}


.okvir3_text_tr
{
	height: 200px
}


.okvir3_text
{
	font-family:Verdana;
	font-size:x-small;
	font-weight:normal;
	color:#016b5f;
}


/*------------------------ okvir4 --------------------------*/

.okvir4
{
    height:100%;
    width:190px;
	background-image:url(k1.jpg);

}

.okvir4_div
{
	width: 190px; 
	height: 50px;
}



.okvir4_naslov
{
	font-family:Verdana;
	font-size:small;
	font-weight:bold;
	color:Gray;
}


.okvir4_naslov_td
{
	height: 14px; 
	background-color:WhiteSmoke;
	line-height:14px;
	text-align: left;
	/* border-bottom: solid 1px Gray; */
}


.okvir4_naslov_tr
{
	height: 14px
}


.okvir4_text_tr
{
	height:50px;
	text-align:left;
	/* height: 200px */
}


.okvir4_text
{
	font-family:Verdana;
	font-size:x-small;
	font-weight:normal;
	color:Gray;
}





/*------------------------ okvir5 --------------------------*/

.okvir5
{
    /*height:100%; */
    width:175px;
	height: 100px; 
}	

.okvir5_div
{
	width: 154px; 
	height: 100px; 
}



.okvir5_naslov
{
	font-family:Verdana;
	font-size:small;
	font-weight:bold;
	color:Gray;
}


.okvir5_naslov_td
{
	height: 14px; 
	background-color:WhiteSmoke;
	line-height:14px;
	text-align:left;
	/* border-bottom: solid 1px Gray; */
}


.okvir5_naslov_tr
{
	height: 14px
}


.okvir5_text_tr
{
	/* height:150px;
	height: 200px */
}


.okvir5_text
{
	font-family:Verdana;
	font-size:x-small;
	font-weight:normal;
	color:Gray;
}


.okvir5_wrap_tr1
{
	height: 13px
}
.okvir5_wrap_tr5
{
	height: 13px
}

.okvir5_wrap_td11
{
width: 13px; background-image: url(okvir5_tl.gif); background-repeat: no-repeat;
            background-position: right bottom; height: 13px;
}

.okvir5_wrap_td12
{
background-image: url(okvir5_tlr.gif); background-position: left bottom ;
            background-repeat:no-repeat ; width: 13px; height: 13px;
}
.okvir5_wrap_td13
{
height: 13px
}

.okvir5_wrap_td14
{
background-image: url(okvir5_trl.gif); background-position: right bottom ;
            background-repeat:no-repeat ; width: 13px; height: 13px;
}
.okvir5_wrap_td15
{
width: 13px; background-image: url(okvir5_tr.gif); background-repeat: no-repeat;
            background-position: left bottom; height: 13px;
}



.okvir5_wrap_td21
{
width: 13px; background-image: url(okvir5_tll.gif); background-position: right top ;
            background-repeat:no-repeat
}

.okvir5_wrap_td22
{
}
.okvir5_wrap_td23
{
	width: 13px; background-image: url(okvir5_trr.gif); background-position: left top ;
            background-repeat:no-repeat 
}

.okvir5_wrap_td31
{
}
.okvir5_wrap_td33
{
}


.okvir5_wrap_td41
{
width: 13px; background-image: url(okvir5_blr.gif); background-repeat: no-repeat;
            background-position:right bottom 
}
.okvir5_wrap_td43
{
width: 13px; background-image: url(okvir5_brl.gif); background-repeat: no-repeat;
            background-position: left bottom
}


.okvir5_wrap_td51
{
width: 13px; background-image: url(okvir5_bl.gif); background-repeat: no-repeat;
            background-position: right top
}
.okvir5_wrap_td52
{
	width: 13px; background-image: url(okvir5_bll.gif); background-repeat: no-repeat;
            background-position: left top 
}
.okvir5_wrap_td53
{
}
.okvir5_wrap_td54
{
	width: 13px; background-image: url(okvir5_brr.gif); background-repeat: no-repeat;
            background-position: right top 
}
.okvir5_wrap_td55
{
	width: 13px; background-image: url(okvir5_br.gif); background-repeat: no-repeat;
            background-position: left top 
}



/*-------------------------- LOGIN ----------------------------*/

.login_okvir
{
	background-image: url(login_okvir.gif);
    background-repeat: no-repeat;
    height:100%;
    width:200px;
}


/*----------------------------------------------------------------*/
.login_okvir
{
	background-image: url(login_okvir1.gif);
    background-repeat: no-repeat;
    height:100%;
    width:200px;
}

/*-------------------------- EMAIL ----------------------------*/



.email_table_wrap_tr1
{
	height:5px
}
.email_table_wrap_tr3
{
	height:5px
}

.email_table_wrap_11
{
	width:5px;background-image: url(okvir_corner_tl.gif); background-repeat:no-repeat; background-position: bottom
}

.email_table_wrap_12
{
background-image: url(okvir_dot.gif); background-position: top ; background-repeat:repeat-x
}

.email_table_wrap_13
{
width:5px;background-image: url(okvir_corner_tr.gif); background-position: bottom
}

.email_table_wrap_21
{
width:5px; background-image: url(okvir_dot.gif); background-position:left ; background-repeat:repeat-y}
.email_table_wrap_22
{
}
.email_table_wrap_23
{
width:5px; background-image: url(okvir_dot.gif); background-position: right ; background-repeat:repeat-y
}
.email_table_wrap_31
{
width:5px;background-image: url(okvir_corner_bl.gif); background-repeat:no-repeat;  background-position: top
}
.email_table_wrap_32
{
width:5px;background-image: url(okvir_dot.gif); background-repeat:repeat-x;  background-position: bottom
}
.email_table_wrap_33
{
width:5px;background-image: url(okvir_corner_br.gif); background-repeat:no-repeat;  background-position: top
}


.email_table
{
	width:300px;
}

.email_header
{
	background-color:Gray;
	width:300px;
	color:White;
	font-family: Arial;
	font-size:smaller;
}


.email_lbl
{
	color:Gray;
	font-family: Arial;
	font-size:smaller;
}

.email_text
{
	color:Gray;
	font-family: Arial;
	font-size:smaller;
	width:200px;
}

.email_body
{
	color:Gray;
	font-family: Arial;
	font-size:smaller;
	width:300px;
	height:253px;
	
}


/*--------------------- e_mail_newsletter_core --------------------------*/

.email_newsletter_core_table
{
	width:155px;
}


.email_newsletter_core_lbl
{
	color:Gray;
	font-family: Arial;
	font-size:smaller;
}

.email_newsletter_core_lblstatus
{
	color:Red;
	font-family: Arial;
	font-size:8pt;
}

.email_newsletter_core_text
{
	color:Gray;
	font-family: Arial;
	font-size:smaller;
	width:90px;
}

.email_newsletter_core_lnk
{
	color:Gray;
	font-family: Arial;
	font-size:smaller;
}

/*-------------------- username ----------------------*/


.e_username_label
{
	color:Gray;
	font-family: Arial Narrow;
	font-size:smaller;
}


.e_username
{
	color:White;
	font-family: Arial Narrow;
	font-size:smaller;
	font-weight:bold;
}

.e_username_odjava
{
	color:Gray;
	font-family: Arial Narrow;
	font-size:8pt;
	font-style:italic;
}

/*------------------------------------------------------------*/


.slideshow_naslov
{
	font-family:Arial Narrow;
	font-size:medium;
	font-weight:bold;
}




.nav
{
	font-family: Arial Narrow;
	font-size:smaller;
	color:Gray;
}


/*----------------- FOTO ALBUM ------------------------*/

.album_col_1_div
{
	width: 250px; height: 300px
}

.album_col_2_div
{
	width: 250px; height: 300px
}



.album_col_1_td
{
	vertical-align:top;
}

.album_col_2_td
{
	vertical-align:top;
}

.album_col_3_td
{
	vertical-align:top;
}

.album_col_4_td
{
	vertical-align:top;
}

.album_col_5_td
{
	vertical-align:top;
}


.album_date
{
	font-family: Arial;
	font-size: 7pt;
	font-style:italic;
	color:Gray;
}


.album_text
{
	font-family: Arial;
	font-size: 7pt;
	font-style:italic;
	font-weight:bold;
	color:Gray;
}


.album_open
{
	font-family: Arial;
	font-size:small;
	font-weight:bold;
	color:Gray;
	
}




.album_naslov
{
	font-family: Arial;
	font-size: 8pt;
	font-weight:bold;
	color:Gray;
}




/*********************** ANKETA *************************/

.e_anketa_table
{
	width: 170px;
}

.e_anketa e_anketa_row1_td
{
}

.e_anketa_row2_td1
{
	width: 10px;
}


.e_anketa_row2_td2
{
	width: 160px;
}


.e_anketa_div_pitanje
{
	font-family: Arial;
	font-size: 8pt;
	font-weight:bold ;
	color:Gray;
}

.e_anketa_div_odgovor
{
	font-family: Arial;
	font-size: 8pt;
	font-weight:normal;
	color:Gray;
	text-align:left;
}

.e_anketa_lbl_comment
{
	font-family: Arial;
	font-size: 8pt;
	font-weight:bold ;
	color:Gray;
}

.e_anketa_txtcomment
{
	font-family: Arial;
	font-size:x-small;
	color:Gray;
	line-height:14px;
	height:14px;
	padding:0px;
	width:150px;
	
}

.e_anketa_div_cmd
{
	font-family: Arial;
	font-size: 8pt;
	font-weight:Bold;
	color:#cccccc;
	text-align:left;
}

.e_anketa_div_cmd a
{
	color:Gray;
	text-decoration:underline;
}



/*---------------------------- e_anketa_rez ------------------------------*/

.e_anketa_rez_table 
{
	border:solid 1px #aaaaaa;
}


.e_anketa_rez_col_1
{
	width:200px;
}

.e_anketa_rez_col_2
{
	width:50px;
	text-align:center;
	background-color:#dddddd
}

.e_anketa_rez_col_3
{
	width:50px;
	text-align:center;
}


.e_anketa_rez_lbl
{
	font-family: Arial;
	font-size: 8pt;
	font-weight:normal;
	color:Gray;
}

.e_anketa_rez_comments
{
	font-family: Arial;
	font-size: 8pt;
	font-weight:normal;
	color:Gray;
}

.e_anketa_rez_lblpitanje
{
	font-family: Arial;
	font-size: 12pt;
	font-weight:bold;
	color:Gray;
}

.e_anketa_rez_lblcomment
{
	font-family: Arial;
	font-size: 12pt;
	font-weight:bold;
	color:Gray;
}


/*---------------------------- e_comment_input_core ------------------------------*/

/*---------------------------- e_comment_input_core ------------------------------*/

.e_comment_input_core_div
{
	font-family: Arial;
	font-size:x-small;
	color:Gray;
}
.e_comment_input_core_div a
{
	color:Gray;
	text-decoration:underline;
}
.e_comment_input_core_div a:hover
{
	color:#aaaaaa;
	text-decoration:underline;
}


.e_comment_input_core_lbl_title
{
	font-family: Arial;
	font-size: 10pt;
	font-weight:bold;
	color:Gray;
}

.e_comment_input_core_lbl_naslov
{
	font-family: Arial;
	font-size: 8pt;
	font-weight:normal;
	color:Gray;
}

.e_comment_input_core_txt_naslov
{
	font-family: Arial;
	font-size: 8pt;
	font-weight:normal;
	color:Gray;
}

.e_comment_input_core_lbl_description
{
	font-family: Arial;
	font-size: 8pt;
	font-weight:normal ;
	color:Gray;
}

.e_comment_input_core_txt_description
{
	font-family: Arial;
	font-size:x-small;
	color:Gray;
	line-height:14px;
	height:14px;
	padding:0px;
	width:100%;	
}


.e_comment_input_core_lbl_potpis
{
	font-family: Arial;
	font-size: 8pt;
	font-weight:normal;
	color:Gray;
}

.e_comment_input_core_txt_potpis
{
	font-family: Arial;
	font-size: 8pt;
	font-weight:normal;
	color:Gray;
}


.e_comment_input_core_cmd
{
	font-family: Arial;
	font-size: 8pt;
	font-weight:Bold;
	color:#cccccc;
	text-align:left;
}


/*---------------------------- e_comment_core ------------------------------*/

.e_comment_core_table
{
		width:300px;
}


.e_comment_core_table_td1
{
		width:100px;
}

.e_comment_core_table_td2
{
		width:100px;
}

.e_comment_core_lbl_naslov
{
	font-family: Arial;
	font-size: 8pt;
	font-weight:bold;
	color:Gray;
}

.e_comment_core_lbl_datum
{
	font-family: Arial;
	font-size: 8pt;
	font-weight:normal ;
	font-style:italic;
	color:Gray;
}

.e_comment_core_lbl_description
{
	font-family: Arial;
	font-size: 8pt;
	font-weight:normal ;
	color:Gray;
}

.e_comment_core_lbl_potpis
{
	font-family: Arial;
	font-size: 8pt;
	font-weight:normal ;
	color:Gray;
}


/*---------------------------- e_catalog ------------------------------*/

.e_catalog_naslov
{
	font-weight: bold;
	font-size: 14pt;
	font-family: Arial Narrow;
	color: #016b5f;
}


/*---------------------------- E_item1 ------------------------------*/

.e_item1
{
	font-weight: normal;
	font-size: 9pt;
	font-family: Arial Narrow;
	color: #016b5f;
}

.e_item1i
{
	font-weight: bold;
	font-size: 9pt;
	font-family: Arial Narrow;
	color: White;
}


/*---------------------------- e_more ------------------------------*/

.e_more
{
	font-family: Arial;
	font-size: 8pt;
	font-weight:normal;
	color:Gray;
	text-align:right;
}


