body, td {
  font-family: Arial, Helvetica, sans-serif; 
	font-size: 13px;
  color: #006699;
}

p {
  text-align: justify;
}

p.left {
  text-align: left;
}

p.right {
  text-align: right;
}


li {
	padding-bottom: 5px;
}

/*
Link list
*/
.linkListTitle {
  font-size: 12px; 
  font-weight: bold; 
  color: #9dbb39;
}

a.linkListTitle {
  font-size: 12px; 
  font-weight: bold; 
  color: #9dbb39;
}

a.linkList {
  font-size: 11px; 
	color:#333333;
  font-weight: normal; 
	text-decoration:none;
}

a.linkList:hover {
	text-decoration:underline;
}

/*
Context menu
*/
.contextMenuTitle {
  font-weight: bold; 
}

/*
Navigation path
*/
.navigationPath {
  color: #999999; 
  font-weight: bold;
}

a.navigationPath {
  color: #999999; 
  font-weight: bold;
  text-decoration : none;
}

a.navigationPath:hover {
  color: #9dbb39; 
}

.navigationPathSign {
	font-weight: bold;
	color: #9dbb39; 
}

/*
menuFirst
*/
a.headLinks {
	color: #000000;
	text-decoration: none;
  font-weight: normal; 
}

a.headLinks:hover {
	color: #9dbb39; 
}

/*
menuSecond
*/
a.menuSecond {
	font-weight: bold;
	color: #ffffff;
	line-height: 12px;
	text-decoration : none;
}

a.menuSecond:hover{
	text-decoration : none;
}

.shortcut {
  font-size: 11px; 
  color: #333333;
}

/*
Menu nth
*/
a.menuLevel0 {
	font-size: 11px; 
	font-weight: bold; 
	color: #333333;
	text-decoration : none;
}

a.menuLevel0:hover, a.menuLevel0Selected  {
	color: #9dbb39; 
	font-weight: bold; 
	font-size: 11px; 
	text-decoration : none;
}

a.menuLevel1, a.menuLevel2, a.menuLevel3, a.menuLevel4 {
	font-size: 10px; 
	font-weight: bold; 
	color: #333333;
	text-decoration : none;
}

a.menuLevel1Selected, a.menuLevel2Selected, a.menuLevel3Selected, a.menuLevel4Selected {
	color: #9dbb39; 
	font-weight: bold; 
  font-size: 10px; 
	text-decoration : none;
}

a.menuLevel1:hover, a.menuLevel2:hover, a.menuLevel3:hover, a.menuLevel4:hover {
	color: #9dbb39; 
}

/*
footer
*/
.footer {
  font-size: 9px; 
  color: #9dbb39;
}

a.footer {
}

/*
ext Links
*/
a.extLink {
  font-size: 12px; 
  font-weight: bold; 
  color: #000000;
  text-decoration : none;
}

a.extLink:hover {
	color: #9dbb39;
}


.extLinkDescription {
  font-size: 11px; 
  font-weight: normal; 
	color: #9dbb39;
}

/*
headline
*/
.headline1 {
  font-size: 14px; 
  font-weight: bold; 
  color: #000000;
  text-align:left;
}

.headline2 {
  font-size: 12px; 
  text-align:left;
}

.colorHeadline2 {
  font-size: 12px; 
  font-weight: bold; 
  color: #9dbb39;
}

.headline3 {
  font-size: 11px; 
  font-weight:bold;
  text-align:left;
}


/*
cenik
*/
.tdCenik {
  font-size: 10px; 
}

.tdCenik1 {
  font-size: 11px; 
  font-weight: bold;
}

.tdCenik2 {
  font-size: 11px; 
  font-weight: bold;
}

.tdCenik3 {
  font-size: 10px; 
}

.tdCenik4 {
  font-size: 10px; 
}

.tdCenik5 {
  font-size: 10px; 
}

.tdCenik6 {
  font-size: 10px; 
}

.tdCenik7 {
  font-size: 10px; 
}

.tdCenikColor {
  color: #9dbb39;
}

.tdCenikHeader {
  font-size: 11px; 
  font-weight: bold;
}


.tdCenikComment {
  font-size: 10px; 
}

.tdCenikTitle {
	font-size: 12px; 
	font-weight: bold;
}

.tdCenikTitleColor {
	font-size: 12px; 
	font-weight: bold;
  color: #9dbb39;
}

/*
xsrvy - DEPRECEATED
*/

.xsrvyQuestion {
}

.xsrvyQuestionRequired {
	color:#9dbb39;
}

.xsrvyInput {
  font-size: 11px; 
}

.xsrvyQuestionInvalid {
	font-size:12px;
	font-weight : bold;
	color: #000000;
}

/*
xforms
*/
.xformsQuestion {
}

.xformsQuestionRequired {
	color:#9dbb39;
}

.xformsInput {
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 11px; 
}

.xformsQuestionInvalid {
	font-size:12px;
	font-weight : bold;
	color: #000000;
}

.xformsPageTitle {
	font-size:11px;
	font-weight : bold;
}

.xformsTitle {
  font-size: 14px; 
  font-weight: bold; 
  color: #000000;
  text-align:left;
}

/*
Prices
*/
.price {
  font-weight: bold;
  color: #9dbb39;
}

/*
fotonatecaj
*/
.fotoVotes {
	font-size:9px;
  color: #9dbb39;
}

/*
xxx
*/
    .sitemapnaslovlevo:hover {
	  color: #b0b0b0;
	}
	
	.sitemapnaslovlevo {  
	  font-family: Arial, Helvetica, sans-serif; 
	  font-size: 11px; 
	  font-weight: bold; 
	  color: #333333;
	  text-decoration : none;
	}
	
	a.sitemapnaslov:hover {
	  color: '.$font_color.';
	}
	a.sitemapnaslov {  
	  font-family: Arial, Helvetica, sans-serif; 
	  font-size: 14px; 
	  font-weight: bold; 
	  color: #000000;
	  text-decoration: none;
	}
	a.sitemapvsebina:hover {
	  text-decoration: underline;
	}
    
	a.sitemapvsebina {  
	  font-family: Arial, Helvetica, sans-serif; 
	  font-size: 11px; 
	  font-weight: normal; 
	  text-align: justify;
	  color: #333333;
	  text-decoration: none;
	}

    .searchnaslov:hover {  
	  text-decoration: underline;
	}
    
    .searchnaslov {  
	  font-family: Arial, Helvetica, sans-serif; 
	  font-size: 12px; 
	  color: #333333;
	  font-weight: bold; 
	  text-decoration : none;
	}
	
    .searchprocent {  
	  font-family: Arial, Helvetica, sans-serif; 
	  font-size: 11px; 
	  font-weight: bold; 
	  color: #333333;
	  text-decoration : none;
	}
	
    .searchvsebina {  
	  font-family: Arial, Helvetica, sans-serif; 
	  font-size: 11px; 
	  color: #333333;
	  text-decoration : none;
	}
	
    .searchkjesmo:hover {
	  text-decoration: none;
	}
	
    .searchkjesmo {  
	  font-family: Arial, Helvetica, sans-serif; 
	  font-size: 10px; 
	  color: #999999; 
	  text-decoration : none;
	}
body {
	margin-top: 0px;
	margin-left: 0px;
}
.navigationPath {	FONT-WEIGHT: bold; COLOR: #999999
}
.navigationPathSign {	FONT-WEIGHT: bold; COLOR: #e20a16
}
.extLinkDescription {	FONT-WEIGHT: normal; FONT-SIZE: 11px; COLOR: #e20a16
}
.linkListTitle {	FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #e20a16
}
.style50 {
	font-size: 12px;
	color: #003366;
}
.style52 {font-size: 9px}
.style53 {font-size: 9}
.style16 {font-size: 12px}
.style18 {	color: #E20A16;
	font-size: 12px;
	font-weight: bold;
}
.style58 {font-size: 14px; color: #603913; font-weight: bold; }
.style59 {color: #603913; font-size: 14px;}
.style60 {color: #603913}
.style64 {color: #603913; font-size: 12px; font-weight: bold; }
.style65 {font-size: 12px; color: #603913; }
.style67 {color: #773A06}
.style69 {color: #FFFFFF; font-size: 12px; }
A
{
    COLOR: #006699;
    FONT-FAMILY: 宋体;
    TEXT-DECORATION: none
}
A:hover
{
    COLOR: #006699;
    FONT-FAMILY: "宋体";
    TEXT-DECORATION: underline
}

A.a1
{
    COLOR: #000000;
    FONT-FAMILY: 宋体;
    TEXT-DECORATION: none
}
A.a1:hover
{
    COLOR: #000000;
    FONT-FAMILY: "宋体";
    TEXT-DECORATION: underline
}
A.a2
{
    COLOR: #006699;
    FONT-FAMILY: 宋体;
    TEXT-DECORATION: none
}
A.a2:hover
{
    COLOR: #006699;
    FONT-FAMILY: "宋体";
    TEXT-DECORATION: underline
}
A.aReturn
{
    COLOR: #ff0000;
    FONT-FAMILY: 宋体;
    TEXT-DECORATION: none
}
A.aReturn:hover
{
    COLOR: #ff0000;
    FONT-FAMILY: "宋体";
    TEXT-DECORATION: underline
}