/***********************************************************
Static
***********************************************************/
* {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #011d4f;
	text-align: justify;
}
html, body {
	height: 100%;
}
body {
	background: #D4D9DD url(images/background_960.gif) top center repeat-y;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: bolder;
	letter-spacing: -0.05em;
	margin-bottom: 14px;
	text-align: left;
	display: block;
}
h1 {
	font-size: 150%;
	padding-bottom: 5px;
	border-bottom: 1px dotted #CCCCCC;
}
span.sub-h1 {
	font-size: 75%;
	font-weight: bold;
}
h2 {
	font-size: 110%;
}
h3 {
	font-size: 100%;
}
a:link, a:visited, span.link {
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
	color: #4663BF;
	text-decoration: none;
	cursor: pointer;
}
a:hover, span.link:hover {
	color: #011d4f;
	text-decoration: none;
}
span.link-invalid {
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
	color: #4663BF;
	text-decoration: none;
	cursor: default;
}
ul, blockquote {
	margin-left: 25px;
	margin-bottom: 20px;
}
p {
	margin-bottom: 10px;
}
p.right {
	font-size: 11px;
	text-align: right;
}
p.gadjanski {
	font-size: 11px;
	text-align: center;
}
p.caption {
	color: #011d4f;
	font-weight: bold;
	margin-bottom: 6px;
	text-align: left;
}
hr {
	color: #011d4f;
	margin: 0 auto;
}
.fixed {
	clear: both;
	margin-bottom: 10px;
}

/***********************************************************
Layout
***********************************************************/
#container {
	margin: 0 auto;
	width: 960px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	position: relative;
}

/***********************************************************
Header
***********************************************************/
#header {
	height: 140px;
/*	padding-left: 1px;*/
}
#caption {
	height: 107px;
	position: relative;
	cursor: pointer;
}
#header-r1c1 {
	position: absolute;
	left: 0px;
	top: 0px;
	height: 107px;
	width: 71px;
	background-image: url(images/header-r1c1.jpg);
}
#header-r1c2 {
	position: absolute;
	left: 71px;
	top: 0px;
	height: 77px;
	width: 60px;
	background-image: url(images/elisa.gif);
}
#header-r1c3 {
	position: absolute;
	left: 131px;
	top: 0px;
	height: 107px;
	width: 629px;
	background-image: url(images/header-r1c3.jpg);
}
#header-r2c2 {
	position: absolute;
	left: 71px;
	top: 77px;
	height: 30px;
	width: 60px;
	background-image: url(images/header-r2c2.jpg);
}
#header-right {
	position: absolute;
	left: 760px;
	top: 0px;
	padding: 10px 10px 10px 10px;
	height: 87px;
	width: 180px;
	font-size: 10px;
	text-align: center;
	background-color: #011d4f;
	cursor: default;
}

/***********************************************************
Header big
***********************************************************/
#header-big {
	height: 220px;
/*	padding-left: 1px;*/
}
#caption-big {
	height: 190px;
	position: relative;
	background-image: url(images/header-main.png);
}
#header-big-r1c1 {
	position: absolute;
	left: 0px;
	top: 0px;
	height: 164px;
	width: 71px;
	/*background-image: url(images/v-r1c1.jpg);*/
}
#header-big-r1c2 {
	position: absolute;
	left: 71px;
	top: 0px;
	height: 77px;
	width: 60px;
	background-image: url(images/elisa.gif);
}
#header-big-r1c3 {
	position: absolute;
	left: 131px;
	top: 0px;
	height: 164px;
	width: 629px;
	/*background-image: url(images/v-r1c3.jpg);*/
}
#header-big-r2c1 {
	position: absolute;
	left: 71px;
	top: 77px;
	height: 87px;
	width: 60px;
	/*background-image: url(images/v-r2c1.jpg);*/
}
#header-big-r3c1 {
	position: absolute;
	left: 0px;
	top: 164px;
	height: 26px;
	width: 58px;
	/*background-image: url(images/v-r3c1.jpg);*/
}
#header-big-r3c2 {
	position: absolute;
	left: 58px;
	top: 164px;
	height: 16px;
	width: 269px;
	cursor: pointer;
	/*background: #011d4f url(images/v-r3c2.jpg) no-repeat;*/
}
#header-big-r3c4 {
	position: absolute;
	left: 327px;
	top: 164px;
	height: 26px;
	width: 433px;
	/*background-image: url(images/v-r3c4.jpg);*/
}
#header-big-r4c1 {
	position: absolute;
	left: 58px;
	top: 180px;
	height: 10px;
	width: 269px;
	/*background-image: url(images/v-r4c1.jpg);*/
}
#header-big-right {
	position: absolute;
	left: 760px;
	top: 0px;
	padding: 40px 10px 10px 10px;
	height: 140px;
	width: 180px;
	font-size: 10px;
	text-align: center;
	background: #FFFFFF url(images/pr_trening_centar_103.png) top center no-repeat;
}

/***********************************************************
Navigation
***********************************************************/
#navigation {
	width: 100%;
/*	padding-left: 1px;*/
/*	height: 15px;
	background-color: #011d4f;*/
	height: 30px;
	background: #011d4f url(images/shade.png) bottom left repeat-x;
}
div.menu {
	float: left;
	padding: 0 15px 0 15px;
	font-size: 11px;
	font-weight: bold;
	background-color: #011d4f;
	color: #ffffff;
	cursor: pointer;
}
#popitmenu{
	position: absolute;
	background-color: white;
	color: inherit;
	border: 1px solid #011d4f;
	font-size: 11px;
	line-height: 14px;
	z-index: 100;
	visibility: hidden;
}
#popitmenu a{
	text-decoration: none;
	text-align: left;
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 3px;
	padding-bottom: 3px;
	color: #011d4f;
	background-color: inherit;
	display: block;
}
#popitmenu a:hover{ /*hover background color*/
	background-color: #011d4f;
	color: #FFFFFF;
}

/***********************************************************
Content
***********************************************************/
#content {
	padding: 5px 15px 91px 15px;
	position: relative;
}
#main {
	margin-left: 210px;
	margin-bottom: 50px;
	width: 522px;
}
#main-stretch {
	margin-left: 210px;
	margin-bottom: 50px;
	width: 712px;
}
#sidebar-left-wrapper {
	float: left;
	width: 210px;
}
div.sidebar-left {
	width: 170px;
	padding: 15px 15px 30px 5px;
	border-right: 1px dotted #CCCCCC;
	border-bottom: 1px dotted #CCCCCC;
	text-align: left;
}
div.sidebar-left p, a, ul, li {
	text-align: left;
}
div.sidebar-left-end {
	width: 170px;
	padding: 15px 15px 0 5px;
	border-right: 1px dotted #CCCCCC;
	margin-bottom: 10px;
}
div.dedamraz {
	padding: 5px 15px 30px 5px;
	margin-bottom: 10px;
	width: 170px;
	height: 160px;
	background: url(/images/deda.gif) center bottom no-repeat;
	text-align: center;
}
#counter {
	width: 170px;
	text-align: center;
	margin-bottom: 20px;
}
#counter img {
	border: 0;
}
#knjiga-preporuka {
	text-align: center;
	margin-top: 10px;
}
#knjiga-preporuka img {
	border-width: 0;
}
#novinar {
	text-align: center;
	margin-top: 10px;
}
#novinar img {
	border: 1px solid #CCCCCC;
}
a.more {
	background: url(images/more.gif) no-repeat;
	display: block;
	width: 18px;
	height: 18px;
	float: right;
	margin: 10px 0 10px 5px;
}
#poslednje-aktivnosti {
	position: relative;
}
#sidebar-right-wrapper {
	float: right;
	position: absolute;
	top: 15px;
	left: 765px;
	width: 180px;
}
div.box {
	width: 146px;
	padding: 15px 15px 25px 15px;
	margin-bottom: 20px;
	border: 1px #CCCCCC solid;
	background-color: #EEEEEE;
	text-align: left;
}
div.box p {
	text-align: left;
}
div.box-partneri {
	width: 176px;
	border: 0;
	text-align: center;
}
div.box-partneri img {
	border: 0;
}
div.horizontal-partneri {
/*	width: 522px;*/
	width: 712px;
	border: 0;
	text-align: left;
}
div.horizontal-partneri img {
	border: 0;
	margin: 5px;
}
div.box-google {
	width: 176px;
	margin-bottom: 20px;
	border: 1px solid #CCCCCC;
	text-align: center;
}
/***********************************************************
Glider
***********************************************************/
.glidecontentwrapper {
	position: relative; /* Do not change this value */
	width: 522px;
	height: 222px; /* Set height to be able to contain height of largest content shown*/
	overflow: hidden;
}
/*
	Total wrapper width: 350px+5px+5px=360px
	Or width of wrapper div itself plus any left and right CSS border and padding
	Adjust related containers below according to comments
*/
.glidecontent { /*style for each glide content DIV within wrapper.*/
	position: absolute; /* Do not change this value */
	background: #FFF;
	padding: 10px 10px 10px 10px;
	visibility: hidden;
	width: 502px;
}
/*
 Total glidecontent width: 330px+10px+10px=350px
	Or width of wrapper div itself (not counting wrapper border/padding)
*/
.glidecontenttoggler { /*style for DIV used to contain toggler links. */
	width: 522px;
	margin-top: 12px;
	text-align: center; /*How to align pagination links: "left", "center", or "right"*/
	background: #FFF; /*always declare an explicit background color for fade effect to properly render in IE*/
}
/*
 Total contenttoggler width: 350px+5px+5px=360px
	Or total width of wrapper div (counting wrapper border/padding)
*/
.glidecontenttoggler a { /*style for every navigational link within toggler */
/*	display: -moz-inline-box;*/
	display: inline-block;
	color: #4663BF;
	padding: 1px 3px;
	margin-right: 3px;
	text-decoration: none;
}
.glidecontenttoggler a.selected { /*style for selected page's toggler link. ".selected" class auto generated! */
	color: #011d4f;
}
.glidecontenttoggler a:hover {
	color: #011d4f;
}
.glidecontenttoggler a.toc { /*style for individual toggler links (page 1, page 2, etc). ".toc" class auto generated! */
}
.glidecontenttoggler a.prev, .glidecontenttoggler a.next { /*style for "prev" and "next" toggler links. ".prev" and ".next" classes auto generated! */
}
.glidecontenttoggler a.prev:hover, .glidecontenttoggler a.next:hover {
	background: #2970A6;
	color: white;
}

/***********************************************************
Produkcija
***********************************************************/
table.produkcija {
	border-spacing: 10px;
}
td.produkcija {
	border: 1px solid #011d4f;
	padding: 10px;
	font-size: 11px;
	cursor: pointer;
}
td.video {
	border: 1px solid #011d4f;
	padding: 10px;
	font-size: 11px;
	text-align: center;
}
p.koordinator {
	font-size: 11px;
	text-align: center;
}
#details {
	width: 350px;
	margin: 20px 10px 10px 10px;
	text-align: center;
}
#details p {
	display: block;
	width: 350px;
	text-align: center;
	margin: 20px auto 0 auto;
}

/***********************************************************
Virtuelna biblioteka
***********************************************************/
#knjige hr {
	display: none;
}
div.knjiga {
	text-align: left;
	font-weight: bold;
	color: #FF7300;
	border-top: 1px solid #CCCCCC;
	padding-top: 5px;
	padding-bottom: 10px;
}
.cena {
	font-weight: bold;
	color: #FF7300;
}
.detaljno {
	border-width: 0;
	width: 18px;
	height: 9px;
}

/***********************************************************
Tito
***********************************************************/
table.titoglasam {
	font-size: 11px;
}
table.titoenglish {
	font-size: 11px;
}
h3.titoenglish {
	font-size: 14px;
	font-weight: bold;
	text-align: right;
	margin-bottom: 30px;
}
p.titoglasam {
	font-size: 11px;
	text-align: left;
}
p.titoenglish {
	font-size: 11px;
	text-align: right;
}

/***********************************************************
Trening radionica
***********************************************************/
#dobarglas {
	width: 522px;
	margin: 20px auto;
	text-align: center;
}
#dobarglas-tekst {
	display: block;
	width: 470px;
	text-align: center;
	padding: 0 50px 0 50px;
}
div.predavac {
/*	border-bottom: 1px dotted #CCCCCC;*/
	padding-bottom: 20px;
	clear: right;
}
div.predavac-noline { /* OBSOLETE */
	clear: right;
}
div.predavac-empty {
	padding: 0 95px 10px 0;
	clear: right;
}
img.predavac {
	float: right;
	padding: 0px 0px 10px 10px;
}
div.galerija {
	float: left;
	margin: 0 8px 10px 0;
	font-size: 11px;
	text-align: center;
}
div.galerija img {
	border: 1px solid black;
}

/***********************************************************
Brzim korakom kroz Evropu
***********************************************************/
#bkke-pokrovitelji, #bkke-sponzori {
	text-align: center;
	margin-top: 10px;
}

/***********************************************************
PR Forum
***********************************************************/
div.pr_forum-teme {
	border-top: 1px dotted #CCCCCC;
	padding: 5px 0 5px 0;
	text-align: left;
}
div.komentar {
	margin-top: 15px;
	border-top: 1px dotted #CCCCCC;
	padding: 15px 0 0 15px;
	font-style: italic;
}
div.komentar-datum {
	font-style: normal;
}
p.dodaj_komentar {
	clear: right;
	display: block;
	text-align: right;
	margin-top: 50px;
}

/***********************************************************
Kolumne
***********************************************************/
.paginationstyle{ /*Style for demo pagination divs*/
width: 100%;
text-align: center;
padding: 2px 0;
margin: 10px 0;
}

.paginationstyle select{ /*Style for demo pagination divs' select menu*/
border: 1px solid navy;
margin: 0 15px;
}

.paginationstyle a{ /*Pagination links style*/
padding: 0 5px;
text-decoration: none;
border: 0;
color: navy;
background-color: white;
}

.paginationstyle a:hover, .paginationstyle a.selected{
color: #000;
background-color: #FEE496;
}

.paginationstyle a.disabled, .paginationstyle a.disabled:hover{ /*Style for "disabled" previous or next link*/
background-color: white;
cursor: default;
color: #929292;
border-color: transparent;
}

.paginationstyle a.imglinks{ /*Pagination Image links style (class="imglinks") */
border: 0;
padding: 0;
}

.paginationstyle a.imglinks img{
vertical-align: bottom;
border: 0;
}

.paginationstyle a.imglinks a:hover{
background: none;
}

.paginationstyle .flatview a:hover, .paginationstyle .flatview a.selected{ /*Pagination div "flatview" links style*/
color: #000;
background-color: yellow;
}

/***********************************************************
Vesti
***********************************************************/
div.dan {
	width: 46px;
	height: 36px;
	font-size: 20px;
	line-height: 36px;
	font-weight: bold;
	text-align: center;
	color: white;
	background-color: #A4181A;
}
div.mesec {
	width: 46px;
	height: 18px;
	font-size: 14px;
	font-variant: small-caps;
	text-align: center;
	color: white;
	background-color: #011D4F;
}
div.godina {
	width: 44px;
	height: 14px;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	color: #011d4f;
	background-color: #fbfbfb;
	border: 1px solid silver;
}
div.aktuelno {
	position: absolute;
	left: 70px;
	top: 8px;
	float: right;
	padding-left: 15px;
	border-left: 1px dotted #CCCCCC;
	min-height: 90%;
}
font.naslov {
	font-size: 16px;
	color: #A4181A;
}
font.nadnaslov {
	font-size: 10px;
}
font.grad {
	font-size:12px;
}
.thumb {
	border-width: 0px;
	float: right;
	padding: 0px 0px 10px 20px;
}
.thumb2 {
	float: left;
	padding: 0px 10px 10px 0px;
}
.lupa {
	border-width: 0;
	width: 32px;
	height: 32px;
	position: absolute;
	bottom: 30px;
	right: 10px;
	background-image: url(images/more.png);
	cursor: pointer;
}
div.dots {
	width: 450px;
	height: 4px;
	margin-top: 10px;
	background: url(images/dots.gif) repeat-x;
}

/***********************************************************
Footer
***********************************************************/
#footer {
	position: absolute;
	bottom: 0;
	background-color: #011d4f;
	display: block;
	height: 88px;
	border-top: 3px solid #CCCCCC;
	font-size: 12px;
	line-height: 145%;
	width: 960px;
	margin: 0 auto;
	padding-left: 1px;
	clear: both;
}
#footer a {
	color: #FFFFFF;
}
#footer a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#tags {
	margin: 25px 30px 0 50px;
	padding-right: 50px;
	text-align: center;
	color: #FFFFFF;
}
div.tags {
	  float: left;
	  margin: 5px 5px 5px 40px;
	  color: #FFFFFF;
}
div.social {
	  float: right;
	  margin: 5px 40px 5px 5px;
	  color: #FFFFFF;
}
#facebook {
	  float: right;
	  height: 40px;
	  width: 40px;
	  margin-left: 5px;
	  cursor: pointer;
	  background: #011d4f url(images/facebook.png) no-repeat;
}
#twitter {
	  float: right;
	  height: 40px;
	  width: 40px;
	  margin-left: 5px;
	  cursor: pointer;
	  background: #011d4f url(images/twitter.png) no-repeat;
}
a#gotop {
	clear: both;
	float: right;
	height: 16px;
	line-height: 18px;
	display: block;
/*	padding-left: 16px;*/
/*	margin: 5px 15px 0 0 !important;*/
	margin: 10px 0 0 0;
}

/***********************************************************
DHTML tooltip
***********************************************************/
.ddimgtooltip{
	box-shadow: 3px 3px 5px #818181;
	-webkit-box-shadow: 3px 3px 5px #818181;
	-moz-box-shadow: 3px 3px 5px #818181;
	display:none;
	position:absolute;
	border:1px solid black;
	background:white;
	color: black;
	z-index:2000;
	padding: 4px;
}

/***********************************************************
DHTML tooltip
***********************************************************/
#dhtmltooltip{
	position: absolute;
	width: 150px;
	border: 1px solid black;
	padding: 4px;
	background-color: white;
	visibility: hidden;
	z-index: 100;
	/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
	filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}

/***********************************************************
Admin area
***********************************************************/
table.login {
/*	margin-left: auto;
	margin-right: auto;*/
	border-collapse: separate;
	border-spacing: 5px;
	border: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #011d4f;
}
table.admin_menu {
	width: 150px;
	border: 1px solid silver;
}
td.admin_menu {
	text-align: center;
	font-size: 11px;
	cursor: pointer;
}
a.admin_menu {
	font-size: 11px;
	font-variant: small-caps;
	text-decoration: none;
	margin: 0;
	display: block;
	background-color: #FBFBFB;
	border: 0;
}
a.admin_menu:hover {
	font-size: 11px;
	background-color: #E1F2FF;
	text-decoration: none;
}

/***********************************************************
Polaznici
***********************************************************/
table.polaznici {
	border-collapse: separate;
	border-spacing: 0px;
	border: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: justify;
	color: #011d4f;
	background-color: inherit;
}
table.polaznici tr {
	cursor: pointer;
}
table.polaznici td {
	vertical-align: top;
	padding-bottom: 5px;
}
table.polaznici td span {
	padding-left: 50px;
	font-size: 9px;
	font-style: italic;
}
table.polaznik {
	margin-left: auto;
	margin-right: auto;
	border-collapse: separate;
	border-spacing: 5px;
	border: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #011d4f;
}

/***********************************************************
Najava Trening radionice
***********************************************************/
table.najava {
	margin-left: 0px;
	margin-right: auto;
	border-collapse: separate;
	border-spacing: 5px;
	border: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #011d4f;
}

/***********************************************************
Vesti
***********************************************************/
table.vesti {
	border-collapse: separate;
	border-spacing: 0px;
	border: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: justify;
	color: #011d4f;
	background-color: inherit;
}
table.vesti tr {
	cursor: pointer;
}
table.vesti td {
	vertical-align: top;
	padding-bottom: 5px;
}
table.vesti td span {
	padding-left: 50px;
	font-size: 9px;
	font-style: italic;
}
table.vest {
	margin-left: auto;
	margin-right: auto;
	border-collapse: separate;
	border-spacing: 5px;
	border: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #011d4f;
}

/***********************************************************
Hintbox
***********************************************************/
#hintbox{ /*CSS for pop up hint box */
	position: absolute;
	top: 0;
	background-color: #FFF98F;
	width: 150px; /*Default width of hint.*/
	padding: 5px;
	border: 1px solid gray;
	font: normal 10px Verdana, Tahoma, Arial, sans-serif;
	z-index: 100;
	visibility: hidden;
}
.hintanchor{ /*CSS for link that shows hint onmouseover*/
/*	font-weight: bold;
	color: navy;
	margin: 3px 8px;*/
	cursor: pointer;
}