body {
	margin: 0;
	padding: 0;
	background: #AAE74A url(images/2.gif) repeat-x;
}

body, th, td, input, textarea {
	font-family: Verdana, "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
}

p, ol, ul {
	line-height: 170%;
}

a:hover {
	text-decoration: none;
}

/* Header */

#header 
{
	width: 960px;
	height: 100px;
	margin: 0 auto;
	background: url(images/header.gif) no-repeat left center;
}

#logo {
	float: left;
	height: 100px;
	margin-left: 10px;
	
}

#logo h1, #logo p {
	text-transform: uppercase;
}

#logo h1 
{
    font-family:Arial Black;
	margin: 0;
	padding: 30px 0 0 80px;
	letter-spacing: -2px;
	font-size: 2em;
	font-weight: normal;
	color: #FF6600;
	margin-right:100px;
}

#logo h1 a {
	color: #000000;
}

#logo p {
	margin: -5px 0 0 2px;
	padding: 0 0 0 410px;
	text-transform: capitalize;
	font-size: 1.8em;
	color:#FF6600;
}

#search {
	float: right;
	width: 280px;
	margin-top: 30px;
}

#search form {
	margin: 0;
	padding: 53px 0 0 0;
}

#search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#search #s, #search #x {
	float: left;
}

#search #s {
	width: 188px;
	margin: 2px 6px 0 0;
	padding: 2px 5px;
	background: url(images/img02.gif) repeat-x;
	border: 1px solid #ACACAC;
}

#search #x {
	width: 67px;
	height: 28px;
	padding: 0;
	background: #006BFF url(images/img03.gif) no-repeat;
	border: none;
	text-transform: lowercase;
	color: #FFFFFF;
}

/* Menu */

#menu {
	width: 962px;
	height: 50px;
	margin: 0 auto;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	display: block;
	float: left;
}

#menu a {
	display: block;
	float: left;
	height: 38px;
	padding: 8px 20px 0 20px;
	text-decoration: none;
	text-transform: capitalize;
	color: Blue;
}

#menu a:hover {
	text-decoration: underline;
	color:#FF3300;
	background: url(images/img05.gif) no-repeat;
}

#menu .current_page_item {
	background: url(images/img05.gif) no-repeat;
}

#menu .current_page_item a {
	background: url(images/img06.gif) no-repeat right top;
	font-weight: bold;
}

/* Page */

#page {
	width: 962px;
	margin: 0 auto;
	background: #FFFFFF url(images/7.gif) repeat-y;
}

/* Content */

#content {
	float: right;
	width: 700px;
	padding: 11px 11px 0 5px;
	background: url(images/9.gif) no-repeat;
}

#content a {
	color: #FF8900;
}

.pagetitle {
	height: 33px;
	margin: 0;
	padding: 8px 0 0 15px;
	background: url(images/img13.gif) no-repeat;
	font-size: 1.4em;
	color: #FFFFFF;
}

.rss-posts 
{
    font-family:Verdana;
    color:White;
	display: block;
	margin: -30px 15px 0px 0px;
	padding: 0 20px 0 0;
	text-align: right;
	font-weight: bold;
}

.post
{
    padding: 10px 30px 0 30px;
}

.title 
{
    padding-top:20px;
    padding-bottom:20px;
	margin: 0;
	font-size: 2.0em;
	font-weight: normal;
	text-transform: capitalize;
	text-align:center;
}

.byline {
	margin: 0 0 20px 0;
}

.meta {
	border-top: 1px dotted #CCCCCC;
	text-align: right;
}

.meta .more, .meta .comments {
	padding-left: 15px;
	background: url(images/img14.gif) no-repeat left center;
}

/* Sidebar */

#sidebar {
	float: left;
	width: 229px;
	padding: 11px 5px 0 11px;
	background: url(images/8.gif) no-repeat;
	background: #FFFFFF;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
	background: #FFFFFF;
}

#sidebar li {
	margin-bottom: 20px;
	text-transform:capitalize;
	
}

#sidebar li ul {
	padding: 10px 15px;
	background: #EEEEEE;
}

#sidebar li li {
	margin: 0;
	padding-left: 15px;
	background: url(images/img12.gif) no-repeat left center;
	text-transform:capitalize;
}

#sidebar h2 {
	height: 33px;
	margin: 0;
	padding: 8px 0 0 15px;
	background: url(images/img11.gif) no-repeat;
	font-size: 1.4em;
	color: #FFFFFF;
}

#sidebar a {
	text-decoration:none;
	color: #0065FF;
}

#sidebar a:hover {	
	text-decoration: underline;
	color:Orange;
}

/* Footer */

#footer {
	width: 962px;
	margin: 0 auto;
	padding: 30px 0;
	background: url(images/10.gif) no-repeat;
}

#footer p {
	margin: 0;
	text-align: center;
	color: #FFFFFF;
}

#footer a {
	color: #FFFFFF;
}

/* start - table */
.tabela {
	border-collapse: collapse;
}
.tabela th strong {
	color: #fff;
}
.tabela th {
	background: #306bc1 url(images/button-bg.jpg) repeat-x 0 0; 
	height: 35px;
	padding-left: 12px;
	padding-right: 12px;
	color: #fff;
	text-align: left;
	border: 1px solid #306bc1;
	border-bottom-width: 2px;
	text-align:center;
}
.tabela tr {
	height: 32px;
	background: #fff;	
}
.tabela td 
{
    font-family:Verdana;
	padding-left: 12px;
	padding-right: 12px;
	border: 1px solid #C0C0C0;
	background: #F4F8FD;
	
}
/* end - table */
.dropdown
{
    font-family:Verdana;
    margin-top:50px;
}

.rhm1{
	width:962px;
	height:64px;
	margin:0 auto;
	background:url(images/rhm1_bg.gif) repeat-x;		
}
.rhm1-left{
	background:url(images/rhm1_l.gif) no-repeat;
	width:15px;
	height:64px;
	float:left;
}
.rhm1-right{
	background:url(images/rhm1_r.gif) no-repeat;
	width:15px;
	height:64px;
	float:right;
}
.rhm1-bg{
	background:url(images/rhm1_bg.gif) repeat-x;
	height:64px;
}
.rhm1-bg ul{
	list-style:none;
	margin:0 auto;
}
.rhm1-bg li{
	float:left;
	list-style:none;
}
.rhm1-bg li a{
	float:left;
	display:block;
	color:#ffe8cc;
	text-decoration:none;
	font:12px 'Verdana', sans-serif;
	font-weight:bold;
	padding:0 0 0 18px;
	height:64px;
	line-height:40px;
	text-align:center;
	cursor:pointer;	
}
.rhm1-bg li a span{
	float:left;
	display:block;
	padding:0 32px 0 18px;
}
.rhm1-bg li.current a{
	color:#fff;
	background:url(images/rhm1_hover_l.gif) no-repeat left 5px;
}
.rhm1-bg li.current a span{
	color:#fff;
	background:url(images/rhm1_hover_r.gif) no-repeat right 5px;
}
.rhm1-bg li a:hover{
	color:#fff;
	background:url(images/rhm1_hover_l.gif) no-repeat left 5px;
}
.rhm1-bg li a:hover span{
	color:#fff;
	background:url(images/rhm1_hover_r.gif) no-repeat right 5px;
}

.gallery {
	list-style: none;
	margin: 0;
	padding: 0;
}
.gallery li {
	padding-top: 30px;
	padding-bottom: 30px;
	padding-left:40px;
	padding-right:10px;
	margin: 0;
	float: left;
	position: relative;
	width: 250px;
	height: 130px;
}
.gallery img {
	background: #fff;
	border: solid 1px #ccc;
	padding: 5px;
}
.gallery li:hover img {
	border-color: Orange;
}
.gallery em {
	width: 102px;
	background: url(images/bubble.gif) no-repeat;
	padding: 0px 0 6px;
	display: none;
	position: absolute;
	top: 20px;
	left: 90px;
	font-style: normal;
	text-align: center;
}
.gallery a {
	text-decoration: none;
	color: #000;
}
.gallery a:hover em {
	display: block;
}

