* {
	margin: 0;
	padding: 0;
}

body {
	background: #EAC99A url('images/img01.jpg');
	color: #937857; 
    font-style:normal; 
    font-variant:normal; 
    font-weight:normal; 
    font-size:13px; 
    font-family:Trebuchet MS, Arial, Helvetica, sans-serif
}

h2, h3, h4 {
	font-weight: normal;
	color: /*#B27217;*/ #d4a03a;
}

h1 {
   color: #B27217;
}

h2 {
	font-size: 22px; 
    text-align:center;
}

h3 {
	font-size: 20px;
	font-weight: bold;
}

h4 {
	font-size: 18px;
	font-weight: bold;
}



p{  line-height: 180%;
    text-align: justify;
}

blockquote, ul, ol {
	margin-bottom: 26px;
	line-height: 180%;
}


ul {
	list-style: none;
}

ul li {
	padding-left: 13px;
	background: url('images/img06.gif') no-repeat left center;
}

ol {
	margin-left: 40px;
}

a {
	color: #B27217;
    align: center;
    line-height: 26px;
}

a:hover {
	/*text-decoration: underline;*/
}

a:link, a:visited {
    text-decoration: none;
}

img {
    border: 2px solid #d4a03a;
}

.bg {
	background: url('images/img02.jpg') repeat-x;
}

/* Header */

#header {
	width: 720px;
	height: 70px;
	margin: 0 auto;
	padding-top: 40px;
}

/* Logo */

#logo h1 {
	margin: 0;
	font-size: 28px;
    text-align: center;
    font-weight: bold;
    letter-spacing: 15px;

}

#logo h2 {
	margin: 0;
	padding-left: 10px;
	font-size: 18px;
	font-weight: bold;
}

#logo a {
	text-transform: uppercase;
	text-decoration: none;
	color: #FFFFFF;
}

/* Wrapper */

#wrapper {
	width: 760px;
	margin: 0 auto;
}

/* Sidebar */

#sidebar {
	float: left;
	width: 230px;
	background: url('images/img04.jpg') repeat-y;
}

#sidebar p{
    text-align: center;
}

#sidebar .title {
	margin: 0;
	background: url('images/img03.jpg') no-repeat; 
    padding: 10px 20px 10px 30px;
}

#sidebar a{
    text-decoration: none;
    color: #d4a03a;
}

#sidebar a:hover{
    /*text-decoration: underline;*/
    color: #B27217;
}

#sidebar .content {
	padding: 20px 0 20px 0;
}

#sidebar .bottom {
	height: 33px;
	background: url('images/img05.jpg') repeat-x left bottom;
}

/* Content */

#content {
	float: right;
	width: 500px;
}

/* Splash */

#splash {
	text-align: center;
	background: url('images/img09.jpg') repeat-y;
}

#splash .top {
	background: url('images/img08.jpg') no-repeat; 
    padding:20px 20px 16px 20px;
}

#splash .bottom {
	height: 33px;
	background: url('images/img05.jpg') repeat-x left bottom;
}

#splash2 {
	text-align: center;
	background: url('images/img09.jpg') repeat-y;
}

#splash2 .top {
	background: url('images/img08.jpg')no-repeat; 
    padding:20px 20px 16px 20px;
}

#splash2 .bottom {
	height: 33px;
	background: url('images/img05.jpg') repeat-x left bottom;
}

/* Welcome */

#welcome {
	padding: 0 20px;
}

#welcome2 {
	padding: 0 20px 0 120px;
}

#welcome a:hover{
    /*text-decoration: underline;*/
    color: #B27217;
}

#welcome a{
    color: #d4a03a;
}

#welcome2 h4{
  text-align:left;
  color: #d4a03a;
}
#welcome h4{
  text-align:left;
  color: #d4a03a;
}


/* Samples */

#samples {
	padding: 20px;
	background: url('images/img05.jpg') repeat-x;
}

/* Footer */

#footer {
	width: 768px;
	margin: 0 auto; clear: both;
    
}

#footer p {
    margin-top: 1em;
    padding-top: 1em;
	font-size: 12px;
    text-align: center;
    background: url('images/img05.jpg') repeat-x;
}


.jobb{
    float: right;
    margin: 12px 0 0 20px;
}

.bal{
    float: left;
    margin: 12px 20px 6px 0;
}


.terkep{
    float: right; 
    padding: 20px 30px 10px 20px; 
}

.top{
 font-size: 28px;
 color: #D5A239;
}

#content table{
	margin-bottom: 26px;
}

.keret{
	border-left: 2px solid #d5a239;
	border-right: 2px solid #d5a239;	
	border-bottom: 2px solid #d5a239;	

}
#content table th
{
	align:center;
    font-weight: bold;
	padding: 6px;
    color: #d5a239;
}

#content table td
{
	padding: 6px;
    align: center;
}

#content table tr.rowA
{
	background-color: #DFBD99;
	color: inherit;
}

#content table tr.rowB
{
	background-color: #EFDCC2;
	color: inherit;
}

#sidebar h3{
    color: #d5a239;
}

#welcome th{
   
}
