br.dirtyLittleTrick { clear:both; display:block; height:1px; margin:-1px 0 0 0 }
h1
{	
	font-family: "Times New Roman", Arial, sans-serif;
	font-size: 18pt;
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
	color:#811200;
	font-weight:bold;
	font-style:italic;
}

h2
{	
	font-family: "Times New Roman", Arial, sans-serif;
	font-size: 16pt;
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
	color:#811200;
	font-weight:normal;
	font-style:italic;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding:0px;
	background-image:url("images/bkg_tile.jpg");
}
a
{
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	color:rgb(2,170,194);
}
a:hover
{
	color:#811200;
}

p
{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	border:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	color:#555;
}

hr{
	border-top:none;
	border-left:none;
	border-right:none;
	border-bottom:1px #621205 dashed;
}

.text
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	color:#555;
}
.text1
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	color:#555;
}
.title
{
	font-family:"Times New Roman", Times, serif;
	font-size:22pt;
	color:#811200;
	font-weight:normal;
	display:inline;
	padding:0px 0px 0px 0px;
	
}
.data
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:8pt;
	color:#888;
	display:inline;
	font-style:italic;
}
.shadow
{
	position:absolute;
	top:0px;
	width:100%;
	height:230px;
	z-index:0;
}

body>div.menu {position: fixed}

.top
{
	position:absolute;
	top:0px;
	display:block;
	height:230px;
	width:100%;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	z-index:1;
}

#main_img
{
	background:url("images/raft.png");
	background-repeat:no-repeat;
	width:480px;
	height:215px;
	display:none;
	float:left;
	margin-left:20px;
	margin-top:10px;
	
}

#contentWrapper
{
	position:relative;
	width:93%;
}
.content
{
	float:left;
	display:block;
	/*height:250px;*/
	/*background-color:#811200;
	border-bottom:3px solid rgb(2,170,194);
	border-top:3px solid #fff;*/
	padding-bottom:15px;
	margin-top:250px;
}
.partners
{
	display:block;
	height:100%;
	width:170px;
	float:right;
	margin:0px 0px 0px 0px;
}
.partners_content
{
	display:block;
	background-color:#f8f2e8;
	width:160;
}
.shadow_left
{
	background:url("images/shadow_left.png") right;
	background-repeat:repeat-y;
	width:5px;
	
}
.shadow_right
{
	background:url("images/shadow_right.png");
	background-repeat:repeat-y;
	width:5px;

}
/*-----------------------meniu----------------*/
#menu_holder
{
	vertical-align:bottom;
	display:block;
	position:absolute;
	width:100%;
	left:0px;
	top:auto;
	background-color:rgb(2,170,194);
	background-image:url("images/lupa.gif");
	background-repeat:no-repeat;
	background-position:right top;
}


ul#menu
{
  list-style-type:none;
  display:block;
  margin: 0;
  padding-bottom: 3px;
}
ul#menu li
{
  display:inline;
  list-style-type:none;
  margin: 0;
  padding: 0;
  border-right:1px solid #fff;
}

ul#menu li a {
	display:inline-block;
	padding-left:10px;
  	padding-right:10px;
  	color: #fff;	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10pt;
	font-weight:bold;
  	text-decoration: none;	
	margin: 0;
}
ul#menu li a:hover
{
	background-color:#7fb1b8;
}

ul#submenu
{
  list-style-type:none;
  display:block;
  margin: 0;
  padding: 0px 0px 0px 0px;
  width:252px;
}
ul#submenu li
{
  display:block;
  list-style-type:none;
  margin: 0;
  border-right:1px solid #ccc;
  border-left:1px solid #ccc;
  border-bottom:1px dashed #ccc;

}

ul#submenu li a {
	display:block;
	background-color:#7fb1b8;
	padding: 3px 0px 3px 0px;
  	color: #fff;	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10pt;
  	text-decoration: none;	
	margin: 0;
}
ul#submenu li a:hover
{
	background-color:#5d0e01;
}


/*------------------ end meniu ---------------------*/

/*-------------SEARCH-------------------*/
#search_holder
{
	background-image:url("images/search_bkg.gif");
	background-repeat:no-repeat;
	vertical-align:middle;
	height:23px;
	width:144px;
	padding-left:8px;
	display:block;
}
#search
{
	border:none;
	vertical-align:middle;
	font-size:10pt;
	color:#666666;
	height:23px;
    width:144px;
	background:none;
}
#search_btn
{
	border:none;
	background-image:url("images/search_btn.gif");
	height:23px;
	width:32px;
	cursor:hand;
}
/*-------------END SEARCH-------------------*/

#title_holder
{
	
	background-image:url("images/header_info.jpg");
	background-repeat:no-repeat;
	width:230px;
	height:125px;
	font-family:"Times New Roman", Times, serif;
	font-weight:bold;
	font-size:12pt;
	color:#811200;
	z-index:0;
	float:left;
	padding-left:20px;
	padding-right:10px;
}

#title
{
	font-family:"Times New Roman", Times, serif;
	font-weight:bold;
	font-size:12pt;
	color:#811200;
}
#title1
{
	font-family:"Times New Roman", Times, serif;
	font-weight:normal;
	font-size:10pt;
	color:#888888;	
}


#top_left
{
	background:url("images/left.png");
	width:15px;
	height:280px;
	
}
#top_right
{
	background:url("images/right.png");
	width:15px;
	height:280px;
}

#over
{
	display:none;
	width:auto;
	height:auto;
	position: absolute;
	top: 0;
	left: 0;
	filter: alpha(opacity=90); /* ie */
	-moz-opacity: .9; /* mozilla */
	background:#000;	
}
#content_holder
{
	display:block;

}
#button
{
	border:1px solid #ccc;
	background-color:#7fb1b8;
	color:#FFFFFF;
	cursor:hand;
	padding-right:2px;
	padding-left:2px;
}

/*============DIV-uri ASCUNSE===========*/
#div_submenu{display:none;}
#div_login{display:none;}
/*============END DIV-uri ASCUNSE===========*/
.slide
{
	width:250px;
	height:130px;
	background-color:#666666;
	border:8px #ffffff solid;
	padding:0px 0px 0px 0px;
	margin-bottom:8px;
}
.insideslide
{
	display:inline-block;
	width:250px;
	height:130px;
}
