/* 

	project:  internet corporation
	author:   luka cvrk (www.solucija.com) 

   
*/


*{ margin: 0; padding: 0; }* 
body { 
	font: .74em "Comic Sans MS"; 
	line-height: 1.6em;
	background: #fff url(images/bg.gif) repeat-x; 
	color: #444; 
}

a  {color: #317486; text-decoration: none; background: none; border-Bottom: 1px solid #79A251;}
a:hover {color: #808080;}p { margin: 0 0 15px 0; }
h1 { font: bold 1.7em Arial, Sans-Serif;  margin: 20px 0 0; }
h1 a { color: #CF9; background: none; }
h1 a:hover { color: #E4FFD3; background: none; }
h2 { font: bold 1.2em "Comic Sans MS"; margin: 0 0 12px; color: #00688B;}
h3 { color: #79A251; background: none; font-weight: normal; font-size: 1.1em; padding-bottom:5px; }
h4 { color: #808080; background: none; font-weight: normal; font-size: .9em; }

#content { width: 900px; margin: 0 auto; }

#logo { margin: 0px 0 0 0; position:relative; top:14px; height: 56px; width: 240px; float: left; background: url(images/logobg.gif) no-repeat bottom; text-align: center;}

#menu { float: right; padding: 0px 0 0; margin: 40px 0 10px; }
#menu li { font-size: 14px; display: inline; font-weight: bolder;}
#menu li a { padding: 10px 15px 0px 0; margin: 0 0 0 20px; color: #FFF; background: transparent url(images/tab.gif) no-repeat right bottom; border: 0px;  }
#menu li a:hover { background: transparent url(images/tabhover.gif) no-repeat right bottom; color: #FEFFB8; border: 0px; }
#menu .current { background: transparent url(images/tabhover.gif) no-repeat right bottom; color: #FEFFB8; }

#intro { 
	clear: both;
	background: transparent;
	color: #4C8734;
	height: 190px;
	margin: 0 auto;
	padding: 5px 0 10px 0;
	text-align: center;
}
	#intro h1 { margin: 0; }
	#intro p { margin: 0; }
	
	#login { font-size: .9em; margin: 82px 0 0; }
	#login a { color: #fff; background: none; padding: 4px 20px 6px;}
	#login a:hover { color: #fff; background: none url(images/loginhover.gif) no-repeat; }

#left { 
clear: left;
float: left;
width: 220px;
font-size: 1em;
margin: 0 0 15px;
}
	#leftmenu { list-style: none; margin: 0 0 20px 0; }
	#leftmenu li { padding: 0 0 0 12px; background: #fff url(images/bullet.gif) no-repeat center left; color: #46852F; }
	#leftmenu li a {color: #46852F; }

#right {
	position: relative;
	z-index: 0;
	margin: 0 10px 10px 0;
	padding: 0 0 0 15px;
	-padding: 0 0 0 5px;
	float: right;
	width: 650px;
	border-left: 1px solid #ccc;
}

#right p {
position: relative;
z-index: 10;
	text-align: justify;
	font: 14px "Comic Sans MS";
	line-height: 17px;
	padding-right: 10px;
}
#right ul {margin: 0 15px 20px 0; padding: 0 0 0 25px; list-style-type: square;}
#right ol {margin: 0 15px 20px 0; padding: 0 0 0 25px;}
#right li { color: #660; margin-top: 1em;}
#right li a {color: #317486; text-decoration: none; background: none; border-Bottom: 1px solid #79A251;}
#right li a:hover {color: #808080;}
#right .negative {color: #C63;}
#right .positive {color: #39C;}

#right a  {color: #317486; text-decoration: none; background: none; border-Bottom: 1px solid #79A251;}
#right a:hover {color: #808080;}

#right .side
{
	display: block;
	position: relative;
	float: right;
	margin: 0 5px 10px 15px;
	border: none;
	background-color: #D9C174;
	padding: 5px;
	border-color: #330;
	border-width: 1px;
	border-style: solid;
}

#right .center
{
	display: block;
	margin: 10px auto 5px auto;
	background-color: #D9C174;
	padding: 5px;
	border-color: #330;
	border-width: 1px;
	border-style: solid;
}

#right #hometxt {
	position: absolute;
	top: 70px;
	left: 10px;
	z-index: 1;
	width: 400px;
	display: block;
}

	#notice { padding: 5px 14px 1px; line-height: 12px; background: #f4f4f4 url(images/noticebg.gif) no-repeat bottom right; color: #808080; }
	#notice li {padding: 5px 14px 1px; list-style:none; line-height: 14px;}
	
	#left a { background: #EFFCFF; color: #317486; }

	#left h3 { border-bottom: 1px solid #eee; padding: 0 0 7px; margin: 0 0 15px 0; }
	#right h2 { border-bottom: 1px solid #ccc; padding: 0 0 8px; }

#footer { clear: both; border-top: 1px solid #ccc; padding: 10px 0; margin: 0 0 15px; font-size: .9em; color: #808080; background: #fff; }
	#footer a { color: #4CA031; background: #fff; }
	#col1 { float: left; width: 274px; padding: 7px 0 0 15px; margin: 0 0 10px; }
	#col2 { float: left; width: 250px; border-left: 1px solid #ccc; padding: 7px 0 0 40px; text-align: center; }
	#col3 { float: right; width: 250px; border-left: 1px solid #ccc; padding: 7px 20px 0 0 ; text-align: right; }

#right #slide {position: absolute; display: block; width: 240px; z-index: 90; top: 50px; left: 420px;}
#right #croc {position: absolute; display: block; width: 400px; z-index: 90; left: -25px; margin-top: -15px;}	

/* -------- gallery ------- */

#galwrap {
width: 640px;
position: relative;
margin: 0 auto;
display: block;
}

#galwrap a{border: none; cursor: pointer;}

/* -------- jQuery -------- */

ul#portfolio li img{
	border: 1px solid #ccc;
	padding: 4px;
	position: relative;
	margin: 0px 0px 20px 10px;
	display: block;
	float:right;
	z-index: 100;
}

ul#portfolio li {
	width: 240px;
	list-style-type: none;
	position: relative;
	right: -10px;
	top: 0px;
	display: block;
	float: right;
	z-index: 100;
}

ul#portfolio .innerfade {

	width: 240px;
	position: relative;
	float: right;
	right: 0px;
	\right:5px;
	top: 0px;
	padding: 10px 0 10px 0;
	z-index: 100;
}

/* ------------- */

ul#crocs li img{
	width: 400px;
	border: 1px solid #ccc;
	padding: 4px;
	position: relative;
	margin: 10px 0px 10px 0px;
	display: block;
	z-index: 100;
}

ul#crocs li {
	width: 400px;
	list-style-type: none;
	position: relative;
	display: block;
	z-index: 100;
}

ul#crocs .innerfade {

	width: 400px;
	position: relative;
	padding: 10px 0 10px 0;
	z-index: 100;
}



.fade{
	margin-bottom: 2em;
}

.fade p{
	margin-bottom: 2em;
	text-align: center;
	width: 100%;
}

div.limiter {
	text-align: left;
	width: 80%;
	max-width: 69.23em;
	padding: 1.2em 1.5em;
	
	margin-left: auto;
	margin-right: auto;
}

/* --- jQuery pikachoose --- */

/* These hieghts and widths should be edited to your images */	
ul#pikame{
	padding-left:0;
	margin:0 auto;}
.pika_main{
	width:600px;
	padding-right:0px;
	margin:0 auto;}
#pikame li{
	padding: none;
	margin:5px;
	float: left;
	border:2px solid #222;}

/* thats all you NEED to edit. But continue if you'd like. */

ul#pikame li img{position:relative;cursor:pointer; padding: 0px; margin: 0px; }
.pika_main img{padding: 3px; border:1px solid #ccc; }
.pika_main{position: relative;margin:0 auto; width: 610px;}
.pikachoose li
{
	float: left;
	position: relative;
	overflow: visible;
	list-style: none;
}
.pika_play{position:absolute;top:10px;right:20px;z-index:1;}
.pika_play a{position:relative;margin-left:auto;cursor:pointer; border: 0px; text-decoration: none;}
.pika_play img{border:none !important;}
.pika_caption{width:100%;height:30px;text-align:center;}
.pika_navigation a{font-size: 12px;color:white;text-decoration: none; border: 0px;}
.pika_navigation a:hover{text-decoration: underline;}
.pika_navigation{padding-top:10px;clear:both;text-align:center;}

/* SliderJS */
.sliderjs{
margin:0 auto;
padding: none;
}



