A
{
	text-decoration:none;
	
}

BODY {
	margin:0;
	padding:0;
	background:#ffffff;	
}

p { margin-top: 8px; margin-bottom: 8px; }


/* 
U KLIK
*/

.button {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	cursor: pointer; 
	cursor: hand;
}

.header {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #a4c753;
	text-decoration: none;
}


.header_small {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}

.uklik {
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	color: #a4c753;
	text-decoration: none;
}

.uklik_small {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #a4c753;
	text-decoration: none;
}

.uklik1 {
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	color: #cccccc;
	text-decoration: none;
}

.uklik1_small {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}


.project {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #a4c753;
	text-decoration: none;
}

.project1 {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #cccccc;
	text-decoration: none;
}
.star {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #a4c753;
	text-decoration: none;
}

a.link
{
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #a4c753;
	text-decoration: none;
	letter-spacing: 1px;
}

a:hover.link
{
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #a4c753;
	text-decoration: underline;
	letter-spacing: 1px;	
} 

.phone_text {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #a4c753;
	text-decoration: none;
	letter-spacing: 1px;
}


a.phone_text
{
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #a4c753;
	text-decoration: none;
	letter-spacing: 1px;
}

a:hover.phone_text
{
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #a4c753;
	text-decoration: none;
	letter-spacing: 1px;	
} 

.bodytext {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	line-height: 17px;
}

.bodytext_form {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
	line-height: 17px;
}
.bodytext_form_small {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
	line-height: 17px;
}

.bodytext_bold {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	line-height: 17px;
}  

.copyright {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
	line-height: 17px;
} 

.border_top {
	text-decoration: none;
	border-top: #cccccc 1px solid;
}


.formtextbox {
	BORDER-RIGHT: #cccccc 1px solid;
	BORDER-BOTTOM: #cccccc 1px solid;
	BORDER-LEFT: #cccccc 1px solid;
	BORDER-TOP: #cccccc 1px solid;
	FONT-SIZE: 11px;
	BACKGROUND: #FFFFFF;
	COLOR: #666666;
	font-family: Arial;
	font-weight: normal;	
}


ul {
	list-style-image: url('../img/icon_right.gif');
	margin-left: 14;
	padding-left: 14;
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	line-height: 17px;
}

