/*
	=======================================================
	  Title:    www.cakucica.net
	  Version:  1.0
	-------------------------------------------------------
	  File:     ckn.css
	  Type:     text/css
	  Author:   PlumTS Inc.
	  -----------------------------
	  Modified:
	=======================================================
*/

body,td,th
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	margin: 0;
	padding: 0;
}
body
{
	background: url(../img/intro/bgpatt.png) repeat;
}
a:link
{
	color: #CCCCCC;
	text-decoration: none;
}
a:visited
{
	text-decoration: none;
	color: #CCCCCC;
}
a:hover
{
	text-decoration: none;
	color: #00FFFF;
}
a:active
{
	text-decoration: none;
	color: #CCCCCC;
}
h1
{
	margin: 0;
	padding: 0;
	font-size: 18px;
}

img
{
	border: none;
}

/* intro */
.ckn_tshadow
{
	margin: 0;
	width: 100%;
	height: 6px;
	background: url(../img/intro/shadow.png) repeat-x center top;
}

.ckn_displaymain
{
	width: 544px;
	height: 212px;
	margin: 30px auto;
	background: url(../img/intro/ckn_ibg.png) no-repeat center top; /* 544x212  */
}
	.ckn_displaymain img
	{
		position: absolute;
		margin: 14px 0 0 14px;
	}

.ckn_infocont
{
	height: 90px;
	width: 360px;
	display: block;
	font-size: 12px;
	padding: 84px 0 0 160px;
}
	.ckn_infocont h1
	{
		padding: 0 0 2px 0;
		color: #990000;
		line-height: normal;
		font-style: oblique;
		font-weight: normal;
		letter-spacing: 0.05em;
		border-bottom: 1px dashed #333333;
		font-family: Arial, Helvetica, sans-serif;
	}
	.ckn_infocont p
	{
		margin: 0;
		padding: 3px 0;
		color: #000000;
	}

	#potpis
	{
		text-align: right;
	}

.textlinkz
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: 2px;
	text-align: center;
	font-size: 14px;
	margin: 0 auto;
	height: 56px;
	width: 350px;
}

	.tl_cf span, .tl_ckn span
	{
		visibility: hidden;
	}
	.tl_cf
	{
		float: left;
		width: 166px;
		height: 56px;
		display: block;
		margin: 5px auto;
	}
		.tl_cf a:link, .tl_cf a:visited
		{
			width: 136px;
			height: 36px;
			display: block;
			text-decoration: none;
			padding: 20px 0 0 30px;
			background: url(../img/intro/ckn_acf_ff.png) left top no-repeat; /* 332x56 */
		}
		.tl_cf a:hover, .tl_cf a:active
		{
			width: 136px;
			height: 36px;
			display: block;
			text-decoration: none;
			padding: 20px 0 0 30px;
			background: url(../img/intro/ckn_acf_ff.png) right top no-repeat; /* 332x56 */
		}

	.tl_ckn
	{
		float: right;
		width: 166px;
		height: 56px;
		display: block;
		margin: 5px auto;
	}
		.tl_ckn a:link, .tl_ckn a:visited
		{
			width: 136px;
			height: 36px;
			display: block;
			text-decoration: none;
			padding: 20px 0 0 30px;
			background: url(../img/intro/ckn_ackn_ff.png) left top no-repeat; /* 332x56 */
		}
		.tl_ckn a:hover, .tl_ckn a:active
		{
			width: 136px;
			height: 36px;
			display: block;
			text-decoration: none;
			padding: 20px 0 0 30px;
			background: url(../img/intro/ckn_ackn_ff.png) right top no-repeat; /* 332x56 */
		}

.plate
{
	width: 349px;
	height: 73px;
	margin: 20px auto;
	text-align: center;
	background: url(../img/intro/cknplate.png) center top no-repeat; /* 349x73 */
}
	.plate p
	{
		margin: 0;
		color: #666666;
		font-size: 10px;
		text-align: right;
		line-height: 14px;
		padding: 7px 15px 0 0;
		font-family: Verdana, Arial, Helvetica, sans-serif;
	}
