/* 
Template: 	Sasa with Flash, with links
Author: 	Sasa Spanovic
Author URI:	http://www.spanovicsasa.tk
Created: 	January, 2006.

This template is free for distribution and modification, but please
retain this portion of the stylesheet.*/


/* Basic typography. */

body { 
	background-color: #f2f2f2;
	width: 780px; 
	margin: 0px 0px 0px 0px;
	font-family : Verdana, Arial, Helvetica, sans-serif; 
	text-align: center;
	 }

a { 
	color: #000000; 
	text-decoration: underline;
	 }

a:visited { 
	color: #666; 
	text-decoration: underline; 
	}
		
blockquote { 
	background: #fff url(quote.gif) top left no-repeat;
	}
         
/* Accessibility tags. These hide the tags to prevent the design
from altering. Firstly, the search box. */

.pivot-search label { visibility:hidden; display:none; }
.pivot-search legend { visibility:hidden; display:none; }
.pivot-search fieldset { border:0; padding:0; margin:0; }

.pivot-search-result label { visibility:hidden; display:none; }
.pivot-search-result legend { visibility:hidden; display:none; }
.pivot-search-result fieldset { border:0; padding:0; margin:0; }

/* Styles for the search box. */

.searchbox { 
        width: 9em; 
	font-size: 8pt;
	border: 1px solid #000000; 
        }

.searchbutton { 
	border: 1px solid #000; font-size: 8pt; 
	}

/* Additional accessibility tags. */

hr {visibility: hidden; display: none;}

.skiplink {visibility: hidden; display: none;}

/* The #page attribute ensures that content remains 
within the specified perimeters */

#page { width: 780px; margin: 0px 0px 0px 0px;
	background-color: #ffffff;
	border-right: 2px solid #c0c0c0; border-bottom: 2px solid #c0c0c0;
	text-align: center;
	 }

/* The #flash_header attribute controls the Flash Header of the content. */
#flash_header { 
	width: 780;
	height: auto;
	text-align: center;
	 }
	 
	 
/* The #menu controls the optional navigational area. */

#menu {
	width: auto;
	height: 25px;
	text-align: center;
	/*background-color:#CCCCCC; /*pozadinks boja menija*/
	background: #fff url(menu_background.gif) no-repeat;
	 }

#menu ul { 
	margin: 0; padding: 0; 
	border: 0;
	}

#menu li { 
	display: inline; padding: 10px; /*razmak izmedju*/
	font-size: 10pt; color: #000    /*boja slova u meniju*/
	}
	
#menu a { 
	padding: 3px; /*3razmak do linijice na ispod teksta*/
	/*border-bottom: 1px solid #ffffff; /*1boja linijice ispod*/
	text-decoration: none;  
	/*background-color: #CCCCCC;  /*pozadinska boja svakog od dugmica*/
	}

#menu a:visited { 
	text-decoration: none; 
	color: #000
	}
	
#menu a:active { 
	text-decoration: none;
	color: #000 
	}

#menu a:hover { 
	background-color: #cc0000; color: #ffffff; /*boja pozadine dugmica i slova kada se predje preko njih*/
	}

/* The main entries. "#left" defines the area where the 
content will be held; ".content" defines each separate entry.*/

#left { width: 570px; 
	border-left: 10px solid #ffffff;
	text-align: left; }
	
.content { margin-top: 15px; padding: 0 20px 5px 0;
	border-right: 1px solid #eeeeee;
	color: #000000;	font-size: 10pt; line-height: 16pt; }	

h3 { 
	border-bottom: 1px solid #000000; 
	color: #000000; text-transform: uppercase; 
	font-size: 10pt; font-weight: bold; 
	}
	
h3.category { 
	padding: 5px; background-color: #eeeeee; 
	color: #666666; text-transform: uppercase;
	font-size: 7pt; font-weight: normal; 
	border: none;
	}
	
h3.date { 
	padding: 5px; margin-top: -10px; 
	background-color: #F3F3F3; color: #cc0000;
	font-size: 7pt; font-weight: normal; text-transform: uppercase;
 	border: none;
	}


/* The entry footer for the comments, permalink, etc. */

.entryfooter { 
	width: auto; margin: 10px 20px 20px 0;
	font-size: 7pt;	
	text-align: right; 
	}

.entryfooter a { 
	border-bottom: 2px solid #c0c0c0;
	color: #cc0000; 
	text-decoration: none; text-transform: uppercase;
	 }

.entryfooter a:visited { 
	color: #cc0000; 
	text-decoration: none; 
	}

.entryfooter a:active { 
	color: #cc0000; 
	text-decoration: none; 
	}
	
.entryfooter a:hover { 
	background-color: #cc0000; color: #ffffff; /*boja pozadine dugmica i slova kada se predje preko njih*/ 
	}
/* Styles for the comment form. */
	
.commentform input { 
	margin: 1px; padding: 2px;
	background-color: #fff;
	color: #000000; 
	font-size: 8pt;
	border: 1px solid #000000; 
	}

.commentform textarea { 
	margin: 1px; padding: 2px;
	background-color: #ffffff;
	color: #000000;	
	font-size: 8pt;
	border: 1px solid #000000; 
	}

/* The column area. "#right" defines the  area where the content will be held and ".rightcontent" defines each entry. */

#right { 
	float: right; width: 190px;
	text-align: left;
	border-right: 10px solid #ffffff; 
	}

.rightcontent { 
	margin-top: 15px; 
	padding-bottom: 5px;
	padding-left: 5px;
	color: #000000; 
	font-size: 10pt; line-height: 16pt; 
	}
		
.rightcontent ul {
	margin: 0; padding: 0; width: auto; padding-left: 5px;
	}
.rightcontent ul li {
	display: block; list-style: none; padding-left: 5px;
	}

.rightcontent a:hover { 
	background-color: #CCCCCC; color: #000000; /*boja pozadine linka i slova kada se predje preko njih*/ 
	}
/* The #footer attribute, with copyright. */

#footer {
	width: 780px;
	height: 100px;
	border: 0px;
	background: #fff url(footer_background.gif) no-repeat;
	font-size: 11px; line-height: 14pt; color: #6E6E6E; 
	text-align: left;
	margin-left:0px; 
	margin-right:0px;
	padding-left: 5px; }
	


/* 

Appendix: the main colours used were:

#ffffff: The background.
#cc0000: The menu hover links.
#000000: Text and link color.
#666666: Visited links color.

*/