
body {
	margin:0 auto;
	padding:25px 0px 0px 0px;
	background:#fff ;
	font-family:Century gothic, Arial,Tahoma,sans-serif;
	color:#161514;
	font-size:13px;
	background:url(images/bg.jpg);
	background-repeat:repeat;
	}
img {
	border:0;
	margin: 0 0;
	}
a {
	color:#6F615A;
	text-decoration:none;
	outline:none;
	}
a:hover {
	color:#d53030;
	text-decoration:none
		}
h1, h2, h3, h4, h5, h6 {
	
	}
blockquote {
	padding:5px 10px;
	color:#444;
	font-style: normal;
	background:#F1F4F9;
	border-left:5px solid #C3CEDF;
	border-right:5px solid #C3CEDF;
	}
.clear {
	clear:both;
	}
img.centered  {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	padding: 0px;
	}
	
img.alignnone {
	padding: 5px 5px;
	margin: 0px 0px 10px 0px;
	display: inline;
	background:#F1F4F9;
	border: 1px solid #D1D6DF;
	}

img.alignright {
	padding: 5px 5px;
	margin: 0px 0px 0px 0px;
	display: inline;
	background:#F1F4F9;

	}

img.alignleft {
	padding: 5px 5px;
	margin: 0px 0px 0px 0px;
	display: inline;
	background:#F1F4F9;

	}
	
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	}

.alignright {
	float: right;
	margin: 0px 0px 10px 10px;
	}

.alignleft {
	float: left;
	margin: 0px 10px 10px 0px;
	}
	
.wp-caption {
	border: 1px solid #D1D6DF;
	text-align: center;
	background-color: #F1F4F9;
	padding: 4px 0px 5px 0px;
	color:#ccc;
	}

.wp-caption img {
	margin: 0px 0px 5px 0px;
	padding: 0px;
	border: 0px;
	
	}

.wp-caption p.wp-caption-text {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	font-size: 11px;
	font-weight: normal;
	line-height: 12px;
	}

/*-------------------------- The Outer cover --------------------------*/

#wrapper {
	width:1000px;
	margin:0 auto;
	}
	
#casing {
	padding:0px 0px 0px 0px;
	background:url(images/casing.jpg);
	background-repeat:repeat-y;
	}		
	
	
	
#topbar {
	height: 35px;
	margin-bottom: 0px;
	background:#161514;
	font-family:Georgia,Century gothic, Arial,Tahoma,sans-serif;
	font-size: 12px;
	text-transform:uppercase;

}
span.topfeed {
	background:url(images/rss.png) no-repeat;
	padding: 1px 0px 0px 20px;
	float:left;
	margin:8px 0px 0px 10px;
	height:20px;

}
	
img.ethumb   {
	padding:5px 5px;
	background:#D6D6D6;
	margin:10px 5px 5px 5px;
	float:left;
	}
	
/*-------------------------- The Header --------------------------*/

#top {
	height:106px;
	margin:auto;
	background: url(images/bara.png) no-repeat;
	width:1000px;

	
	}
.blogname {
	width:359px;
	font-family:Tahoma ,Century gothic,Verdana,Tahoma,sans-serif;	
	margin:0px 0px;
    float:left;
	background:url(images/asseut.png) no-repeat;
	height:106px;
	overflow:hidden;
	}
.blogname h1  {
	height:35px;
	padding:0 0 0px 0;
	font-weight:normal;
	color:#cacccd;
	text-align:left;
	margin:30px 0 0 15px;
	text-indent:-9000px;
	
	}
.blogname h1  a:link, .blogname h1  a:visited{ 
	color: #cacccd; 
	display:block;
	}
	
.blogname h1  a:hover { 
	color: #eee; 
	}
.blogname h2 {
	margin:2px 0px 0px 20px;
	font-size:12px;
	font-weight:normal;
	color:#343434;
	text-align:left;
	text-transform:uppercase;
	}

.topright {
	width:641px;
	font-family:Tahoma ,Century gothic,Verdana,Tahoma,sans-serif;	
	margin:0px 0px;
    float:left;
	background:url(images/topright.png) no-repeat;
	height:106px;
	overflow:hidden;
	position:relative;
	}

.rsnews{
	position:absolute;
	top:74px;
	right:5px;

}	

.rscom{
	position:absolute;
	top:74px;
	left:350px;

}

/* The Search */
#search {
	height:20px;
	width:auto;
	padding:7px 5px 0px 13px;
	width:270px;

}
#search form {
	margin: 0;
	padding: 0;
}

#search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#search p {
	margin: 0;
	font-size: 85%;
}

#s {
	margin-left:15px;
	float: left;
	width:160px;
	padding: 0px 2px 0px 0px;
	background:#fff ;
	border:none;
	font: normal 100% "Tahoma", Arial, Helvetica, sans-serif;
	color:#333;
}

#searchsubmit {
	width:49px;
	float: left;
	background:#fff url(images/sbutton.jpg) no-repeat;
	border:none;
	font: bold 100% "century gothic", Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	margin-left:24px;
	margin-top:1px;
	height:15px;
}



/*-------------------------- Page menu --------------------------*/

#menu {
	margin: 34px 5px 0px 5px;
	font: 14px Tahoma,Century gothic,verdana, Arial, sans-serif;
}

#menu ul {

	padding: 0px;
	list-style: none;
	height:32px;
	text-transform:uppercase;
	margin:0px 0px;
	}

#menu a {
	color: #fff;
	display: block;
    font-weight: normal;
   	padding: 11px 10px 11px 10px;
	}
	
#menu a:hover {
	color: #fff;
	display: block;
	text-decoration: none;
	background:url(images/menua.jpg) repeat-x;
	}

#menu li {
	float: left;
	margin: 0px 0 0px 0;
	padding: 0px;
	}
	
#menu li li {
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	width: 130px;
	}
	
#menu li li a, #menu li li a:link, #menu li li a:visited {
	background:#5D0909;
	width: 150px;
	float: none;
	margin: 0px;
	padding: 5px 10px 5px 10px;
	color:#DFC3C3;
	
	}
	
#menu li li a:hover, #menu li li a:active {
	background:#971515;
	width: 150px;
	float: none;
	margin: 0px;
	padding: 5px 10px 5px 10px;
	color:#d7a1a1;

	}

#menu li ul {
	position: absolute;
	width: 150px;
	left: -999em;
	z-index:200;

	}

#menu li:hover ul {
	left: auto;
	display: block;
	}
	
#menu li:hover ul, #menu li.sfhover ul {
	left: auto;
	}



		
/*-------------------------- Main Content --------------------------*/	

#content {
	float:left;
	width: 740px;
	height:100%;
	padding:5px 0px 0px 0px;
	}
.title{
	margin: 0 0 0 0px;
	padding: 0px 0px 5px 0px;
	background:url(images/tsus.gif) no-repeat;
}	

.titlejos{
	margin: 0 0 0 0px;
	padding: 3px 0px 5px 0px;
	background:url(images/tjos.gif) no-repeat;
}	

.date {
	font-size:10px;
	font-family:Tahoma, century gothic,Arial,Verdana,Helvitica,sans-serif;
	padding:0px 5px;
   	color:#75481F;
	text-transform: uppercase;
	}
	
.single {
	width:740px;
	margin: 0px 5px 15px 10px;
	height:100%;
	color:#504945;
	font: 13px Tahoma,Georgia, century gothic,Arial,verdana, sans-serif;
	background:url(images/tmj.gif) repeat-y;
	line-height:20px;
	}

.single  h1 {
	margin: 0px 0 0px 0;
	padding: 8px 20px 5px 10px;
	text-align: left;
	font: 24px  Georgia,century gothic,Arial,verdana, sans-serif;
	font-weight:normal;
	overflow:hidden;
	

	}

.single  h2 {
	margin: 0px 0 0px 0;
	padding: 8px 0px 5px 10px;
	text-align: left;
	font: 24px  Georgia,century gothic,Arial,verdana, sans-serif;
	font-weight:normal;
	overflow:hidden;
	

	}

.single  h2 a, .single  h2 a:link, .single  h2 a:visited  {
	color:#252525;
	background-color: transparent;
	}
.single  h2 a:hover  {
	color: #ac0604;
	background-color: transparent;
	}	

.comm{
	color:#fff;
	padding:2px 5px 2px 5px;
	background:#d3116d;
	margin-left:5px;
	

}

.comm a:link,
.comm a:visited {
		color:#fff;
}
.comm a:hover{
	color:#fff;
}

.more{
	font-size:10px;
	font-family:Tahoma, century gothic,Arial,Verdana,Helvitica,sans-serif;
	padding:0px 5px;
   	color:#75481F;
	text-transform: uppercase;
	float:right;
	display:inline;
	margin:5px 40px 0px 0px;
}

.more a:link,
.more a:visited {
		color:#FFF;
}
.more a:hover{
	color:#FFF;
}


.singleinfo {
	height:22px;
	margin:0px 0px;
	padding: 5px 0px 5px 0px;
	background:#f7f7f7 url(images/macmet.jpg) bottom left;
	font:12px  Georgia, Arial,century gothic,verdana, sans-serif;
			}

.singleinfo2 {
	height:22px;
	margin:0px 0px;
	padding: 5px 0px 5px 0px;
	background:url(images/macmet2.jpg) bottom no-repeat;
	font:12px  Georgia, Arial,century gothic,verdana, sans-serif;
			}
			
.postmore{
	padding:0px 5px 2px 25px;
	float:left;
	font-weight:bold;
	background:url(images/pmore.jpg) left no-repeat;

}

.postmore a:link,
.postmore a:visited {

	color:#fff;

}
.postmore a:hover{

	color:#fff;
}
.category{
	font-size:10px;
	font-family:Tahoma, century gothic,Arial,Verdana,Helvitica,sans-serif;
	padding:0px 5px 5px 10px;
	text-transform: uppercase;

}

.category a:link,.category a:visited{
	color:#0082D8;

	}
	
.category a:hover{
	color:#333;
	}
	
.entry {
	margin:0 0;
	padding: 0px 5px 5px 5px;
	
	}	
	
.entry a:link,
.entry a:visited {
	color: #AC0604;
	background-color: transparent;
}
.entry a:hover {
	color:#455236;
	background-color: transparent;
	text-decoration: none;
}

	
	
.entry p{
	margin:5px 5px;
	padding:0px 0px;


}


/*-------------------------- right column --------------------------*/
#rightcol{
	
	float:right;
	width:240px;
	padding:0 0 10px 0;
	
}

/*-------------------------- meniu linkuri --------------------------*/
.linkuri-up {
	height:38px;
	width: 230px;
	margin:0px 0px 0px 0px;
	padding:14px 0 0 0px;
	color:#3e83a8;
	font-size:16px;
	font-weight:bold;
	text-align:center;
	letter-spacing:1px;
	font-family: Tahoma,georgia,Century gothic,  Arial, sans-serif;
	background:url(images/meniu_sus.png) no-repeat;
}
.linkuri {
	background:url(images/meniu_mj.png) repeat-y;
}
.linkuri-btm {
	height:40px;
	background:url(images/meniu_jos.png) no-repeat;
}
.linkuri ul {
	margin:0 0px 0px;
	padding:0;
}
.linkuri ul li {
	font-size:16px;
	line-height:18px;
	list-style:none;
	text-decoration:none;
	font-weight:bold;
}

.linkuri ul li a {
	color:#336699;
	display:block;
	text-decoration:none;
	width:212px;
	margin:0 auto;
	padding:4px 0px 5px 30px;
	background:url(images/bullet.jpg) no-repeat 15px 8px;
}
.linkuri ul li a:hover {
	color: #5596d7;
	height: 18px;
	}
	
.linkuri2 {
	background:url(images/meniu_mj.png) repeat-y;
}

.linkuri2 ul {
	margin:0 0px 0px;
	padding:0;
}

.linkuri2 ul a {
	display:block;
	text-decoration:none;
	width:220px;
	margin:0 auto;
}
	
/*-------------------------- Bottom bar --------------------------*/
#footop{	
	width:970px;
	margin:0px 0px 0px 0px;
	padding:10px 15px;
	background:url(images/navi.jpg);

	}
			
#footbar{
	width:980px;
	padding: 0px 10px 30px 10px;
	margin:0px 0px;
	float:left;
	background:url(images/bot.jpg) repeat-y;
	height:100%;
	font-family:  Tahoma,Georgia,Century gothic, Arial, sans-serif;
}	


.barone{
	float:left;
	width:226px;
	padding-top:5px;
	margin-right:5px;
	margin-left:10px;
	font-size:12px;
	color: #fff;

}
.barone ul{
	list-style-type: none;
	margin: 0 ;
	padding: 0;

}
.barone h2 {
	height:24px;
	line-height:24px;
	font-size:14px;
	color:#06324e;
	margin:0px 0 0 0 ;
	padding:0px 0 10px 0px;
	font-weight:normal;
	text-transform: uppercase; 
	
	}

.barone ul li {
	height:100%;
	line-height:28px;
	padding: 0px 0px 0px 8px;
	color:#fff;
	border-bottom:1px dotted #353535;
	}

.barone ul li a:link, .barone ul li a:visited {
	color:#666;
	text-decoration: none;
	padding: 0px 0px 0px 0px;


	}

.barone ul li a:hover {

	color: #fff;
		}

		
/*-------------------------- FOOTER --------------------------*/

#footer {
	height:90px;
	padding:8px 0 0 0px;
	color:#666;
	font-size:12px;
	font-weight:normal;
	text-align:center;
	letter-spacing:1px;
	font-family: Tahoma,georgia,Century gothic,  Arial, sans-serif;
	float:left;
	width:1000px;
	background: url(images/footer.png) top no-repeat;

	}

#footer a:link , #footer a:visited{
	color:#0B68B6;
	}

#footer a:hover {
	color:#333;
	}
.fleft{
	float:left;
	padding: 0 0 0 15px;

}

.fright{
	float:right;
	padding: 0 15px 0 0;
}


/*-------------------------- The Navigation --------------------------*/

#navigation{	
	width:600px;
	margin:0px 0px 0px 0px;
	padding:0px 15px 10px 12px;


	}

	
/*-------------------------- The Attachment --------------------------*/

.contentCenter {
	text-align:center;
	}

/*-------------------------- The Page Title --------------------------*/

h2.pagetitle {
	padding:5px 5px;
	margin:0px 0 10px 5px;
	font-size:16px;
	text-align:center;
	color:#4A413C;
	font-family:Georgia,Century gothic,Arial, Helvetica, sans-serif;
	}
	
/*-------------------------- magbox --------------------------*/
	
.post {
	width: 336px;
	margin: 0px 0px 5px 5px;
	padding:3px 0 0 0;
	float: left;
	background:#ebe1d2;
	border:1px solid #ded5c9;
	display:inline;
	color:#6c5b42;
	font-style:italic;
	font-family:Georgia,century gothic,Arial,verdana, sans-serif;
	}

.post h2 {
	margin: 0px 0 0px 0;
	padding: 0px 0px 3px 0px;
	text-align: left;
	font-size: 18px;
	overflow:hidden;
	font-weight:normal;
	height:20px;
	}

.post h2 a, .post h2 a:link, .post h2 a:visited  {
	color:#354151;
	background-color: transparent;
	}
	
.post h2 a:hover  {
	color: #354151;
	background-color: transparent;
	}	

.postinfo {
	height:28px;
	margin: 0 0 0 0px;
	padding: 2px 0px 0px 0px;
	background:#34424F url(images/postinf.jpg)repeat-x;
			}
	
.categ {
	height:14px;
	margin: 1px 0 0 0px;
	padding: 0px 0px 2px 0px;
	overflow:hidden;
	font-size:12px;
}

.categ a:link,.categ a:visited{
	color:#4395be;

	}
	
.categ a:hover{
	color:#ddd;
	font-weight:normal;
	}
	

.centry a:link,
.centry a:visited {
	color: #943d39;
	background-color: transparent;
}

.post img {
	border:0;
	float:left;
	padding:4px 4px;
	background:#fff;
	border:1px solid #ddd;
	margin:2px 5px 2px 0px;
	}

.centry p{
	margin:2px 0;
}

.centry a:hover {
	color:#c6150c;
	background-color: transparent;
	text-decoration: none;
}

.centry {
	margin:0 0;
	padding: 0px 5px 5px 5px;
	height:120px;
	overflow:hidden;
	}
	


.ad1{
	text-align:center;
	margin:5px 5px;
	
}

.ad2{
	text-align:center;
	margin:2px auto;

}

/*-------------------------- glide --------------------------*/
#slider	{ 
		background:url(images/header.png); 
		height: 245px; 
		overflow: hidden;
		position: relative; 
		margin: 0px 0px; 
		}
		
#message	{ 
	width: 550px; 
	position:absolute;
	overflow:hidden;
	right:20px;
	top:30px;
 }

	
#message h2	{ 

	font-family:georgia, Helvetica, Sans-Serif; 
	font-size: 20px; 
	height:24px;
	color:#fff;
	padding:0px 0px 10px 0px;
	margin:0px 0px;
	width:530px;
	overflow:hidden;
	}

	
#message p						{ 

	color: #fff; 
	font-size: 12px; 
	font-family:Tahoma,georgia, Helvetica, Sans-Serif; 
	line-height: 20px; 
	width: 530px;  
	padding:0px 0px 0px 0px;
	margin:0px 0px;
	height:160px;
	}
	

.widgets {
	width:335px;
	overflow:hidden;
	margin-top:5px;
	padding:0px 0px 0px 0px;
	background:#fff;
	border:1px solid #CBD2D8;
}

.widgets a {
	color: #222;
	text-decoration: none;
	}
	
.widgets a:hover {
	color: #009;
	text-decoration: underline;
	}
	
ul.tabnav{

	padding:4px 0px 0px 0px;
	height:27px;
	margin:0px 0px;
	background:#fff;

}	
	

.tabnav li {
	display: inline;
	list-style: none;
	float:left;
	text-align:center;
	margin-right:5px;
	margin-left:5px;
	}


.tabnav li a {
	text-decoration: none;
	text-transform: uppercase;
	font-weight: normal;
	padding: 6px 9px;
	width:80px;
	font-weight:normal;
	font: 12px tahoma, helvetica,arial,sans-serif; 
	color: #5BA8EE;
	text-decoration: none;
	display:block;
	background:#12192B;
	}
		
.tabnav li a:hover, .tabnav li a:active, .tabnav li.ui-tabs-selected a {
	text-decoration:none;
	background: #2471BF;
	color: #171F34;

	}


.tabdiv {

	padding: 5px 5px 5px 5px;
	font-family:Tahoma,Century gothic, Arial, sans-serif;
	background:#fff;
	}
.tabdiv a:link,.tabdiv  a:visited {	

		color:#333;

	}
.tabdiv a:hover{

	color: #2676A1;
	}
.tabdiv ul{

	list-style-type:none;
	margin:0px 0px;
	padding:0px 0px;
	
		}
		
.tabdiv ul li{	

	height:100%;
	line-height:28px;
	padding: 0px 0px 0px 0px;
	color:#333;

}
.tabdiv li a:link,.tabdiv li a:visited{
	background:#F3F3F3;
	display:block;
	margin-left:5px;
	overflow:hidden;
	line-height:24px;
	padding:2px 5px ;
	margin:2px 0px;
	color:#6F6B53;
	font-size:13px;

		}

.tabdiv li a:hover {
	background:#BFDFFF;
	color: #171F34;
	text-decoration:none;
		}
.ui-tabs-hide {
	display: none;
		}
	