#headerRight {
	width: 800px;
	float: right;
	text-align: right;
}

#languages {
	margin: 10px 10px 0 0;
}

#loginout {
	margin: 10px 10px 0 0;
}

#search {
	margin: 75px 10px 0 0;
	
}
#search form {
	margin: 0;
}
#search form input {
	border: 1px solid #000000;
	padding: 2px;
	margin: 0;
}
#search form input.btn {
	padding: 0;
	background-color: #999999;
	color: #FFFFFF;
	font-weight: bold;
	height: 21px;
}

/* -------------------  PATH -------------------- */

#path {
	margin: 0;
	padding: 5px;
	padding-left: 205px;
}
#path a {
	color: #999999;
	font-weight: bold;
	text-decoration: none;
}

/* -------------------  CENTAR -------------------- */
#center h2 {
	font-size: 18px;
	font-weight: normal;
}
#center h3 {
	color: #A90533;
	font-family:Georgia,"Times New Roman",Times,serif;
	font-size:25px;
	font-weight:normal;
	margin-bottom:10px;
	margin-top:0;
	line-height: 135%;
}
#center h3 a {
	color: #A90533;
	text-decoration: none;
}
#center h3 a:hover {
	text-decoration: underline;
}
#center h4 {
	font-size: 14px;
	font-weight: bold;
}

#center ol li {
	margin-left: 0px;
	padding-left: 0px;
}
.element {
	width: 404px;
}

/* -------------------  DESNO -------------------- */

#right {
	width:302px;
}

#center {
	width:404px;
	margin: 0 20px;
	overflow:hidden;
}

.crtice {
	width:404px;
	margin-bottom:15px;
}

#center p.eventDate {
	color:#1F8EB7;
	font-size:12px;
	font-weight:normal;
	margin-bottom:0;
	margin-top:0px;
}
#storyBrowser h1 a {
	color:#A90533;
	font-weight:25px;
	text-decoration:none;
}
#storyBrowser h1 a:hover {
	text-decoration:underline;
}



/* -------------------  HOME PARTS -------------------- */

.precice a {
	color: #FFFFFF;
	font-size: 11px;
	margin: 0 5px;
}
.precice p {
	margin: 5px 0px;
	color: #FFFFFF;
	line-height: 140%;
}
.precice h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	color: #FFFFFF;
	font-weight: normal;
	margin: 0px;
	margin-top: 10px;
}
.precice h2, .precice h3, .precice h4, .precice h5, .precice h6 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	color: #FFFFFF;
	font-weight: normal;
	margin: 0px;
	margin-top: 10px;
}
.precice h1 a {
	font-size: 22px;
}
.precice h2 a, .precice h3 a, .precice h4 a, .precice h5 a, .precice h6 a {
	font-size: 17px;
}
.precice img {
	margin: 0px;
}

.articleBlue {
	background-image: url(/img/blueBottom.png);
	background-position: bottom;
	background-repeat: no-repeat;
	margin-top: 20px;
}
.articleBlue img {
	border: 1px solid #ABDBEF;
}
.articleBlueTop {
	background-image: url(/img/blueTop.png);
	background-position: top;
	background-repeat: no-repeat;
	padding: 20px;
}

.articleCiklama {
	background-image: url(/img/ciklamaBottom.png);
	background-position: bottom;
	background-repeat: no-repeat;
	margin-top: 20px;
}
.articleCiklama img {
	border: 1px solid #F59CB3;
}
.articleCiklamaTop {
	background-image: url(/img/ciklamaTop.png);
	background-position: top;
	background-repeat: no-repeat;
	padding: 20px;
}

.articleBanner {
	margin-top: 20px;
}
.articleBanner a {
	margin: 0px;
}
.articleBanner img {
	border: 0px;
}

#center a.link {
	float:right;
	background:transparent url(/img/zeleno.png) repeat-x scroll left top;
	border:0 none;
	color:#FFFFFF;
	cursor:pointer;
	display:block;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	text-decoration:none;
	padding-top:7px;
	margin-top:20px;
	height:23px;
	text-align:center;
	text-transform:uppercase;
	width:100px;
}















