body {
	padding: 0px;
	font-family: Tahoma;
	margin: 0px;
	color: #333333;
	font-size: 12px;
	background-color: #666666;
}
form {
	margin: 0px;
	padding: 0px;
	position: relative;
	top: 4px;
	overflow: hidden;
}

#container_ {
	padding: 0px;
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
p {
	margin: 0px;
	padding: 0px;
}

.naslov_knjige {
	height: 34px;
	font-weight: bold;
	color: #d41920;
	text-decoration: none;
}
.crni_naslov {
	color: #333333;
	text-decoration: overline;
}


h1 {
	font-weight: normal;
	font-size: 14px;
	color: #666666;
}



#container {
	background-color: #f0f0ee;
	padding: 0px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	float: left;
}
#header {
	margin: 0px;
	padding: 0px;
	height: 228px;
	width: 900px;
	background-image: url(logo/header_bg.gif);
	background-repeat: repeat-x;
}
#header_top {
	margin: 0px;
	padding: 0px;
	height: 50px;
	width: 900px;
	position: relative;
	float: left;
}
#komshe_logo {
	margin: 0px;
	padding: 0px;
	position: absolute;
	left: 20px;
	bottom: 10px;
}
#cvet {
	color: #FFFFFF;
	border: 1px solid #c1bfc0;
	height: 60px;
	width: 116px;
	position: absolute;
	left: 40px;
	top: 102px;
	text-align: center;
	font-size: 14px;
	font-weight: normal;
	line-height: 20px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 8px;
}
#cvet img {
	position: absolute;
	left: 130px;
	top: -34px;
}
#header_flash {
	height: 160px;
	width: 600px;
	position: absolute;
	top: 58px;
	right: 20px;
}



#header_flags {
	position: absolute;
	right: 20px;
	margin: 0px;
	padding: 0px;
	bottom: 10px;
}
#header_flags a {
	margin-left: 5px;
}
#left_holder {
	width: 216px;
	padding: 0px;
	display: inline;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	min-height: 500px;
}
#left {
	width: 198px;
	border: 1px solid #c6c5c3;
	padding: 8px;
	margin: 0px;
	background-color: #FFFFFF;
	line-height: 16px;
	font-size: 11px;
	position: relative;
	top: 0px;
	float: left;
	overflow: scroll;
}
#right_holder {
	width: 626px;
	padding: 0px;
	display: inline;
	float: right;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#left b {
	color: #990000;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	display: block;
	font-weight: normal;
	text-decoration: underline;
}

#right {
	width: 592px;
	border: 1px solid #c6c5c3;
	margin: 0px;
	background-color: #FFFFFF;
	float: left;
	line-height: 16px;
	font-size: 11px;
	position: relative;
	top: 0px;
	z-index: 0;
	padding: 16px;
	min-height: 500px;
}

#content {
	margin: 0px;
	padding: 0px;
	width: 900px;
	float: left;
	height: auto;
}
.naslovi_levi {
	background-color: #FFFFFF;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 14px;
	width: 130px;
	display: block;
	color: #333333;
	text-decoration: none;
	float: left;
	height: 22px;
	text-align: center;
	position: relative;
	top: 1px;
	z-index: 2;
	margin: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #c6c5c3;
	border-right-color: #c6c5c3;
	border-bottom-color: #FFFFFF;
	border-left-color: #c6c5c3;
}
.naslovi_levi:hover {
	text-decoration: underline;	
}
.naslovi_desni {
	background-color: #FFFFFF;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 14px;
	width: 130px;
	display: block;
	color: #333333;
	text-decoration: none;
	float: right;
	height: 22px;
	text-align: center;
	position: relative;
	top: 1px;
	z-index: 5;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	border: 1px solid #c6c5c3;
}
/*.naslovi_desni {
	background-color: #FFFFFF;
	font-size: 14px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	display: block;
	float: right;
	color: #333333;
	text-decoration: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #c6c5c3;
	border-right-color: #c6c5c3;
	border-bottom-color: #c6c5c3;
	border-left-color: #c6c5c3;
	width: 130px;
	text-align: center;
	height: 22px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	position: relative;
	top: 1px;
}*/
.naslovi_desni:hover {
	text-decoration: underline;	
}
.naslovi_holder {
	position: relative;
	height: auto;
	margin: 0px;
	padding: 0px;
	z-index: 6;
}
.one_guide {
	float: left;
	width: 186px;
	height: 140px;
	padding: 0px;
	margin-top: 12px;
	margin-right: 4px;
	margin-bottom: 8px;
	margin-left: 4px;
}
.one_guide .front {
	padding: 0px;
	float: left;
	margin-top: 0px;
	margin-right: 4px;
	margin-bottom: 0px;
	margin-left: 0px;
	position: relative;
	top: -6px;
}
#paypal {
	float: right;
	text-align: right;
	position: relative;
	top: -26px;
}

#footer {
	height: 30px;
	width: 890px;
	border-top-width: 8px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #6c9d30;
	float: left;
	text-align: right;
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 10px;
}
#footer a {
	color: #990000;
	text-transform: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#footer #all-rights {
	padding: 0px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}

#guide_only {
	width: 850px;
	border: 1px solid #c6c5c3;
	background-color: #FFFFFF;
	float: left;
	line-height: 16px;
	padding: 8px;
	margin-top: 2px;
	margin-right: 16px;
	margin-bottom: 10px;
	margin-left: 16px;
}
.guide_only_top {
	padding: 0px;
	width: 850px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 350px;
}
.guide_only_top .front {

	padding: 0px;
	float: left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	position: relative;
}
#guide_only .extract {
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.back_to_books {
	color: #990000;
	text-decoration: none;
	display: block;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: right;
}
.back_to_books:hover {
	text-decoration: underline;
}
#right a {
	color: #990000;
	text-decoration: underline;
}
#payapala {
	position: absolute;
	right: 0px;
	bottom: 0px;
}
#look_inside {
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 3;
}
#blank_mask {
	height: 160px;
	width: 600px;
	position: absolute;
	top: 58px;
	right: 20px;
	z-index: 5;
}
#siyh {
	position: absolute;
	top: 200px;
	right: 420px;
	z-index: 4;
}
#right table tr td {
	font-size: 11px;
}
