/* Print */

html {
	margin: 0;
}

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

.print-div{
	display:block;
}

.print-display-none{
	display:block;
}

.main-text .text-title {
	font-size:14px;
	color:#bf7b9a;
	margin:10px 0px;
	font-weight:bold;
}
.main-text p {
	margin-bottom:30px;
	line-height:1.5em;
}
.main-text p a {
	color:#993366;
	text-decoration:underline;
}
#main-text-square {
	margin-top:4px;
	margin-right:7px;
}
/* ANTERFILE */
#anterfile {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-weight:bold;
	font-size:12px;
	color:#FFF;
	padding:5px 0px;
}

/* CATEGORY */
#header-left .category-image-holder {
	padding:20px;
}
#header-left #category-title {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-weight:bold;
	font-size:20px;
	color:#cfa1b5;
}
#header-left #category-text {
	font-size:15px;
	color:#FFFFFF;
	width:160px;
	margin-bottom:10px;
	line-height:20px;
}
#header-left .category-title-and-intro {
	/*height:200px;*/
}
#header-left #category-source {
	font-size:10px;
	color:#666;
}
#header-right .banner300x122-rounded {
	margin-bottom:8px;
}

#header-left .main-category-title{
	font-size:30px;
	color:#FFFFFF;
	padding-top:160px;
	float:left;
	width:340px;
}
#header-left .main-category-source{
	font-size:10px;
	font-family:Verdana, Geneva, sans-serif;
	color:#FFFFFF;
	padding-top:200px;
	float:right;
}
#header-left .main-category-source img{
	margin:-5px 4px 0px 0px;
}
/* NEWS */
#news-title {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-weight:bold;
	font-size:20px;
	color:#cfa1b5;

	
}
#news-source {
	font-size:10px;
	color:#666;

}
#news-description {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-weight:bold;
	font-size:15px;
	color:#cfa1b5;
	margin:10px 0px;
}
#news-pink-square {
	background:url(../images/tortoise-news-square.png) no-repeat;
	float:left;
	width:11px;
	height:11px;
}

#ostale-vesti a{
	display:block;
	margin:5px 5px 10px 0px;
	float:right;
	font-weight:bold;
	text-decoration:none;
	color:#BC7896;
}
#ostale-vesti a:hover{
	color:#cfa1b5;
}
/* BREADCRUMBS */
#breadcrumbs {
	padding:0;
	height:20px;
	margin-left:0px;
}
#breadcrumbs li {
	list-style:none;
	float:left;
}
#breadcrumbs li.first {
	font-size:10px;
	font-family:Verdana, Geneva, sans-serif;
	color:#707165;
	padding:2px 0px 0px 3px;
}
#breadcrumbs li.first a {
	display:inline-block;
	font-size:10px;
	font-family:Verdana, Geneva, sans-serif;
	color:#bf7b9a;
	text-decoration:none;
	background:none;
}
#breadcrumbs li a {
	display:inline-block;
	font-size:10px;
	font-family:Verdana, Geneva, sans-serif;
	color:#bf7b9a;
	text-decoration:none;
	background:url(../images/tortoise-breadcrumb-button.png) no-repeat;
	background-position:center left;
	padding:0px 3px 0px 13px;
}
#breadcrumbs li a:hover, #breadcrumbs li.first a:hover {
	color:#707165;
}
/* ANCHORS */
#anchors {
	margin:20px 0px;
	padding:5px;
}
#anchors li {
	list-style:none;
	background:url(../images/tortoise-anchor-square.png) no-repeat;
	background-position:0px 3px;
	padding-left:16px;
	line-height:18px;
}
#anchors li a {
	color:#bf7b9a;
	text-decoration:none;
}
#anchors li a:hover {
	color:#707165;
}
/*
#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; }*/
