
@import url("home.css");
@import url("blog.css");

.mainimage { height: 159px; padding: 0px; }

.mainlogo { /*position: absolute; z-index: 0; top: 0px; margin: 0px 0 0 0; width: 159px; height: 64px; background-image: url(../images/KLTT_logo.jpg); */}

.kltt_01 { background-image: url(../images/KLTT_01.jpg); width: 440px; height: 159px; }

.kltt_02 { background-image: url(../images/KLTT_02.jpg); width: 100%; height: 159px; }

.kltt_03 { background-image: url(../images/KLTT_03.jpg); width: 307px; height: 159px; }
.left { background-image: url(../images/left.gif); width: 3px; height: 100%; }
.right { background-image: url(../images/right.gif); width: 3px; height: 100%; }

/*.content { color: Black; border: none; font-family: Verdana; font-size: 12pt; }*/

.sitemap { border-color:#000000; }

.sitemap a {  }

/***************** Used for general Links in the Site *******************************/

.footer { font-size: 8pt; color: #808080; font-family: Tahoma; text-decoration: none; font-weight: normal; text-align: center; }

.textbox { width: 150px; font-size: 8pt; border: solid 1px #746BBC; padding: 0 3px 0 3px; background: url(../images/txtboxbg.gif); }

.textarea { width: 150px; font-size: 8pt; border: solid 1px #746BBC; padding: 0 3px 0 3px; background: url(../images/txtareabg.gif); }

.button { font-size: 8pt; }

.tbSmall { width: 100px; height: 18px; font-size: 8pt; border: solid 1px #746BBC; margin: 0 3px 0 3px; padding: 0; background: url(../images/gobg.gif); }

.btnSmall { width: 30px; font-size: 7pt; border: solid 1px black; margin: 0; padding: 0; }

/********************************** OSTALO ********************************/

.tblmain { border: none; height: 100%; padding: 0; margin: 0;}

#languages
{
	position:relative;
	width:150px;
	left:700px;
}

.traka 
{ 
	width: 100%; 
	height: 44px; 
	text-align: center; 
	padding: 0; 
	margin: 0; 
	background: #FF8040; /*#E88D5E; */
	background: url(../images/traka_up_bg.gif);  
}
.mainContentHolder
{
	width: 100%;
	height: 100%;
	text-align: center;
	padding: 0 0 0 2px;
	margin: 0;
	vertical-align: top;
	background: #97BBF0; 
	background-image: url(../images/back_aurora.jpg); 
	background-position: center top;
}
.contentPlaceHolder 
{
	width: 773px; 
	height: 100%;
	background: #FFFFFF; 
	background-image: url(../images/main_cont_top_shadow.gif); 
	background-position: top; 
	background-repeat: repeat-x;
	vertical-align: top; 
	text-align: left; 
	margin: 0 auto;
	padding: 10px 0 0 0;
	border-left: solid 1px #9D4213; 
	border-right: solid 1px #9D4213;
	
}
	 

.footerContentHolder 
{ 
	width: 100%;
	height: 20px;
	
	text-align: center; 
	font-size: 8pt; 
	color: White; 
	
	background-image: url(../images/main_traka_dn.gif); 
	padding: 4px 0 0 0; 
	margin: 0;
}

body 
{
	margin: 0; 
	
	color: black; 
	background-color: #97BBF0; 
	
	font-family: Verdana; 
	font-weight: normal; 
	font-size: 8pt; 
	text-align: justify; 
}

h1 { font-family: tahoma, verdana, sans-serif; font-size: 11pt; color: #2C6B8E; margin: 6px 0 0 0; }

h2 { font-weight: bold; font-size: 9pt; color: #2C6B8E; margin: 12px 0 10px 0; }

p { margin: 6px 0 12px 0; line-height: 12pt; }

li { text-align: left; line-height: 12pt; }

small { font-size: 7pt; }

a 
{ 
	text-decoration:none; 
	color:#CC4823;
}

a:hover 
{
	text-decoration: underline; 
	color:#CC4823;
}

/*********************************** CONTAINERI ******************************/

.dsn_mali { background: url(../images/icontainerb_175x154.jpg); float: right; width: 145px; height: 129px; padding: 15px 20px 10px 10px; }
.languageButton
{
	position: relative; 
	left: 5px;
}

