body {
	margin: 0;
	padding: 0;
	background: #FFFFFF url(images/img01.jpg) repeat-x;
	color: #666666;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}

h1, h2, h3 {
	margin: 0;
	padding: 0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #F49500;
}

h2 {
	text-transform: uppercase;
	font-size: 18px;
}

h3 {
	text-transform: uppercase;
	letter-spacing: 2px;
	font-size: 11px;
}

h4 {
	text-transform: uppercase;
	font-size: 18px;
	color: #99CC00;
}

b {
	font-weight: bold;
	color: #FF6600;
}

img.left{
	border: 1px solid #FF9900;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 2px;
	float: left;
}

img.right{
	border: 1px solid #FF9900;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding: 2px;
	float: right;
}

p, blockquote, ul, ol {
	line-height: 19px;
	text-align: justify;
}

blockquote {
	padding-left: 20px;
	border-left-width: 2px;
	border-left-style: dotted;
	border-left-color: #FF6600;
}

a {
	color: #FF9900;
	text-decoration: underline;
}

a:hover {
	text-decoration: underline;
	color: #99CC00;
}

/* INDEX */

#index {
	width: 800px;
	height: 90px;
	background-color: #333333;
	font-size: 11px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}

#index p {
	font-size: 13px;
	text-align: center;
	color: #999999;
	padding-top: 15px;
	line-height: 20px;
}

#index b {
	font-weight: bold;
	color: #FF9900;
}

#index p.privacy {
	font-size: 11px;
}

#index a {
	color: #FFE9B9;
	text-decoration: none;
}

#index a:hover {
	text-decoration: underline;
	color: #99CC00;
}



/* HEADER INDEX */ 

#header_index {
	width: 800px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(images/header_index.jpg);
	background-repeat: no-repeat;
	height: 180px;
	margin-top: 185px;
}

#header_index h1 {
	font-size: 18px;
	color: #FF6600;
	padding-top: 134px;
	padding-right: 170px;
	text-transform: uppercase;
	float: right;
}

#header_index a{
	text-decoration: none;
}

/* HEADER */

#header {
	width: 760px;
	height: 180px;
	margin: 0 auto;
	background-image: url(images/hd01.jpg);
}

#header h1, #header h2 {
	text-transform: lowercase;
	font-weight: normal;
	color: #FFFFFF;
}

#header h1 {
	float: left;
	padding: 120px 0 0 20px;
	font-size: 36px;
	color: #006600;
}

#header h2 {
	float: right;
	font-size: 18px;
	color: #FF6600;
	padding-top: 134px;
	padding-right: 170px;
	padding-bottom: 0;
	padding-left: 0;
}

#header a{
	text-decoration: none;
}

#header02 {
	width: 760px;
	height: 180px;
	margin: 0 auto;
	background: url(images/hd02.jpg);
}

#header03 {
	width: 760px;
	height: 180px;
	margin: 0 auto;
	background: url(images/hd03.jpg);
}

#header04 {
	width: 760px;
	height: 180px;
	margin: 0 auto;
	background: url(images/hd04.jpg);
}

#header05 {
	width: 760px;
	height: 180px;
	margin: 0 auto;
	background: url(images/hd05.jpg);
}

#header06 {
	width: 760px;
	height: 180px;
	margin: 0 auto;
	background: url(images/hd06.jpg);
}

#header07 {
	width: 760px;
	height: 180px;
	margin: 0 auto;
	background: url(images/hd07.jpg);
}

/* Menu */

#menu {
	width: 760px;
	height: 50px;
	margin: 0 auto;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	background: url(images/img03.gif) no-repeat;
	text-transform: uppercase;
	text-decoration: none;
	font: bold 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #D8D8D8;
	padding-top: 17px;
	padding-right: 17px;
	padding-bottom: 0;
	padding-left: 16px;
}

#menu a:hover {
	color: #F49500;
	text-decoration: underline;
}

#menu .active {
	color: #F49500;
	text-decoration: underline;
}

#menu .first a {
	background: none;
}

/* Content */

#content {
	width: 720px;
	padding: 20px;
	background: #FFFFFF url(images/img04.jpg) repeat-x left bottom;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
}

#content p{
	line-height: 19px;
}

/* Posts */

#posts {
	float: left;
	width: 480px;
}

/* GALLERY */

#gallery {
	height: 295px;
}

#gallery img{
	border: 1px solid #FF9900;
	padding: 2px;
	margin-right: 18px;
	margin-bottom: 5px;
	margin-top: 10px;
}


/* Links */

#links {
	float: right;
	width: 200px;
	padding-left: 15px;
	background: url(images/img05.gif) repeat-y;
}

#links ul {
	margin: 0;
	padding: 0;
	list-style: none;
	text-align: left;
}

#links li ul {
	padding: 5px 0 30px 0;
}

#links li li {
	padding: 7px 10px;
	background: url(images/img06.gif) repeat-x left bottom;
}

#links li a {
	text-decoration: none;
	color: #666666;
	text-align: left;
}

#links li a:hover {
	text-decoration: underline;
	color: #FF6600;
}


#links h2 {
	font-size: 18px;
	color: #99cc00;
}

#links td{
	border: 1px solid #999999;
}

/* Footer */

#footer {
	height: 100px;
	padding: 20px;
	background: #2D2D2D url(images/img07.gif) repeat-x;
}

#footer p {
	text-align: center;
	color: #999999;
	font-size: 11px;
}

.riga {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
	margin-top: 20px;
}

.privacy {
	font-size: 10px;
}
.tit {
	font-weight: bold;
	color: #FF6600;
}
.small {
	font-size: 10px;
}

.post {
	margin-bottom: 15px;
}
.tit2 {

	font-weight: bold;
	color: #99cc00;
}
