body {
	background: #3B6B00 url(images/back_all.gif) repeat-x top;

}

body, th, td, input, textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

p
{
line-height: 20px;

}

h1, h2, h3 {
	color: #92331D;
}

h1 {
	font-size: 1.5em;
	font-weight: bold;
	padding-left: 10px;
}

h2 {
	font-size: 1.1em;
	font-weight: bold;
}


h3 {
	font-size: 1em;
}

ul {
line-height: 20px;
}


a {
	text-decoration: underline;
	color: #345A05;
}

a:hover {
	border: none;
	text-decoration: none;
}

table {
	padding-left: 0px;
	background: #FFFF99;
}

#main
{
width: 760px;
margin: 0 auto;
background: #ffffff;
border-left: 10px solid #ffffff;
border-right: 10px solid #ffffff;
}


/* Header 

#header {
	width: 760px;
	margin: 0 auto;
	height: 205px;
}
  */
#menu {
	float: left;
	height: 59px;
	width: 760px;
	padding-left: 0px;
	background: url(images/button.gif) repeat-x;

}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
}


#menu a {
	display: block;
	float: left;
	height: 39px;
	width: 107.5px;
	margin-right: 1px;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	color: #FFFF99;
	padding-top: 20px;
    text-align: center;
}

#menu a:hover {
	color: #FFFF99;
	background: url(images/button_r.gif) repeat-x;
}



/* Logo */

#logo {
	width: 760px;
	height: 205px;
	margin: 0 auto;
	text-align: left;
    background: url(images/sumavazimaweb.jpg) no-repeat
}



/* Page */

#page {
	width: 760px;
	margin: 0 auto;
	border-top: none;
	padding-top: 10px;
    background: url(images/table_back.gif) repeat-y;
	border-top: 10px solid #ffffff;
	border-bottom: 10px solid #ffffff;
}



/* Content */

#content {
	float: left;
	width: 500px;
	padding-top: 0px;
}

#content H2
{
height: 22px;
padding-top: 5px;
padding-left: 15px;
width: 485px;
font-size: 14px;
color: #345A05;
}

#content H2 a
{
color: #345A05;
}

#content .entry
{
width: 480px;
margin-bottom: 20px;
}

#content .pad
{
padding-left: 10px;
padding-right: 10px;
padding-bottom: 10px;
text-align: justify;
}

#content .tab
{
padding-left: 0px;
padding-right: 0px;
padding-bottom: 0px;
}

/* Sidebars */

.sidebar {
	float: left;

}

.sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
	margin-bottom: 10px;
}

.sidebar {
	margin-bottom: 2em;
}


.sidebar li {
	margin: 0;
}


#sidebar2 {
	width: 236px;
	margin-left: 10px;
}

#sidebar2 h2 {
	background: url(images/title.gif) no-repeat left top;
	height: 27px;
	width: 214px;
	color: #FFFFFF;
	padding-left: 20px;
	margin-left: 10px;
	padding-top: 5px;
}

#sidebar2 ul {
	line-height: normal;
}

#sidebar2 li {
	padding: 5px;
	font-size: .8em;
}

#sidebar2 h3 {
	border: none;
	font-size: 11px;
	color: #111111;
	padding-left: 20px;
}

#sidebar2 p{
	border: none;
	font-size: 12px;
	color: #000000;
	padding-left: 20px;
	line-height: 18px;
}

#sidebar2 a{
	border: none;
	font-size: 12px;
	color: #FFFF66;
}

#sidebar2 a:hover{
	border: none;
	font-size: 12px;
	color: #FF0000;
}


/* Footer */
#footer
{
padding: 20px;
background: url(images/button.gif) repeat-x
}

#footer p {
	text-align: center;
	font-size: 12px;
	color: #DDDD99;
	margin: 0px;
	padding: 0px;
}
#footer a
{
color: #FFFF99;
text-decoration: none;
font-weight: bold;
}

#footer a:hover
{
color: #ff0000;
}
