/*
Design by lllltogo
*/
@charset "utf-8"
* {
	margin: 0;
	padding: 0;
}
body {
	margin-top: 40px;
	background: #000000 url(images/im01.jpg) repeat left top;
	text-align: justify;
	font-size: 83.85%;
	color: #4D4D4D;
}
h1, h2, h3 {
	color: #6774EB;
	text-shadow: 2px 0px 2px #504F4F;
	text-align: left;
}

h1 {
}

h2 { 	border-bottom: 3px ridge #C7251F ;
}

h3 {
}
a img {border: none; }
a:hover img{border-top: 3px solid transparent;}
p, blockquote, ul, ol {
	margin-bottom: 20px;
	line-height: 2em;
}
p {
	font-size: 13px;
	font-weight: bold;
	padding: 15px 0px 0px 20px;
	color: #B6B7BB;
}
blockquote {
}
ul, ol, li {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
a {
	text-decoration: underline;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #838383;
}
#logo {
	float: left;
	width: 245px;
	height: 90px;
	margin: 0px;
	padding: 10px 0px 0px 14px;
	position: absolute;
}
/*Change language*/
#language {
	float: right;
	width: 170px;
	height: 24px;
	position: inherit;
	right: 170px;
	top: 40px;
}
#language ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
	margin-left: 0px;
}
#language li {
	display: inline;
	text-align: center;
}
#language a {
    display: block;
	float: right;
	margin-right: 0px;
	padding: 5px 5px 0px 5px;
	text-decoration: none;
	text-align: center;
	text-transform: uppercase;
	font-size: 11px;
	font-weight: bold;
	color: #C7251F;
}
/* Menu */
#centeredmenu {
   z-index:99; /* This makes the dropdown menus appear above the page content below */
   position:absolute;
   width: 937px;
   height: auto;
   margin-top: 258px;
   background: url(images/menu1.jpg) repeat-x left top;
}
/* Top menu items */
#centeredmenu ul {
   margin:0;
   padding:0;
   list-style:none;
   float:right;
   position:relative;
   right:50%;
}
#centeredmenu ul li {
   margin:0;
   padding:0;
   float:left;
   position:relative;
   left:50%;
   text-align: center;
   height: 40px;
}
#centeredmenu ul li a {
   display:block;
   margin:0;
   font-size:1.1em;
   line-height:1em;
   text-decoration:none;
   color:#C7251F;
   font-weight:bold;
   text-align: center;
}
#centeredmenu ul li.active a {
   color:#000000;
   background:url(images/meniu-rosu.gif) repeat-x left top;
}
#centeredmenu ul li a:hover {
   background:url(images/meniu-rosu.gif) repeat-x left top; /* Top menu items background colour */
   color:#000000;
}
#centeredmenu ul li:hover a,
#centeredmenu ul li.hover a { /* This line is required for IE 6 and below */
   background:url(images/meniu-rosu.gif) repeat-x left top; /* Top menu items background colour */
   color:#000000;
}

/* Submenu items */
#centeredmenu ul ul {
   display:none; /* Sub menus are hiden by default */
   position:absolute;
   top:3em;
   left:0;
   right:auto; /*resets the right:50% on the parent ul */
   width:11em; /* width of the drop-down menus */
}
#centeredmenu ul ul li {
   left:auto;  /*resets the left:50% on the parent li */
   margin:0; /* Reset the 1px margin from the top menu */
   clear:left;
   width:100%;
   height:auto;
}
#centeredmenu ul ul li a,
#centeredmenu ul li.active li a,
#centeredmenu ul li:hover ul li a,
#centeredmenu ul li.hover ul li a { /* This line is required for IE 6 and below */
   font-size:.9em;
   font-weight:normal; /* resets the bold set for the top level menu items */
   background:#000000;
   color:#C7251F;
   line-height:1.4em; /* overwrite line-height value from top menu */
   text-align: left;
   font-weight:bold;
   padding: 7px 13px 7px 13px;
   border-top:1px solid #ddd;
}
#centeredmenu ul ul li a:hover,
#centeredmenu ul li.active ul li a:hover,
#centeredmenu ul li:hover ul li a:hover,
#centeredmenu ul li.hover ul li a:hover { /* This line is required for IE 6 and below */
   background:url(images/meniu-rosu.gif) repeat-x left top; /* Sub menu items background colour */
   color:#000000;
}
/* Flip the last submenu so it stays within the page */
#centeredmenu ul ul.last {
   left:auto; /* reset left:0; value */
   right:0; /* Set right value instead */
}
/* Make the sub menus appear on hover */
#centeredmenu ul li:hover ul,
#centeredmenu ul li.hover ul { /* This line is required for IE 6 and below */
   display:block; /* Show the sub menus */
}
/** HEADER */

#header {
    width: 937px;
    height : 298px;
    margin: 0 auto;
	padding: 0px 0px 0px 0px;
    position: relative;
}
/*Contact*/
#contact {
	float: right;
	width: 96px;
	height: 38px;
	position: inherit;
	right: 170px;
	top: 370px;
}
#contact ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
	margin-left: 0px;
}
#contact li {
	display: inline;
	text-align: center;
}
#contact a {
    display: block;
	float: right;
	margin-right: 0px;
	padding: 0px 4px 0px 0px;
	text-decoration: none;
	text-align: center;
	text-transform: uppercase;
	font-size: 11px;
	font-weight: bold;
	color: #C7251F;
}
/* Search */
#header-search {
	width: 937px;
	height: 30px;
	margin: 0 auto;
	padding: 0px 0px 0px 0px;
	background: url(images/bsus1.jpg) repeat-x left top;
}
#header-search-down {
	width: 937px;
	height: 40px;
	margin: 0 auto;
	padding: 0px 0px 0px 0px;
	background: url(images/bjos40.gif) repeat-x left top;
}
#header-search-down h1 {
float : left;
margin : 0;
padding : 0.4em 1em 0 1em;
font-size : 160%;
letter-spacing : 2px;
color : #333;
background : transparent;
color: #C7251F;
position: absolute;
text-shadow: 0 2px 2px #000000;
}
#header-search-down h4 {
float : right;
margin : 0;
padding : 0.3em 0em 0 39em;
font-size : 17px;
letter-spacing : 2px;
color : #333;
background : transparent;
color: #C7251F;
position: absolute;
text-shadow: 0 2px 2px #000000;
}
/* Page */
#page {
	width: 937px;
	margin: 0 auto;
}
#page-bgtop {
	padding: 0px 0px 0px 0px;
}
/* Content */

#content {
	float: left;
	width: 937px;
	padding-top: 5px;
	background: #000000
}
.post {
	margin: 0px 0px 0px 0px;
	background: url(images/img06.gif) repeat-x left bottom;
}
.post .title {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	color: #232F01;
}
.post .title a {
	padding: 4px 15px 4px 15px;
	background: #FF9200;
	text-decoration: none;
	font-weight: normal;
	color: #FFFFFF;
}
.post .entry {
	padding: 20px 0px 0px 0px;
}
.post img {
	float: left;
	padding: 15px 0px;
}
.post .meta {
	text-align: right;
	padding: 0px 0 20px 0;
	font-weight: bold;
	color: #202020;
}
.post .byline {
	float: right;
	margin-top: -30px;
	font-size: 14px;
	color: #5E5E5E;
}
/* News */
#news a {
	font-size: 85%;
}
.right {
float:right;
width:457px;
background:#000000;
padding: 0px 0px 22px 0px; 
}
.left {
float:left;
width:435px;
background:#000000;
padding: 0px 22px 0px 0px;
}
/* Footer */

#footer {
	width: 937px;
	margin: 0 auto;
	padding: 40px 0px;
	background: url(images/img02.gif) repeat left top;
	color: #FFFFFF;
}

#footer p {
	margin: 0;
	text-align: center;
	font-size: 80%;
}

#footer a {
	text-decoration: underline;
	color: #FFFFFF;
}

#footer a:hover {
	text-decoration: none;
}
