/* 

	project:  internet corporation
	author:   luka cvrk (www.solucija.com) 

   
*/

*{ margin: 0; padding: 0; }* 

body {
	font: 12px Verdana, Arial, "Trebuchet MS", Tahoma, sans-serif;
	line-height: 1.6em;
	color: #444;
	background-color: #073d36;

}

#background {	background-image: url(../assets/green_bg.gif);
	background-repeat: repeat-y;
	background-position: center top;
}

a {	color: #317486;	background: inherit; text-decoration: none; }
a:hover { color: #000; background: inherit; }
p { margin: 0 0 15px 0; }
blockquote {
	margin-left: 20px;
	margin-right: 20px;
	}
h1 { font: bold 1.7em Arial, Sans-Serif;  margin: 20px 0 0; color:#333 }
h1 a { color: #fff; background: inherit; }
h1 a:hover { color: #E4FFD3; background: inherit; }
h2 { font: bold 1.6em Arial, Sans-Serif; margin: 0 0 12px; color:#333 }
h3 { font: bold 1.4em Arial, Sans-Serif; margin: 0 0 0; color:#333 }
h4 { color: #46852F; background: inherit; font-weight: bold; font-size: .9em; }
h5 { font: bold 1.4em Arial, Sans-Serif; margin: 0 0 12px; color:#333 }
h6 { font: bold 1.2em Arial, Sans-Serif; margin: 0 0 12px; color:#333 }

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

#logo { margin: 10px 0 0 0; height: 66px; width: 240px; float: left; background: url(../assets/logobg.gif) no-repeat bottom; text-align: center;}

#menu { float: right; padding: 40px 0 0; margin: 0 0 18px; }
#menu li { font-size: 1.1em; display: inline; }
#menu li a { padding: 30px 15px 0px 0; margin: 0 0 0 50px; color: #ccc; background: #505050 url(../assets/tab.gif) no-repeat right bottom;  }
#menu li a:hover { background: #505050 url(../assets/tabhover.gif) no-repeat right bottom; color: #FEFFB8; }

.product 			{	font: 10px Verdana, Arial, "Trebuchet MS", Tahoma, sans-serif; line-height: 12px; text-align:left;}
.product a			{	font-weight:bold; color:#333; text-decoration: none; }
.product a:hover	{	color:#FF6600; text-decoration:none;}


#left { clear: left; float: left; width: 210px; padding: 0; font-size: 1em; margin: 0; }
	#leftmenu { list-style: none; margin: 0 0 40px 0; }
	#leftmenu li { padding: 0 0 0 5px;  color: #46852F; border-bottom: 1px solid #ccc; }
	#leftmenu li a { color: #46852F; }
	#leftmenu li a:hover { color: #000000; }
	#leftmenu li #active { color: #000000; font-weight:bold; }
	#submenu { list-style: none; margin: 0 0 5px 0; }
	#submenu li { padding: 0 0 0 10px;  color: #555; border-bottom: 1px solid #e5e5e5; }
	#submenu li a { color: #555; }
	#submenu li a:hover { color: #000000; }
	#trimenu { list-style: none; margin: 0 0 5px 0px; }
	#trimenu li { padding: 0 0 0 15px;  color: #555; border-bottom: 1px solid #e5e5e5; }
	#trimenu li a { color: #555; }
	#trimenu li a:hover { color: #000000; }
	#quadmenu { list-style: none; margin: 0 0 5px 0px; }
	#quadmenu li { padding: 0 0 0 20px;  color: #555; border-bottom: 1px solid #e5e5e5; }
	#quadmenu li a { color: #555; }
	#quadmenu li a:hover { color: #000000; }


#right {
	margin: 0;
	padding: 0;
}

#right ul { padding: 0 0 20px 35px;  color: #444; text-align:left }
#right ol { padding: 0 0 20px 35px;  color: #444; text-align:left }
#right li { padding: 0 0 5px 0;  color: #444; }
#right a {	color: #317486; text-decoration: none; font-weight:bold; }
#right a:hover { color: #000; background: inherit; }


#notice { padding: 12px 14px 1px; margin: 0 0 20px 0; background: #7D9995 url(../assets/noticebg7D9995.gif) no-repeat bottom right; color: #ffffff; }
#notice h3 { color: #000000; border-bottom: 1px solid #333; padding: 0 0 2px; margin: 0 0 0px 0; }

#shopnotice { padding: 12px 14px 1px; margin: 0 0 20px 0; background: #f4f4f4 url(../assets/noticebg.gif) no-repeat bottom right; color: #808080; }
#shopnotice h3 { color: #000000; border-bottom: 1px solid #333; padding: 0 0 2px; margin: 0 0 0px 0; }

#othernotice { padding: 12px 14px 1px; margin: 0 0 20px 0; background: #F7BD8A url(../assets/noticebgF7BD8A.gif) no-repeat bottom right; color: #000000; }
#othernotice h3 { color: #000000; border-bottom: 1px solid #333; padding: 0 0 2px; margin: 0 0 0px 0; }

#subnav { width:200px; padding: 0 10px 10px 10px; margin: 0 0 0 10px; border-left: 1px solid #ccc; color: #000; float:right; background-color:#f2f2f2; text-align:left; }
#subnav ul { padding: 0 0 0 20px;  color: #444; text-align:left; }
#subnav li { padding: 0px; font-weight:normal; }

#left a, #right a { color: #46852F; }
#left h3 { font: bold 1.1em Arial, Sans-Serif; color: #333; border-bottom: 1px solid #555; padding: 0px; margin: 0 0 5px 0; }
#right h2 { border-bottom: 1px solid #ccc; padding: 0 0 8px; }

#footer {
	clear: both;
	padding: 10px 0;
	height: 130px;
	margin: 0 ;
	font-size: .9em;
	color: #808080;
	text-align:center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #f38019;
	background-color: #fff;
	background-image: url(../assets/footer_bg.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#footer a { color: #4CA031; }
#footer a:hover { color: #000; background: inherit; }

