body {
	margin: 0px;
	height: 100%;

	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #787878;
	background: #833535 url(images/background.gif) top center repeat-y;
}

ul {
	margin: 0px;
	padding: 0px 0px 0px 15px;
}

a:link, a:visited {
	text-decoration: none;
	color: #5f0e0b;
	font-weight: normal;
}
a:hover {
}
a.kazalo:link, a.kazalo:visited {
	text-decoration: none;
	color: #787878;
	font-weight: bold;
}
a.kazalo:hover {

}

h2 {
	text-decoration: none;
	color: #b4b892;
	font-weight: bold;
	font-size: 12px;
	font-family: Tahoma;
	margin: 0px;
}

#page {
	width: 766px;
	height: 90%;
	display: table;
	clear: both;
	border-left: 1px solid #833535;
	border-right: 1px solid #833535;
	text-align: left;
}

#header {
	width: 766px;
	height: 141px;
	/* background: url(images/header.jpg) top left no-repeat; */
}

#content {
	width: 766px;
	display: table;
	background: url(images/meniji-bg.gif) top left repeat-y;
}
#meniji {
	width: 168px;
	float: left;
	display: block;
}

#meniji-header {
	width: 168px;
	height: 71px;
	background: url(images/meniji-header.jpg) top left no-repeat;
}

#content-outer {
	width: 400px;
	display: table;
	float: left;
	background: url(images/content-outer-bg.jpg) top left repeat-y;
}
#content-inner {
	padding: 10px 10px 10px 20px;
	width: 370px;
	height: 375px;
	height: 100%;
	display: table;
	clear: both;
	background: url(images/content-bg.jpg) top left no-repeat;
}

#content-inner-bottom {
	width: 230px;
	padding-left: 150px;
	height: 41px;
	padding-top: 40px;
	display: block;
	clear: both;
	padding-right: 20px;
	background: url(images/content-bottom-bg.jpg) top left no-repeat;
}

#content-right {
	float: right;
	width: 198px;
	height: 100%;
	display: table;
}
#content-right-top {
	width: 198px;
	height: 132px;
	background: url(images/content-right-top.jpg) top left no-repeat;
}

#right-block {
	width: 159px;
	display: table;
	padding: 5px;
	margin-bottom: 17px;
	border: 1px solid #c4a8a8;
	background: #ffffff;
}

#footer {
	width: 766px;
	height: 15px;
	background: #f4f4f3;
}

#green-box {
	width: 171px;
	display: table;
	background: #b4b892;
}

#green-box-inner {
	width: 161px;
	height: 190px;
	padding: 5px;
	display: table;
	background: url(images/green-box-top.jpg) top left no-repeat;
	border-top: 1px solid #833535;
	border-left: 1px solid #833535;
	border-right: 1px solid #833535;

}
#green-box-bottom {
	width: 171px;
	height: 24px;
	display: block;
	background: url(images/green-box-bottom.jpg) top left no-repeat;
	border-bottom: 1px solid #833535;
	border-left: 1px solid #833535;
	border-right: 1px solid #833535;

}

a.meniji:link, a.meniji:visited {
	width: 143px;
	height: 25px;
	display: block;
	background: url(images/meniji-link-bg.jpg) top left no-repeat;
	
	padding-left: 15px;
	padding-right: 10px;
	padding-top: 20px;
	
	text-align: center;
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #eceece;
}
a.meniji:hover {
	text-decoration: none;
	color: #580101;
	background-position: 0px -45px;
}

a.meniji_v:link, a.meniji_v:visited {
	text-align: center;
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
a.meniji_v:hover {
	text-decoration: none;
}

.dodaj{
	border: 1px solid #6c6c6c;
	color: #6c6c6c;
	margin: 0px;
	height: 16px;
}
.dodaj_gumb{
	margin: 0px;
	height: 20px;
}
/* Index boxi */

#index1 {
	width: 250px;
	height: 115px;
	padding-left: 100px;
	display: block;
	background: url(images/index_slika1.gif) top left no-repeat;
	overflow: hidden;
	text-align: left;
}
#index2 {
	width: 250px;
	height: 115px;
	padding-right: 100px;
	display: block;
	background: url(images/index_slika2.gif) top right no-repeat;
	overflow: hidden;
	text-align: left;

}
/* kontaktni obrazec */
#contact {
	width: 100%;
	display: table;
	padding: 5px;
	text-align: left;
}

#contact-left{
	width: 140px;
}
#contact-right{
}
.contactTitle {
}

.contactText {
	color: #000000;
	font-size: 11px;
	text-align: right;
	vertical-align: middle;
}

.contactFooter {
	color: #000000;
	font-size: 11px;
	text-align: center;
	vertical-align: middle;
}

.contactTextform {
	text-align: left;
	vertical-align: top;
	font-size:11px;
	width: 350px;
}

.contactTextformRequired {
	background-color: #b4b892;;
	color:#ffffff;
	text-align: left;
	vertical-align: top;
	font-size:11px;
	width: 350px;
	border: 1px solid #b4b892;
	padding: 3px;
}

.contactTextarea {
	background-color: #b4b892;;
	color:#ffffff;
	text-align: left;
	vertical-align: top;
	font-size:11px;
	width: 350px;
	height: 200px;
	border: 1px solid #b4b892;
	padding: 3px;
}

.comment1{
	background: #b4b892;
	text-align: left;
	padding: 2px;
}
.comment2{
	background: #eaebc8;
	text-align: left;
	padding: 2px;
}