body {
 background-color:#fff;
 background-image: url(images/bg-white-dots.jpg);
 background-repeat:repeat;
 margin-left: 0px;
 margin-top: 0px;
 margin-right: 0px;
 margin-bottom: 0px;
 BEHAVIOR: url("csshover.htc"); 
}
h1 {
	color: #333;
	font-family:"open sans light", Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	line-height:17px;
	margin-right: 5pt;
	margin-top: 15pt;
}


.homepage {
	color: #333;
	font-family: "open sans", Helvetica, sans-serif;
	font-size: 30px;
	font-weight: 300;
	line-height:20px;
	margin-right: 5pt;
}
h2 {
	font-family: "open sans light", Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: 300;
	color: #666;
	margin-right: 5pt;
}

p {
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	wont-weight: normal;
	line-height:20px;
	margin-right: 15pt;
}

a.menu:link {
	font-size: 16px;
	color: #d4e8fb;
	font-family: "open sans", helvetica, sans-serif;
    margin-top:10px;
	margin-left:10px;
}
a.menu:hover {
	font-size: 16px;
	color: #fff;
	font-family: "open sans", helvetica, sans-serif;
    margin-top:10px;
	margin-left:10px;
}
a.menu:visited {
	font-size: 16px;
	color: #d4e8fb;
	font-family: "open sans", helvetica, sans-serif;
    margin-top:10px;
	margin-left:10px;
}

table.forma {
background-image: url("images/form-bg.jpg"); 
background-repeat: no-repeat;
margin-top:0px;
padding-bottom:10px;
}
.naslov {
	color: #6e6d61;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height:13px;
	margin-right: 5pt;
}
.style1 {
	color: #6e6d61;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height:15px;
	margin-right: 5pt;
}
.style2{
	color: #6e6d61;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height:15px;
	margin-right: 5pt;
	margin-top: 5pt;
}

.style3 {
	color: #597F94;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;

}
.style5 {
	font-size: 25px; 
	color: #2F345A; 
	font-family: Arial, Helvetica, sans-serif; 
	margin-left: 5pt;
	padding-top:0px;
	}

a:link	{	
	font-family: arial;
	font-size: 10px;
	font-weight: normal;
	color:	#597F94;	
	text-decoration: none;
}
a:visited {	
	font-family: arial;
	font-size: 10px;
	font-weight: normal;
	color:	#597F94;	
	text-decoration: none;
}
a:hover		{	
	color:#F63078;
}

a.pink:link	{	
	font-family: arial;
	font-size: 11px;
	font-weight: normal;
	color:	#F63078;	
	text-decoration: underline;
}
a.pink:visited	{	
	font-family: arial;
	font-size: 11px;
	font-weight: normal;
	color:	#F63078;	
	text-decoration: underline;
}
a.pink:hover {
	color:#5D8297;
}

a.title:link	{	
	font-family: "open sans", arial;
	font-size: 20px;
	font-weight: normal;
	color:	#000000;	
	text-decoration: none;

}
a.title:visited	{	
	font-family: "open sans light", arial;
	font-size: 20px;
	font-weight: bold;
	color:	#000000;	
	text-decoration: none;
}
a.title:hover {
	color:#F63078;
}

.subtitle	{	
	font-family: arial;
	font-size: 16px;
	font-weight: normal;
	color:	#000000;	
	text-decoration: none;
}

.img {
	color: white;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color:red;
	margin-left:5px;
	line-height:12px;
}
a.topnavigacija:link{	
	font-family: arial;
	font-size: 11px;
	font-weight: normal;
	color:	#597F94;	
	text-decoration:underline;
	margin-left:10px;
}
a.topnavigacija:visited{	
	font-family: arial;
	font-size: 11px;
	font-weight: normal;
	color:	#597F94;	
	text-decoration:underline;
	margin-left:10px;
}


   
   
   
input.btn{
-moz-box-shadow:inset 0px 0px 0px 0px #dcecfb;
	-webkit-box-shadow:inset 0px 0px 0px 0px #dcecfb;
	box-shadow:inset 0px 0px 0px 0px #dcecfb;
	background-color:#85b9ed;
	-webkit-border-top-left-radius:0px;
	-moz-border-radius-topleft:0px;
	border-top-left-radius:0px;
	-webkit-border-top-right-radius:0px;
	-moz-border-radius-topright:0px;
	border-top-right-radius:0px;
	-webkit-border-bottom-right-radius:0px;
	-moz-border-radius-bottomright:0px;
	border-bottom-right-radius:0px;
	-webkit-border-bottom-left-radius:0px;
	-moz-border-radius-bottomleft:0px;
	border-bottom-left-radius:0px;
	text-indent:0;
	border:1px solid #84bbf3;
	display:inline-block;
	color:#ffffff;
	font-family:Arial;
	font-size:15px;
	font-weight:normal;
	font-style:normal;
	height:40px;
	line-height:40px;
	width:100px;
	text-decoration:none;
	text-align:center;
	cursor: pointer;

}.input.btnhov {
	background-color:#5aaaf5;
}.buynow:active {
	position:relative;
	top:1px;}
   
   
/* specific divs */
#container { 
	position:relative;
	background-color:#ffffff;
	width: 800px;
	padding: 0px 0px 0px 0px;  
	margin: 0 auto;
 	text-align: left;
	font-size:0.8em;
	font-family:arial, sans serif;
	border-left: 2px solid #ece3eb;
	border-right: 2px solid #ece3eb;
	color:#6e6d61; 
	height: 450px;
	}
	#intro { 
	position:relative;
	min-width: 470px;
	}
	#logo{ 
	position:relative;
	margin: 0px 0px 0px 15px;
	}
	#line{ 
	position:relative;
	margin: 0px 0px 10px 15px;
	}
	#home{ 
		position:relative;
	margin: 0px 0px 20px 15px;
	}

	#forma-bg{ 
	position:relative;
	margin: -15px 0px 0px 15px;
	background: url(images/form-bg.jpg) no-repeat; 
	z-index:2;
	
	}
	#content{
	position:absolute; 
	width:800px; 
	z-index:1; 
	left: 15px; 
	top: 55px;
	}
	
	
	
 /* menubar */


#container2 {
	background-color: #FFFFFF;
	text-align: left;
	width: 775px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 10px;
	padding-left: 10px;
}

#header {
	margin-bottom: 0px;
	width: 775px;
	position: relative;
	height: 20px;
}

#header #nav {
	position: absolute;
	left: -4px;
	top: -26px;
	width: 775px;
	z-index: 2;

	
}
.root {
	BEHAVIOR: url("csshover.htc")
}
#header #nav ul {
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	height: 30px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
}
#header #nav li {
	float: left;
	list-style-type: none;
	position: relative;
	line-height: 25px;
	display: block;
	color: #FFFFFF;
	font-family: "Century Gothic", Century, Arial, sans-serif;
	font-size: 16px;
	padding-right: 7px;
	padding-left: 5px;
	margin-top: 3px;
	background-image: url(images/nav-li-bg.gif);
	background-repeat: no-repeat;
	background-position: right top;
	letter-spacing: .1em;
	text-transform: uppercase;
	padding-bottom: 5px;
}

#header #nav a {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	padding-right: 5px;
	padding-left: 5px;
}
#header #nav a:hover {
	color: #FFFFFF;
}
#header #nav ul li ul {
	margin: 0px;
	position: absolute;
	display: none;
	height: auto;
	background-image: none;
	top: 30px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#header #nav #shop {
	width: 110px;
}
#header #nav #free {
	width: 160px;
}

#header #nav ul li:hover ul, #nav ul li ul li:hover ul {
	display: block !important;
}
#nav ul li ul li ul li:hover ul{
	display: block !important;
}
#header #nav ul li ul li {
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EFEFEF;
	margin: 0px;
	font-size: 12px;
	background-image: none;
	letter-spacing: normal;
	text-transform: none;
	padding: 0px;
	background-color: #f5f9fa;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-left-color: #999999;
	font-weight: normal;
	line-height: 17px;
}
#header #nav ul li ul li:first-child {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #abcbdf;
}
#header #nav ul li ul li:last-child {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
#header #nav ul li ul li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5B554B;
	display: block;
	padding-left: 7px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#header #nav ul li ul li a:hover {
	color: #25668e;
	background-color: #d0e2ec !important;
}
#header #nav ul li ul li ul {
	visibility: hidden;
}
#header #nav ul li ul li ul li ul  {
	display: none !important;
}

#header #nav #shop #patterns {
	left: 110px;
	width: 150px;
	top: -1px;
}
#header #nav #shop #patterns {
	width: 250px;
	left: 110px;
}
#header #nav #shop #amigurumis {
	left: 110px;
	width: 200px;
	top: 0px;
}
#header #nav #shop #events {
	left: 110px;
	width: 220px;
	top: 0px;
}

#header #nav ul li ul li:hover ul {
	visibility: visible;
}

#header #toplinks {
	text-align: left;
	padding-right: 10px;
	color: #666666;
	font-size: 11px;
	position: absolute;
	right: 0px;
	line-height: 23px;
	height: 53px;
	width: 100px;
	bottom: 0px;
}
#header #toplinks a {
	color: #6C6C6C;
	text-decoration: none;
}
#header #toplinks a:hover {
	text-decoration: none;
	color: #D96349;
}
