/* Print */

html {
	margin: 0;
}

body {
  color : #000000;
  background: #ffffff;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  margin: 0;
}

#header, #left, #right, #footer, #banners  {
  display: none;
}

#content_header, #content_footer, #anterfile  {
  display: none;
}

#poll_footer, #poll_vote_look  {
  display: none;
}

#test_footer, #test_vote_look  {
  display: none;
}

#tool_again  {
  display: none;
}

#news_link  {
  display: none;
}

#general_content  {
  display: none;
}

#content {
	width: 100%;
}

.tekst	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	padding-bottom: 2px;
	text-decoration: none;
}
.tekst a:active, 
.tekst a:link  { text-decoration:none; color: #D67540; }
.tekst a:hover,
.tekst a:visited { text-decoration:none; color: #999966; }

.tekst1,
.tekst1 a:active, 
.tekst1 a:link,
.tekst1 a:visited	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
.tekst1 a:hover { text-decoration: none; }

.tekstCrven {
	font-family: "trebuchet MS", Arial, helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
}

.tekstZelen {
	font-family: "trebuchet MS", Arial, helvetica, sans-serif;
	font-size: 12px;
	color: #00FF00;
}

.naslovi,
.naslovi a:active,
.naslovi a:visited,
.naslovi a:link,
.naslovi a:hover  {
	color: #a65482;
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 16px;
	font-weight: normal;
	text-decoration: none;
}

.navigation,
.navigation a:active,
.navigation a:visited,
.navigation a:link,
.navigation a:hover  {
	font-size: 10px; 
	color: #A65482;
	text-decoration: none;
}

.akcentLila,
.akcentLila a:active,
.akcentLila a:visited,
.akcentLila a:link  {
	color: #A65482;
	font-family: "trebuchet MS", Arial, helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	text-decoration: none;
}
.akcentLila a:hover {
	text-decoration: underline;
}

.tekstLila14,
.tekstLila14 a:active,
.tekstLila14 a:visited,
.tekstLila14 a:link	{
	font-family: "trebuchet MS", Arial, helvetica, sans-serif;
	font-size: 14px;
	color: #a65482;
	text-decoration: none;
}
.tekstLila14 a:hover { text-decoration: underline; }

.podpis,
.podpis a:active,
.podpis a:visited,
.podpis a:link  {
	color: #666666;
	font-family: "trebuchet MS", Arial, helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	text-decoration: none;
}
.podpis a:hover {
	text-decoration: underline;
}

/* Ul & Li */
.HederAnch		{ list-style-image: url(../images/c_ico_bul.gif); }

.HeaderLinkAnch,
.HeaderLinkAnch a:active,
.HeaderLinkAnch a:visited,
.HeaderLinkAnch a:link	{ 	
	color: #a65482;
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-top: 6px;
	line-height: 16px;
	padding-bottom: 5px;
	padding-right: 5px;
	font-weight: normal;
	text-decoration:none;
 }
.HeaderLinkAnch a:hover	{
	text-decoration: underline;
}

.antrfile {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bold;
	font-size: 14px;
	color: #C0849E;
	padding-left: 20px;
	padding-right: 10px;
}

.glavniNaslov {
	color: #a65482;
	font-size: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform:uppercase;
}

.MainTextBox	{ padding: 20px 13px 23px 13px; border-bottom: #7ec1d2 3px solid; }
#AnterfileBox	{ margin-left: 10px; width: 169px; border-left: #CCCCCC 1px solid; border-right: #CCCCCC 1px solid;  }

.TopBottomDashedBord	{ border-bottom: #c6c0ac 1px dashed; border-top: #c6c0ac 1px dashed; }
.ContentNavBord			{ border-bottom: #c6c0ac 1px dashed; }
.TestTitleBorder	{ border-bottom: #cfe8ee 1px solid; border-top: #cfe8ee 1px solid; }

.TextTextPadd		{ padding: 5px 0px 5px 5px }
.BoxPadd13		{ padding: 13px 13px 13px 13px; }

.LeftPadd7		{ padding-left: 7px; }
.LeftPadd12		{ padding-left: 12px; }
.LeftPadd13		{ padding-left: 13px; }
.LeftPadd16		{ padding-left: 16px; }
.TopPadd11		{ padding-top: 11px; }
.BotPadd10		{ padding-bottom: 10px; }