@font-face {
    font-family: 'DesyrelRegular';
    src:url('font/desyrel-webfont.ttf') format('truetype'),
         url('font/desyrel-webfont.svg#DesyrelRegular') format('svg');
}
a{
	text-decoration: none;
}
img{
	border:0;
}
body {
	font-family: Tahoma, Verdana, Arial;
	font-size: 14px;

	background: url(images/fundal.jpg) repeat;
	margin:0;
	padding:0;
}
.spacer{
	clear:both;
	font-size:0;
	line-height:0;
}
#header {
 	width: 940px;
 	height: 108px;
	margin: 0 auto;
	background: url(images/light.png) no-repeat top;
	padding-top:30px;
}
#header a{
	width: 300px;
	height: 110px;
	float: left;
	padding-left:0px;
}

#header p{
 	width:500px;
	margin:40px 0 0 50px;
	color:#fff;
	font-size:19px;
	background:#6baa11;
	height:32px;
	padding:5px 10px 0 30px;
	font-weight:bold;	
	font-family: 'DesyrelRegular';
	float: left;
	border-radius: 30px 0px 30px 0px;
}
#navigationFull{
	width:100%;
	background:#108ad7;
}
#navigation{
	width:839px;
	margin:0 auto;
	padding-top:13px;
	height:30px;
	text-align:center;
}
#navigation a{
	padding-left:18px;
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	padding-right:40px; 
	background:url(images/imageAll.png) -8px -100px no-repeat;
}
#navigation a:hover {
	text-decoration:underline;
	background:none;
}
#body {
	width: 940px;
	margin: 0 auto;
	padding: 0 20px 0 20px;
	width: 900px;
	line-height: 22px;
	background:url(images/secondary-content.png) repeat-y left top;
}
#slideshowFull{
	width:852px;
	height:220px;
	margin:0px auto;
}
 
/**** css pt script slideshow start ****/ 
 .rslides {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 851px;
  padding: 0;
  margin: 0;
  }

.rslides li {
  -webkit-backface-visibility: hidden;
  position: absolute;
  display: none;
  width: 851px;
  left: 0;
  top: 0;
  }

.rslides li:first-child {
  position: relative;
  display: block;
  float: left;
  }

.rslides img {
  display: block;
  float: left;
  width: 851px;
  border: 0;
  }
/**** css pt script slideshow end ****/ 
/**** creare rama body start ****/
#imgTopDesign {
	width: 940px;
	height: 37px;
	background:url(images/imgTopDesign.png) no-repeat top left;
	margin:0 auto;
}
#imgBottomDesign {
	width: 940px;
	height: 45px;
	background:url(images/imgBottomDesign.png) no-repeat top left;
	margin:0 auto;
}
/**** creare rama body end ****/
#leftBox{
	width: 660px;
	float: left;
	border-right:3px solid #f2f2f2;
	font-weight:bold;
	font-family:arial;
	color:#2b2b2b;
	background-color:#e4eee2;
	text-align:justify;
}
#rightBox {
	width: 225px;
	float: right;
	color:#000;
	font-size:12px;
	line-height:22px;
	font-family: Tahoma,Verdana,Arial
}
#rightBox table{
	border-bottom:1px solid #ddd;
	
}
#rightBox table a{
	color:#007ad6;
	font-size: 12px;
	font-weight:bold;
		
}
#rightBox table a:hover{
	color:#faa600;
}
.titleRightBox{
	width: 170px;
	font-family: Tahoma,Verdana,Arial;
  	font-size: 18px;
    	font-weight:bold;
    	padding:10px;
	color:#faa600;
    	padding-left:40px;
    	background:url(images/imageAll.png) 0px -32px no-repeat;
}
.arhiva td{
	border-bottom: 1px solid #ebebeb;
}
.arhiva td a{
	line-height: 18px;
	font-weight: bold;
	padding-left: 24px;
	font-size: 12px;
	background:url(images/imageAll.png) -3px -72px no-repeat;
	
}
.arhiva td a:hover{
	background: url(images/sageata_hover.png) no-repeat ;
}
#socialNetwork {
	display: block;
	width: 890px;
	height: 68px; 
	background:#407736 ;
	margin:0px auto;
	margin-bottom:10px;
	padding:8px 0 0 50px;
 	color:#fff;
	border-radius: 20px;
	
}
.backgroundSocialNetwork{
	display:block;
	padding-right:20px;
	width:64px;
	height:64px;
	float:left;
}
#footer{
	width:100%;
	background:#faa600;
	color:#fff;
	height:23px;
	padding-top:7px;
	text-align:center;
	font-weight:bold;
	font-size:13px;	
}