/* 
	project: internet sharing template
   	author: luka cvrk (www.solucija.com) 
								*/
   
body {
	font-family: Verdana;
	margin: 0;
	font-size: 11px;
	font-weight:normal;
	background: #FFF;
	padding: 0;
	margin: 0;
	color:#333333;
	line-height: 17px;
}




a:link{	
	line-height: 20px;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: justify;
	text-decoration:none;
}
h1 { font: bold 2.5em "Arial", Sans-Serif; margin: 0; letter-spacing: -1px; }
h2 { font: bold 2em Arial, Sans-Serif; margin: 0; padding: 0; }
h1 a, h2 a { color: #2b2b2b; background: #fff; text-decoration: none; }
h1 a:hover, h2 a:hover { color: #2b2b2b; background: #FFF; }
.buttons { text-align: right; padding: 4px 3px 0 0;}
.left_articles .buttons { float: right; height: 20px; }
.sitemap{
	font: 12px/170% "Trebuchet MS",sans-serif;
	size:1.8em;
}
.bluebtn {
	width: 100px;
	color: #fff;
	text-decoration: none;
	background-color: #FFFFFF;
	background-image: url(images/bluebtn.gif);
	background-repeat: no-repeat;
	padding-top: 1px;
	padding-right: 16px;
	padding-bottom: 5px;
	padding-left: 16px;
}
.greenbtn { background: #488EB2 url(images/greenbtn.gif) no-repeat; padding: 1px 17px 5px 16px; color: #fff; text-decoration: none; }
.bluebtn:hover, .greenbtn:hover { background: url(images/hoverbtn.gif) no-repeat; color: #fff; }



/* links */
a { color: #003B6E; background: inherit; }
a:hover { color: #000000; background: inherit; }	

/* headings */
.maintable {
	border-right-style: dashed;
	border-left-style: dashed;
	border-right-color: #808080;
	border-left-color: #808080;
	border-right-width: 1px;
	border-left-width: 1px;
}
.globe{
	border:none;

}
.bottembordertable {
	border-bottom-color: #808080;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
}
.buttons { text-align: right; padding: 4px 3px 0 0;}
.left_articles .buttons { float: right; height: 20px; }
.bluebtn { background: #488EB2 url(images/bluebtn.gif) no-repeat; width: 100px; padding: 1px 16px 5px 16px; color: #fff; text-decoration: none; }
.greenbtn { background: #488EB2 url(images/greenbtn.gif) no-repeat; padding: 1px 17px 5px 16px; color: #fff; text-decoration: none; }
.bluebtn:hover, .greenbtn:hover { background: #488EB2 url(images/hoverbtn.gif) no-repeat; color: #fff; }
.fotter {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.fotter a:link{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.fotter a:visited{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.fotter a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 11px;
	color: #FFFFFF;
	text-decoration:underline;
}
.fotter a:active{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 11px;
	color: #FFFFFF;
	text-decoration:underline;
}

.toptabes {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.toptabes a:link{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.toptabes a:visited{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.toptabes a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #005BAA;
	text-decoration:underline;
}
.toptabes a:active{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #005BAA;
	text-decoration: none;
}




ul {
        list-style: none;
        margin: 0;
        padding: 0;
        }

img {
    border: none;
}

/*- Menu 14--------------------------- */


#menu14 {
        width: 200px;
        margin: 10px;
		text-align:left;
        }

#menu14 li a {
        height: 32px;
          voice-family: "\"}\"";
          voice-family: inherit;
          height: 24px;
        text-decoration: none;
        }

#menu14 li a:link, #menu14 li a:visited {
        color: #333;
        display: block;
        background:  url(menu14.gif);
        padding: 8px 0 0 10px;
        }

#menu14 li a:hover, #menu14 li #current {
        color: #FFF;
        background:  url(menu14.gif) 0 -32px;
        padding: 8px 0 0 10px;
        }

.postresume {
	background-color: #FFFFFF;
	background-image: url(images/postre.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}

