/*   template: What's your solution?
     author: luka cvrk (www.solucija.com)   */

body {
	font-size: small;
	color: #7E7E7E;
	line-height: 16px;
	margin: 0;
	padding: 0;
	background: url(img/bg.gif);
	background: #FFFFFF url(img/bg.gif) repeat-x;
}

a {
	color: #33ADDB;
	background-color: inherit;
}

a:hover {
	color: #575757;
	background-color: inherit;
}

h1 {
	font-size: 1.8em;
	font-weight: bold;
	letter-spacing: -1px;
	margin: 0;
	padding: 0;
}

h1 a {
	text-decoration: none;
}

h2 {
	margin: 0; 
	padding: 3px 0 6px 0; 
	font-size: 130%;
	font-weight: bold;
	color: #808080; 
	text-transform: uppercase;
	background-color: inherit;
	
}

h2 a {
	color: #6AC65D;
	background-color: inherit;
	text-decoration: none;
}


p {
	padding: 2px 0 5px;
	margin: 0;
}

#content {
	margin: 0px auto; 
	width: 780px; 
}

.header { 
	height: 45px; 
	margin: 0px 0 2px 0; 
	padding: 20px 0 0 5px;
	border-top: 4px solid #000;
	background: #FFF url(img/headerbg.gif) repeat-x bottom left;
	color: #808080;
}
	
.searchform {
	float: right;
	padding: 2px 5px 0 0;
}

.subheader {
	margin: 0 0 10px;
	clear: both;
	height: 23px;
}

.subheader_center {
	color: #626262;
	line-height: 28px;
	text-align: center;
	background: url(img/hmrightbg.gif);
	background: #F6F6F6 url(img/hmrightbg.gif) repeat-x;
}

.subheader_center a {
	font-size: 0.8em;
	color: #626262;
	font-weight: bold;
	text-decoration: none;
	margin: 0px;
	padding: 7px 2px 8px;
	background: inherit;
}

.subheader_center a:hover {
	background: #33ADDB url(img/hmleftbg.gif) repeat-x;
	border-top: 1px solid #1A83AC;
	color: #FFFFFF;
}

.left {
	float: left;
	padding: 5px 0 0 5px;
	width: 190px;
}

p.menu {
	line-height: 120%;
}

p.menu img {
	margin-right: 0;
	margin-left: 0;
	padding-right: 5px;
	padding-left: 0px;
	height: 7px;
	width: 3px;
}

p.menu2 {
	line-height: 120%;
}

p.menu2 img {
	margin-right: 0;
	margin-left: 0;
	padding-right: 5px;
	padding-left: 5px;
	height: 7px;
	width: 3px;
}

p.menu3 {
	line-height: 120%;
}

p.menu3 img {
	margin-right: 0;
	margin-left: 0;
	padding-right: 5px;
	padding-left: 10px;
	height: 7px;
	width: 3px;
}

p.menu4 {
	line-height: 120%;
}

p.menu4 img {
	margin-right: 0;
	margin-left: 0;
	padding-right: 5px;
	padding-left: 15px;
	height: 7px;
	width: 3px;
}

p.menu5 {
	line-height: 120%;
}

p.menu5 img {
	margin-right: 0;
	margin-left: 0;
	padding-right: 5px;
	padding-left: 20px;
	height: 7px;
	width: 3px;
}

.right {
	float: right;
	width: 560px;
	margin: 0 0 20px 0; 
	padding: 5px 0 0 15px; 
	color: #000;
	background-color: #FFFFFF; 
	border-left: 1px solid #e6e6e6;
}

p.pagenavi {
	float: left;
}

p.sortnavi {
	float: right;
}

p.info {
	color: #33ADDB;
	font-size: 1.3em; 
	font-weight: bold;
	text-decoration:none; 
	position:relative;
}

.img {
	padding-top: 5px;
	float: left;
	width: 90px;
}

.text {
	float: right;
	line-height: 1.2em;
	margin: 0;
	padding: 0;
	width: 460px;
}

.text p {
	margin-top: 3px;
	margin-bottom: 0;
	padding-top: 0;
	padding-bottom: 0;
}


.asinimg {
	padding-top: 5px;
	padding-right: 5px;
	float: left;
	width: 130px;
}

.asintext {
	line-height: 1.2em;
	margin: 0;
	padding: 0 0 0 5px;
	width: 360px;
}

.asintext p {
	margin-top: 3px;
	margin-bottom: 0;
	padding-top: 0;
	padding-bottom: 0;
}

a.info {
	font-size: 1.3em; 
	font-weight: bold;
	text-decoration:none; 
	position:relative;
}

a.info span {
	display:none;
}

a.info:hover {
	cursor:default;
}

a.info:hover .infobox {
	font-weight: normal; 
	display:block; 
	position:absolute; 
	top:20px;; 
	left:0;; 
	width:205px; 
	height:70px; 
	border: 1px solid #ccc; 
	background:#f4f4f4 url(img/question.gif) no-repeat bottom right; 
	color:#000; 
	text-align:left; 
	font-size:0.7em; 
	padding-left:10px; 
	padding-top:10px;
}

.line {
	margin: 10px 0;
	border-bottom-width: 1px;
	border-bottom-color: #e6e6e6;
	border-bottom-style: solid;
	clear: both;
	height: 1px;
}

.right_left {
	float: left;
	width: 260px;
	padding: 13px;
	background: #f2f2f2 url(img/corner.gif) no-repeat bottom right;
	color: #626262;
}

.right_right {
	float: right;
	width: 240px;
	padding: 13px;
	background: #f2f2f2 url(img/corner.gif) no-repeat bottom right;
	color: #626262;
}

.right_topasin {
	color: #626262;
	text-align: center;
	margin: 0px 5px 5px 0px;
	padding: 5px;
	float: left;
	height: 90px;
	width: 90px;
	background: #f2f2f2 url(img/corner.gif) no-repeat bottom right;
}

a.topasin {
	font-size: 0.9em; 
	text-decoration:none; 
	position:relative;
}

a.topasin span {
	display:none;
}

a.topasin:hover {
	cursor:default;
}

a.topasin:hover .topasinbox {
	font-weight: normal; 
	display:block; 
	position:absolute; 
	top:20px;; 
	left:0;; 
	width:85px; 
	height:70px; 
	border: 1px solid #ccc; 
	background:#f4f4f4 url(img/question.gif) no-repeat bottom right; 
	color:#000; 
	text-align:left; 
	font-size:0.9em; 
	padding-left:10px; 
	padding-top:10px;
}

.footer { 
	clear: both; 
	color: #999999; 
	background-color: #FFFFFF;
	padding: 10px 0 10px 0; 
	border-top: 1px solid #e6e6e6; 
	text-align: center;  
	line-height: 13px;
}

.footer a { 
	text-decoration: underline; 
}

form.search {
	padding: 0; 
	margin: 0; 
}

input.textin, 
select.textin { 
	margin: 0; 
	width: 95px;
	border: 1px solid #336699;
	background: #FFF;
	color: #000; 
}

input.textin:hover { 
	border: 1px solid #808080; 
}

input.searchbutton { 
	margin: 0; 
	font-size: 100%; 
	background: #FFFFFF; 
	color: #808080; 
	padding: 1px; 
	font-weight: bold; 
}

