/*CSS Document*/
* {
	margin: 0px;
	padding: 0px;
}
body {
	font-family: "Trebuchet MS", Verdana, Arial, serif;
	background-color: #FFFFFF;
	font-size: 12px;
	color: #5C5454;
	margin-top: 0px;
	padding: 0;
	text-align: center;
	vertical-align: top;
	margin-right: auto;	margin-left: auto;
}
p {
	font-size:14px;
}

h1,h2,h3{
	font-family: "Trebuchet MS", Verdana, Arial, serif;
	color: #5F82AB;
}
/*end @Group General*/

/*@GROUP COMMON*/
#container{
	width:780px;
	margin: auto; 
}

.comming_soon{font-size:40px; color:#333; text-align:left;}
.newsletter {text-align:right;margin-left:536px;margin-top:10px;}
.newsletterInput{border:1px solid #C3DDF9; padding:1px; float:left;;}
.submitBtn{float:left;margin-left:2px; }
#header{
	padding: 0px;
	background-image: url(../images/header.gif);
	background-repeat: no-repeat;
	height: 347px;
	width: 780px;
	display: block;
	float:left;

}
.newsletterMsg{height:15px;font-size:12px; color:#fff; text-align:right;margin-right:20px;}
#header h1 a{ width:100%; height:285px; display:block;
	text-indent:-99999px;
}
#footer {
	font-size: 12px;
	color: #999999;
	text-align: right;
	margin-top: 1px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	padding-top: 5px;
	padding-bottom: 5px;
	clear: left;
}


#bigbody{
width:690px;
min-height:300px;height:auto !important; /*IE6 min-height CSS hack, together with the next line*/height:300px; 
	background-color: #CDE3FA;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	background-image: url(../images/bg_bigbody.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-align:justify;
	padding-top: 45px;
	padding-right: 45px;
	padding-left: 45px;
	padding-bottom: 15px;
	clear: left;
}
.p_profile{

	padding-top:20px;
	font-weight: normal;
	font-style: normal;
}

#bigbody h2{
	text-align:right;
	font-size:36px;
	font-weight:bold;
	padding:0;
	margin-bottom:25px;
	line-height:36px;
	margin-right: 45px;
}

/*end @GROUP COMMON*/


/*@homepage PAGE*/
.big_pic{
	border:5px solid #8091B6;
	background-repeat: no-repeat;
	margin-right: 20px;
	float: left;
height:346px;
}

#hotnews{
	float:right;
	width:450px;
	padding: 0px;
	margin: 0px;
}
.title_stire{
	font-size:14px;
	font-weight:bold;
	color:#B101AB;
	margin: 0px;
	padding: 0px;
	
}
.data_stire{
	color: #FF9053;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
}
.news{
	padding-top:5px;
	
}
.stire {
	padding: 0px;
	margin-right: 0px;
	margin-left: 0px;
	display: block;
	margin-top: 10px;
	vertical-align: top;
	margin-bottom: 5px;
	line-height: normal;
}

/*end @homepage PAGE*/

/* @Merchandise Page*/
.product {
	width: 690px;
	background-color: #FFFFFF;
	margin-top: 15px;
	background-image: url(../images/bg_merchandise_Area.gif);
	background-repeat: no-repeat;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	
	}
.imgProduct {
	border:4px solid #DFEDFD;
	float:left;
	margin-top: 20px;
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom:3px;
}
.merchandise_h3{
	width: 480px;
	margin-top:20px;
	float: left;
}
.merchandise_h3 h3{
	text-align:left;
	font-size:14px;
	}
.product_specs{
	font-size:12px;
	line-height:14px;
	margin-left:10px;
	margin-top:15px;
	margin-right:10px;
}

.btn_buy {
	width:680px;
	margin-right:10px;
	text-align: right;
	clear: both;
	border-top: 0px;
	border-right: 0px;
	border-bottom: 5px solid #FFFFFF;
	border-left: 0px;	
}



/*end @Merchandise Page*/

/*@contact page*/

#top_form{
	height: 13px;
	width: 528px;
	background-image: url(../images/contact_form_top.gif);
	background-repeat: no-repeat;
	background-position:bottom;

}
#center_form{
	margin-top:0px;
	height: 510px;
	width: 528px;
	background-color: #FFFFFF;
	text-align: left;
	padding-top: 30px;
	}
#center_form p{
	margin-left:20px;
	margin-top:10px;
	margin-bottom: 5px;
	font-size: 14px;
}
#bottom_form{
	height: 13px;
	width: 528px;
	background-image: url(../images/contact_form_bottom.gif);
	background-repeat: no-repeat;
}

.contact_title {
	font-size: 24px;
	color: #666C74;
	font-style: italic;
}

.form_txt {
	background-color: #F7FAFE;
	border: 1px solid #CCCCCC;
	height:20px;
	width: 214px;
	margin-top: 5px;
}
/* end @contact page*/


/*@Links Page*/
#link_list{
	list-style-image: none;
	list-style-type: none;
	display: block;
}
#link_list li{
	margin-bottom: 14px;
	font-size: 14px;
	font-weight: bold;
	color: #5F82AB;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FFFFFF;
}
#link_list li a{
	color: #333333;
	text-decoration: underline;
	font-weight: normal;
}
#link_list li p{
	font-size: 12px;
	font-style: italic;
	margin: 2px 0px 5px;
	padding: 0px;
	color: #333333;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
}
/*end @Links Page*/
/*@Awards page*/
.award_pic{
background-image: url(../images/pattern_bg_poza.gif);
	background-repeat: repeat-x;
	float: left;
	height: 130px;
	width: 173px;
	border: 3px solid #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	overflow: hidden;
	background-color: #FFFFFF;
}
#awards_list{
	list-style-image: none;
	list-style-type: none;
}
#awards_list li {
	border-bottom-width: thin;
	border-bottom-style: dashed;
	border-bottom-color: #FFFFFF;
	height: 150px;
	margin-bottom: 15px;
}
#awards_list li p{
	padding-top:110px;
	font-size: 14px;
}
#awards_list li a{
	font-size: 16px;
	color: #5F82AB;
	text-decoration: underline;
	margin-left: 20px;
}
#awards_list li span{
	font-style: italic;
	font-size: 12px;
	color: #999999;
}
/*end @Awards page*/

/*@Press page*/
#press_main{
	list-style-image: none;
	list-style-type: none;
}

#press_main li {
	border-bottom-width: thin;
	border-bottom-style: dashed;
	border-bottom-color: #FFFFFF;
	margin-bottom: 20px;
}
.left_press{
	width: 160px;
	float: left;
	margin: 0px;
	padding: 0px;
	clear: left;
	display: block;
}
.right_press{
	margin-top: 0px;
	margin-bottom: 5px;
	float: left;
	width: 480px;
}
.press_image{
	width: 144px;
	height: 108px;
	background-color:#000000;
	border: 3px solid #FFFFFF;
	
}

.press_image img {
	margin: 0px;
	padding: 0px;
}
.articol {
	border-bottom: thin dashed #FFFFFF;
	width: 645px;
	margin-top: 35px;
	clear: left;
	padding: 0px;
	margin-bottom: 0px;	
}
.press_title {
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #5074A0;
	text-decoration: underline;
}
.do_articol {
	text-align: right;
	margin-bottom: 5px;
	clear: left;
	margin-top: 10px;
}
.read_more {
	color: #5074A0;
	font-size: 16px;
	padding-left: 25px;
	background-image: url(../images/read_more_bg.gif);
	background-repeat: no-repeat;
	background-position: left;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
.download_link {
	color: #5074A0;
	font-size: 16px;
	padding-left: 25px;
	background-image: url(../images/download_bg.gif);
	background-repeat: no-repeat;
	background-position: left;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	margin-left: 10px;
}
.external_link {
	color: #5074A0;
	font-size: 16px;
	padding-left: 25px;
	background-image: url(../images/external_link_bg.gif);
	background-repeat: no-repeat;
	background-position: left;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	margin-left: 10px;
}
/* end @Press page*/

/* @Photo Gallery page*/
.photo_box{
	height: 169px;
	width: 156px;
	float: left;
	text-align: center;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
}

#photo_gallery {
	text-align: center;
	margin-top: 25px;
	width: 690px;
	clear: both;
}
#status_gallery {
	clear: left;
	margin-left: 280px;
	height: 90px;
}
#page_number {
	list-style-image: none;
	list-style-type: none;
	margin-bottom: 30px;
}
#page_number li {
	height: 24px;
	width: 18px;
	float: left;
	color: #666666;
}

#page_number li a:link,
#page_number li a:visited,
#page_number li a:hover{
	font-size: 18px;
	font-weight: bold;
	color: #5F82AB;	
}

#page_number li a:active{
	color:#000000;
	text-decoration: underline;
}
/* end @Photo Gallery page*/


/*@Guest Book Page*/
.guest_post{
	width: 550px;
	padding-bottom: 15px;
	border-bottom-width: thin;
	border-bottom-color: #FFFFFF;
	border-bottom-style: dashed;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	margin-top: 30px;
}
#post_option {
	margin-top:20px;
	width: 610px;
	clear: both;
}

#center_post_form{
	height:420px;
	width: 528px;
	background-color: #FFFFFF;
	text-align: left;
	float:left;
	
}
#center_post_form p{
	margin-left:20px;
	margin-top:10px;
	margin-bottom: 5px;
	font-size: 14px;
}
.textarea_txt{
	margin-top:5px;
	background-color: #F7FAFE;
	border: 1px solid #CCCCCC;
	}
/*end @Guest Book Page*/

.CurentPage{
	color: #333333;
	text-decoration: underline;
}
.OtherPages{
	color: #1D74A3;
	text-decoration: none;
}
/* START MENIU*/
#menu{
text-align:left;
float:left;
}
#menu ul{
list-style:none;
float:left;
margin: 0;
padding: 0;
width:75px;
}
#menu ul li{
	margin:0px; padding:0px;
 	float:left;
	margin-left: 0!important;
	margin-left:
	
}

 #menu h2{
display:block;
white-space:nowrap;
font:"trebuchet ms";
font-size:14px;
font-weight:bold;
color:#fff;
margin:0;
}
#menu li {position: relative;}

#menu a, #menu a:link, #menu a:visited, #menu a:hover, #menu a:active{
	color:#fff;
	font-size: 12px;
	font-weight:normal;
	margin:0;
}



#menu a:hover{
	color:#D1D0D0;
	font-size: 12px;
	font-weight:normal;
	margin:0;
}

#menu li{
position:relative;
}

#menu ul ul{
position:absolute;
z-index:500;
top:auto;
display:none;
}

#menu ul ul ul{
position: absolute;
top: 0;
left:100%;
}

/* Begin non-anchor hover selectors */

/* Enter the more specific element (div) selector
on non-anchor hovers for IE5.x to comply with the
older version of csshover.htc - V1.21.041022. It
improves IE's performance speed to use the older
file and this method */



div#menu li:hover{
cursor:pointer;
z-index:100;
}

div#menu li:hover ul ul,
div#menu li li:hover ul ul,
div#menu li li li:hover ul ul,
div#menu li li li li:hover ul ul
{display:none;}

div#menu li:hover ul,
div#menu li li:hover ul,
div#menu li li li:hover ul,
div#menu li li li li:hover ul
{display:block;}

/* End of non-anchor hover selectors */

#nav{
	height:25px;
	background-color:#000000;
	list-style-image: none;
	list-style-type: none;
}
/*END MENIU*/
#nav li {
	float: left;
	height:25px;
	line-height:25px;
	padding-left: 15px;
}
#nav li a {
	text-decoration:none;
	font-family: "trebuchet ms";
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
}
#menu ul li ul li {
	line-height:25px;
	text-align:left;
	padding-left:5px;
	width: 121px;
	height:24px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #C3DDF9;
	background-color: #333333;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #000000;
}

.spacer_gal {
	height: 169px;
	width: 55px;
	float:left;
}
.border3 {
	border: 3px solid #FFFFFF;
	
}
#guest_book{
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
#formular_guestBook {
	width: 528px;
	margin-top:20px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}


.events_table{
	border-left:0px solid #5074A0;
	border-right:1px solid #5074A0;
	border-top:0px solid #5074A0;
	border-bottom:1px solid #5074A0;
	padding:0px;
}
.events_table td{
	border-left:1px solid #5074A0;
	border-right:0px solid #5074A0;
	border-top:1px solid #5074A0;
	border-bottom:0px solid #5074A0;
	padding:5px 10px;
}
.events_table th{
	font-size: 14px;
	font-weight: bold;
	border:0px solid #5074A0;
	padding:5px 10px;
	background-color:#5074A0;
	color:#fff;
}
.event_link {
	color: #5074A0;
}
.event_image{
	background-color:#000000;
	border: 3px solid #FFFFFF;
	float:left;
	margin: 0px 10px 0px 0px;
}
.right_event{
	margin: 0px 0px 5px 0px;
}
.events_types_form{
	margin: 15px;
	float: right;
}
.clear{
	clear:both;
}
.submit_events{
	background-color:transparent;
	border:1px solid grey;
}
.dispaly_date_event{
	font-size: 22px;
	font-weight:bold;
	float: left;
}
.dispaly_date_event a{
	text-decoration:none;
	color: #5074A0;
	font-size: 44px;
	float:left;
}

.events_table{
	border-left:0px solid #5074A0;
	border-right:1px solid #5074A0;
	border-top:0px solid #5074A0;
	border-bottom:1px solid #5074A0;
	padding:0px;
}
.events_table td{
	border-left:1px solid #5074A0;
	border-right:0px solid #5074A0;
	border-top:1px solid #5074A0;
	border-bottom:0px solid #5074A0;
	padding:5px 10px;
}
.events_table th{
	font-size: 14px;
	font-weight: bold;
	border:0px solid #5074A0;
	padding:5px 10px;
	background-color:#5074A0;
	color:#fff;
}

.events_calendar_table{
	border-left:0px solid #5074A0;
	border-right:1px solid #5074A0;
	border-top:0px solid #5074A0;
	border-bottom:1px solid #5074A0;
	padding:0px;
}
.events_calendar_table tr{
	vertical-align:top;
}
.events_calendar_table td{
	border-left:1px solid #5074A0;
	border-right:0px solid #5074A0;
	border-top:1px solid #5074A0;
	border-bottom:0px solid #5074A0;
	padding:0px;
	vertical-align:top;
	min-height:90px; !important;
	height:90px;
	width:14%;
}
.graphic_events_td_today{
	background-color:#fff;
}
.events_calendar_table th{
	font-size: 14px;
	font-weight: bold;
	border:0px solid #5074A0;
	padding:5px 10px;
	background-color:#5074A0;
	color:#fff;
}
.day_calendar{
	margin:0px;
	font-weight:bold;
}
.calendar_events{
	margin:2px;
	font-weight:normal;
	text-align:center;
}
.calendar_link{
	font-size:12px;
	margin:0px;
	font-weight:normal;
	text-decoration:none;
}
.div_time{
	font-size:10px;
	margin:0px;
	font-weight:normal;
	text-decoration:none;
}
.link_calendar_style{
	font-size:14px;
	margin:0px;
	font-weight:bold;
	text-decoration:none;
	color:#00B0EB;
}
.text_calendar_style{
	font-size:14px;
	margin:0px;
	font-weight:bold;
	text-decoration:none;
}