@charset "utf-8";
body {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	margin:0;
	padding:0;
	font-size:11px;
	color:#525252;
	background-color:#F5EFED;	
}
img{
	border:0;
}
.copy{
	background-color:#E3E0DB;
	color:#965555;
	background-image:url("http://www.inki-poroke.si/slike/copy.gif");
	background-position:right;
	background-repeat:no-repeat;
	text-align:center;
	vertical-align:middle;	
}
.copy a{
	background-color:#E3E0DB;
	color:#965555;
}

.link{
	color:#965555;
}
.link2{
	color:#965555;
  text-decoration: underline;
}
.link2:hover{
	color:#965555;
  text-decoration: none;
}

.about{
	background-image:url("http://www.inki-poroke.si/slike/about_bg.gif");
	background-repeat:repeat-y;
}
.text1{
	padding:0 8px 0 0px;
}
.text2{
	font-weight:bold;
	color:#965555;
	padding-bottom:3px;
	background-color:#FFFFFF;
}
.text3{
	padding:10px 10px 10px 10px;
}
.text4{
	padding:10px 10px 10px 20px;
}
.more{
	text-align:right;
	padding-right:20px;
}
.more a{
	color:#965555;
	background-color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
}
.story{
	background-image:url("http://www.inki-poroke.si/slike/story_bg.gif");
	background-repeat:repeat-y;
}
.detail {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	margin:0;
	padding:0;
	font-size:8pt;
	color:#525252;
}