/* MAIN PAGE */
body 
{
	font-family: Tahoma,Arial,Verdana,San-Seriff;
	font-size: 8pt;
	color: Black;
	margin: 0 0 0 0;
	background-color: #E8E8E8;
	height: 100%;
}

html, body
{
	height: 100%;
}

p
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

td.BodyLeftMargin
{
	width: 20px;
	background-color: #EEEEEE; 
}

td.BodyLeftMarginImage
{
	width: 20px;
	background-image: url(/App_Themes/DefaultTheme/img/bggradl.gif);
	background-color: #eeeeee;
	background-repeat: repeat-y;
}

td.BodyRightMargin
{
	width: 20px;
	background-color: #EEEEEE; 
}

td.BodyRightMarginImage
{
	width: 20px;
	background-color: #eeeeee;
	background-image: url(/App_Themes/DefaultTheme/img/bggradr.gif);
	background-repeat: repeat-y;
}

td.MainControl
{
	padding: 5px 5px 5px 5px;
}

div.Bottom
{
	background-image: url(/App_Themes/DefaultTheme/img/bottomgrad.gif);
	background-repeat: repeat-x;
	color: White;
	font-size: 10pt;
	font-weight: normal;
	text-align: center;
	vertical-align: middle !important;
	width: 100%;
	height: 25px;
	line-height: 25px;
}
/* END MAIN PAGE */

/* HEADER */

div.AuthHeader
{
	width: 100%;
	height: 25px;
	border-bottom: solid 1px #CAC8CC;	
}

div.AuthHeader div
{
	padding: 5px 10px 5px 10px;
}

div.userinfo
{
	float: left;
}

div.userinfo span
{
	color: #46889D;
	font-size: 10pt;
	font-weight: bold;
}

div.headerLinks
{
	float: right;
	text-align: right;
	padding-top: 0px !important;
	padding-bottom: 0px !important;
	height: 25px;
	vertical-align: middle;
}

div.headerLinks table
{
	height: 25px;
}

div.headerLinks td
{
	/*float: left;*/
	vertical-align: middle;
	padding-left: 3px; 
	padding-right: 3px;
}

div.headerLinks a
{
	color: #46889D;
	font-size: 10pt;
	font-weight: bold;
}

/* END HEADER*/

/* TOP MENU */
div.menu-top
{
	float: left;
	width: 100%;
	height: 27px;
	background-position: left top;
	background-image: url(/App_Themes/DefaultTheme/img/bg-blue.gif);
	background-repeat: repeat-x;
	background-color: #3cb7e0;	
	text-align: left;
}

ul.menu-top
{
	display: block;
	margin: 0px 0px 0px 0px !important;
	float: left;
	/*width: 100%;*/
}

ul.menu-top li
{
	background-position: left top;
	background-image: url(/App_Themes/DefaultTheme/img/bg-blue.gif);
	background-repeat: repeat-x;
	background-color: #3cb7e0;
	float: left;
	border-right: solid 1px #0080b9;
	display: block;
	height: 27px;
	list-style-type: none;	
	width: 120px;
}

ul.menu-top a
{
	color: White;
	display: block;
	text-decoration: none;
	font-family: Tahoma, Arial, Sans-Serif;	
	font-size: 12px;
	font-weight: bold;
	vertical-align: middle;
	text-align: center;
	width: 100% !important;
	height: 27px !important;
	line-height: 25px;
}

ul.menu-top li:hover
{
	background-position: left top;
	background-image: url(App_Themes/DefaultTheme/img/menu-center-active.gif);
	background-repeat: repeat-x;
	background-color: #24a5cf;
}

li.home a
{
	background-position: center center;
	background-image: url(/App_Themes/DefaultTheme/img/foot-mark-yellow.gif);
	background-repeat: no-repeat;
}
/* END TOP MENU */


/* PAGE HEADER */
div.page_header
{
	height: 23px;
	border: solid 2px #FFE100;
	background-color: #FEFFCF;
	text-align: center;
}

div.page_header h1
{
	font-size: 12pt;
	font-weight: bold;
	color: Black;
	display: inline;
	position: relative;
	height: 20px;	
	line-height: 18px;
	top: 3px;
}
/* END PAGE HEADER */

/* LEFT-SIDE MENU */
td.left_control
{
	width: 250px; 
	margin-top: 0px; 
	vertical-align: top;
}

td.left_control table
{
	width: 100%;
	margin-bottom: 10px;
}

div.left_menu_header
{
	background-position: left top;
	background-image: url(/App_Themes/DefaultTheme/img/bg-blue.gif);
	background-repeat: repeat-x;
	border: solid 2px #0080B9;
	/*border-left: none 0px;*/
	/*width: 100%;*/
	height: 23px;
	vertical-align: middle !important;
	line-height: 20px;
	text-align: left !important;
	padding: 0px 5px 0px 10px;
}

div.left_menu_header_advert
{
	background-color: #3DAC3D;
	border: solid 2px #3DAC3D;
	/*border-left: none 0px;*/
	/*width: 100%;*/
	height: 23px;
	vertical-align: middle !important;
	line-height: 20px;
	text-align: left !important;
	padding: 0px 5px 0px 10px;
}

div.left_menu_header span,
div.left_menu_header a,
div.left_menu_header_advert span,
div.left_menu_header_advert a
{
	position: relative;
	font-size: 12px;	
	font-weight: bold;
	color: White;
}


td.left_menu_items
{
	border-bottom: solid 2px #939393;
	border-left: solid 2px #A1A1A1;
	border-right: solid 2px #939393;
	padding: 5px 5px 5px 5px;
	text-align: left;
	vertical-align: top;
	background-color: #EFEEE2;
}

td.left_menu_items div
{
	width: 100%;
}

td.left_menu_items div.dateselect table
{
	margin-bottom: 0px;
}

td.left_menu_items div a.menu_item
{
	color: #0080B9;
	/*color: Black;*/
	font-weight: bold;
	font-size: 9pt;
	text-decoration: underline;
	line-height: 20px;
}

td.left_menu_items div.selected_menu_item
{
	width: 100%;
	background-color: #D8D8D8;
}

td.left_menu_items li
{
	list-style-position: inside;
	/*list-style-image: url(/App_Themes/DefaultTheme/img/e02.gif);*/
	list-style-type: square;	
}

td.left_menu_items li span
{
	font-size: 8pt !important;
}

/* END LEFT-SIDE MENU */

/* DIALOGS */
div.dialog_header,
div.dialog_header_error
{
	background-position: left top;
	background-image: url(/App_Themes/DefaultTheme/img/bg-blue.gif);
	background-repeat: repeat-x;
	border: solid 2px #0080B9;
	height: 23px;
	vertical-align: middle !important;
	line-height: 20px;
	text-align: left !important;
	padding: 0px 5px 0px 10px;
}

div.dialog_header_error
{
	cursor: move;
}

div.dialog_header span,
div.dialog_header_error span
{
	position: relative;
	font-size: 12px;	
	font-weight: bold;
	color: White;
}

div.dialog_header_error span
{
	color: Red !important;
}


.modalPopup
{
	background-color:#E8E8E8;
	width: 350px;
}

.modalpopup_450px
{
	background-color:#E8E8E8;
	width: 450px;
}

.modalpopup_640px
{
	background-color:#E8E8E8;
	width: 640px;
}

.modalContent
{
	height: auto;
	text-align: left;
	border: solid 1px #0080B9;
	padding: 5px 5px 5px 5px;
}

.modalContent table
{
	width: 100%;
	margin-bottom: 10px;
}


.modalContent input.textbox,
.modalContent textarea
{
	width: 99%;
}

.modalContent select
{
	width: 100%;
}

.modalContent td.caption
{
	width: 100px;
	vertical-align: top;
	font-weight: bold;
}

.modalContent td.caption span
{
	font-size: 8pt;
	font-weight: bold !important;
	text-align: left;
}

.modalBackground
{
	background-color: gray;
	filter: alpha(opacity=70);
	opacity: 0.7;
}

span.error
{	
	color: Red;
	display: block; 
	padding: 10px 5px 10px 5px;
}
/* END DIALOGS */

/* CONTROLS */
.button
{
	border: solid 2px #0AABE0;
	font-weight: bold;	
	height: 25px;
	background-color: #6DC2DD;
	color: #FEFFCF;
	font-size: 8pt;
	width: 120px;
}
/* END CONTROLS*/

/* PAGE CONTENT */
div.pagecontent
{
	padding: 5px; 
	margin: 0px 0px 0px 0px; 
	text-align: left;
}

div.pagecontent_caption
{
	height: 16px; 	
    width: 250px;
    text-align: center;
}

div.pagecontent_caption span
{
	color: #FFE100;
	font-size: 10pt;
	font-weight: bold;
}

div.pagefilter
{
	width: 100%;
	margin-bottom: 20px;
}

div.pagefilter td.caption
{
	width: 1%;
	white-space: nowrap;
}

div.pagefilter span
{
	color: Black;
	font-size: 9pt;
	font-weight: bold;
}


span.minicomment
{
	font-size: 7pt;
	color: #9E9E9E;
}

td.main_content
{
	padding: 5px 10px 5px 10px;
}
/* END PAGE CONTENT */


/* NEWS */
table.inputdata
{
	width: 100%;
}

table.inputdata td.caption
{
	width: 1%;
	white-space: nowrap;
	vertical-align: top;
}

table.inputdata td
{
	padding-right: 5px;
	vertical-align: top;
}

table.inputdata span
{
	font-size: 9pt;
	color: Black;
	font-weight: bold;
}

div.news_date
{
	width: 100%; 
	padding-bottom: 5px;
	font-weight: bold;	
	font-size: 9pt;
}

div.news_title
{
	width: 100%; 
	padding-bottom: 15px;
}

div.news_title p
{	
	text-align: justify; 
	text-indent: 25px;
}

div.news_title a
{
	font-size: 8pt !important;
	color: Black;
	text-decoration: none !important;
}

div.news_title a:hover
{
	text-decoration: underline !important;
}


div.all_news
{
	padding-top: 10px; 
	text-align: right;
}

div.all_news a
{
	color: #0080B9;
	text-decoration: underline;
}

td.news_view_all
{
	text-align: left;
	vertical-align: top;	
}

td.news_view_all a.menu_item
{
	color: #0080B9;
	/*color: Black;*/
	font-weight: bold;
	font-size: 9pt;
	text-decoration: underline;
	line-height: 20px;
}

table.news_entire_text td.news_td
{
	padding-bottom: 9px;
}

table.news_entire_text h2.h2news
{
	font-size: 11pt;
}

table.news_entire_text td.newsdate
{
	padding-top: 10px;
	font-weight: bold;
}

/* END NEWS */

/* PAGER */
div.my_pager table
{
	width:100%;
	border-top: solid 1px #939393;
}

div.my_pager table table
{
	width:100%;
	border: none 0px;
}

div.my_pager td#tdleft
{
	text-align: left;	
}

div.my_pager td#tdleft a
{
	color: #415369; 
	font-size: 8pt;
}
div.my_pager td#tdleft span
{
	color: #415369;
	font-weight: bold;
	font-size: 10pt;
}

div.my_pager td#tdcenter
{
	width: 100%;
}

div.my_pager td#tdright
{
	text-align: right;
	white-space: nowrap;
}

div.my_pager td#tdright span
{
	color: #415369;
	font-weight: bold;
	font-size: 8pt;
}
/* END PAGER */

/* CONTACTS */
div.contact_title
{
	background-color: #C7C7C7; 
	height: 20px; 
	text-align:left; 
	padding: 3px 2px 0px 10px;	
	/*width: 100%;*/
}

div.contact_title a,
div.contact_title span
{
	color: Black;
	font-weight: bold;
	font-size: 10pt;
}

div.contact_title a.all_articles
{
	color: #0080B9 !important;
	font-size: 9pt;
	font-weight: bold;
}

div.contact_previewtext
{
	border-left: solid 1px #C7C7C7;
	border-right: solid 1px #C7C7C7;
	border-bottom: solid 1px #C7C7C7;
	background-color: #EFEEE2;
	text-align:left;
	padding: 5px 10px 5px 10px;
	/*width: 100%;*/
}

div.contact_previewtext a
{
	font-size: 9pt;
	color: Black;
	text-decoration: underline;
}

div.contact_previewtext ul, span
{
	font-size: 9pt;
}
/* END CONTACTS*/

/* ARTICLES */
div.article_title
{
	width: 100%; 
	padding-bottom: 2px;	
	text-align: left;
}
div.article_title a,
div.article_title span
{
	font-weight: bold;
	color: Black;
	font-size: 12pt;
}

div.article_previewtext,
div.article_preview_bottom
{
	text-align:left;
	padding: 0px 10px 0px 10px;
	/*width: 100%;*/
}

div.article_previewtext p
{
	text-align: justify;
}

div.article_previewtext a
{
	font-size: 9pt;
	color:  #93a3c0;
	text-decoration: none;
}

div.article_preview_bottom
{
	padding-bottom: 0px;
	padding-top: 0px;
	padding-left: 5px;
	padding-right: 5px;
	margin-bottom: 15px;
}

div.article_preview_bottom span
{
	color: #939393;
	font-size: 8pt;
	font-weight: bold;	
}

div.article_preview_bottom table
{
	width: 100%;
}

div.article_preview_bottom td
{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

div.article_page_items
{
	text-align: left;
}

div.article_page_items li
{
	 list-style-position:inside;
}

div.article_page_items li a
{
	color: #0080B9;
	/*color: Black;*/
	font-weight: bold;
	font-size: 8pt;
	text-decoration: underline;
	line-height: 20px;
}

h2.article_title
{
	font-size: 18pt;
	color: Black;
	font-weight: bold;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 7px;
}

div.article_short_title
{
	width: 100%; 
	padding-bottom: 0px;
}

div.article_short_title a,
div.article_short_title span
{
	font-weight: bold;
	text-decoration: none !important;
	font-size: 10pt !important;
}

div.article_short_title span
{
	text-decoration: none !important;
}

table.Article_comment
{
	width: 100%;
}

table.Article_comment td.caption
{
	width: 1%; 
	vertical-align: top;
	font-weight: bold;
	padding-right: 10px;
}

div.comment_add_title
{
	background-color: #FFAA00; 
	height: 20px; 
	text-align:left; 
	padding: 3px 2px 0px 10px;	
	/*width: 100%;*/
}

div.comment_add_title span
{
	color: Black;
	font-weight: bold;
	font-size: 10pt;
}

div.contact_add_body
{
	border-left: solid 1px #FFAA00;
	border-right: solid 1px #FFAA00;
	border-bottom: solid 1px #FFAA00;
	background-color: #EFEEE2;
	text-align:left;
	padding: 5px 10px 5px 10px;
	/*width: 100%;*/
}


div.contact_add_body span
{
	font-size: 9pt;
}
/* END ARTICLES */

/* OSANNA RECLAMA */
table.reclama
{
	background-color: #7EB9E6;
	width: 100%;
	height: 155px;
	margin-top: 5px;
	margin-bottom: 5px;
	width: 650px;
}

td.left_top_corner
{
	background-image: url(/App_Themes/DefaultTheme/img/left_top_corner.gif);
	background-position: left top;
	background-repeat: no-repeat;
}

td.left_bottom_corner
{
	background-image: url(/App_Themes/DefaultTheme/img/left_bottom_corner.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
}

td.right_top_corner
{
	background-image: url(/App_Themes/DefaultTheme/img/right_top_corner.gif);
	background-position: right top;
	background-repeat: no-repeat;
	
}

td.right_bottom_corner
{
	background-image: url(/App_Themes/DefaultTheme/img/right_bottom_corner.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
}

td.left_top_corner,
td.left_bottom_corner,
td.right_top_corner,
td.right_bottom_corner
{
	background-color: #E8E8E8 !important;
	width: 14px;
	height: 11px;	
	
}
/* END OSANNA RECLAMA */

/* USER ADD NEWS */
div.user_add_news
{
	width:240px;
	height:40px;
	border-width: 2px;
    background-color: #0080B9;
}

div.user_add_news a.user_add_news
{
	text-decoration: none;
}

div.user_add_news span
{
	color: White;
	font-size: 12pt;
}
/* END USER ADD NEWS */

/* ADVERTISEMENTS */
div.adver_title
{
	background-color: #3DAC3D; 
	height: 20px; 
	text-align:left; 
	padding: 3px 2px 0px 10px;	
	/*width: 100%;*/
}

div.adver_title a,
div.adver_title span
{
	color: White;
	font-weight: bold;
	font-size: 10pt;
	text-decoration: none;
}

div.advert_previewtext
{
	border-left: solid 1px #3DAC3D;
	border-right: solid 1px #3DAC3D;
	border-bottom: solid 1px #3DAC3D;
	background-color: #EFEEE2;
	text-align:left;
	padding: 5px 10px 5px 10px;
}

div.advert_previewtext a.all_adverts
{
	color: #0080B9 !important;
	font-size: 9pt;
	font-weight: bold;
}

div.advert_previewtext a
{
	font-size: 9pt;
	color: Black;
	text-decoration: underline;
}

div.advert_previewtext ul
{
	font-size: 9pt;
	list-style-type: none;
	font-size: 9pt;
	margin-left: 0px;
	margin-top: 10px;
	margin-bottom: 0px;
	margin-right: 15px;	
	padding-left: 0px;
}

div.advert_previewtext table
{
	width: 100%;
}

div.ajax__tab_body
{
	background-color: #E8E8E8 !important;
}

div.adveredit_photos
{
	width: 120px; 
	height: 102px; 
	float: left;
}

div.adveredit_photos td.advert_image
{
	width: 100px;
}

div.adveredit_photos td.advert_controls
{
	width: 20px; 
	vertical-align: top;
}

/* END ADVERT */

.WatermarkCssClass
{
	background-color: #FFFFA4;
	color: #ACA899;
	width: 99%;
	height: 18px;
	border: solid 1px #7F9DB9;
}