@charset "utf-8";

/**************************
*       style reset       *
**************************/
* {
	margin: 0;
	padding: 0;
	outline: 0;	
	border: 0 none;
	font-weight: inherit;
	font-family: inherit;
	font-style: inherit;
	vertical-align: baseline;
	text-decoration: none;
}

body {
	font-style: normal;
}

h1, h2, h3, h4, h5, h6, p, td, a, ul, ol, li {
	font-weight: normal;
	text-decoration: none;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

th, td {
	vertical-align: top;
	text-align: left;
}

ul, ol {
	list-style-type: none;
}

b, strong {
	font-weight: bold;
}

h2.csc-firstHeader {
	margin-top: 0px;
}


/**************************
*         general         *
**************************/
body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	background-color: #FFF;
	background-image: url(../img/bg.gif);	
	background-repeat: repeat;
	color: #545454;
	padding-bottom: 30px;
	padding-top: 30px;
}

#MainWrapper {
	margin-left: auto;
	margin-right: auto;
	width: 900px;
	padding: 6px;
	border: solid 1px #686a6c;
	background-color: #FFF;
}

a {
	cursor: pointer;
	text-decoration: none;
	color: #5d94ba;
}

a:hover {
	text-decoration: underline;
}

b a {
	font-weight: bold;
}

h1, h2, h3, h4, p, ul {
	margin-bottom: 10px;
}

h1 {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 21px;
	color: #003768;
}

h2 {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 16px;
	color: #686300;
	margin-top: 25px;
}

h2 b {
	font-weight: normal;
}

h3 {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 13px;
	margin-top: 17px;
	color: #0056a3;
}

li {
	margin-bottom: 5px;
	padding-left: 15px;
	background-image: url(../img/bullet.gif);
	background-repeat: no-repeat;
	background-position: left 3px;	
}

li li {
	background-image: url(../img/bullet2.gif);	
}

li ul {
	margin-top: 5px;
}

input, textarea {
	border: 1px solid #7F9BB2;
	padding: 2px;
	font-size: 11px;	
}

input.Button, input.CheckBox {
	width: auto !important;
	border: 0px;
	padding: 0px;	
}


/**************************
*         header          *
**************************/
#Header {
	width: 100%;
	height: 120px;
	position: relative;
}

#Logo {
	position: absolute;
	left: 10px;
	top: 20px;
	height: 80px;
	width: 346px;
	background-image: url(../img/Logo.gif);	
}

#Logo a {
	display: block;
	text-indent: -9999px;
	height: 80px;
	width: 346px;	
}

#Search {
	position: absolute;
	top: 10px;
	right: 10px;
	height: 22px;
	width: 200px;	
}

#tx_mnogosearch_pi1_q_head {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 131px;
	height: 15px;
}

#tx_mnogosearch_pi1_submit_head {
	position: absolute;
	top: 1px;
	right: 0px;
}

#HeaderLinks {
	position: absolute;
	top: 10px;
	right: 230px;
	height: 20px;
	width: 200px;
	color: #404041;
	text-align: right;
}

#HeaderLinks a {
	padding-left: 5px;
	padding-right: 5px;
}

#HeaderLinks a.First {
	padding-left: 0px;
}

#HeaderLinks a.Last, #HeaderLinks a.LastSelected {
	padding-right: 0px;
}

#HeaderLinks a, #HeaderLinks span {
	line-height: 20px;	
}

#HeaderLinks a.LastSelected, #HeaderLinks a.Selected {
	text-decoration: underline;
}


/**************************
*         menu 1          *
**************************/
#Menu1 {
	width: 900px;
	height: 30px;
	list-style-type: none;	
	background-color: #6588AE;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	margin-bottom: 0px;
}

#Menu1 li {
	float: left;
	padding-left: 0px;
	background-image: none;
	margin-bottom: 0px;
}

#Menu1 a {
	color: #FFF;
	font-weight: bold;
	background-image: url(../img/Menu1Separator.gif);
	background-repeat: no-repeat;
	line-height: 30px;
}

#Menu1 li.First a {
	background-image: none;
}

#Menu1 a:hover, #Menu1 a.Selected {
	color: #2d2d2d;
	text-decoration: none;
}


/**************************
*         Vstopna         *
**************************/
#Body.Vstopna {
	background-image: url(../img/VstopnaBg.gif);
}

#Body.Vstopna a {
	text-decoration: underline;
}

#Body.Vstopna a:hover {
	text-decoration: none;
}

#Novice, #Dogodki, #Vodstvo, #Connect, #Banner {
	padding: 10px;
	width: 428px;
}

#Novice {
	background-color: #DDE5ED;
}

#Banner {
	background-color: #c1c19d;
}

#Banner h2 {
	margin-top: 0px;
}

#Dogodki {
	background-color: #d3c16a;
}

#Dogodki a {
	color: #5a5641;
}

#Dogodki li {
	background-image: url(../img/bulletDogodki.gif);	
}

div.vimeo {
	text-align: center;
	margin-top: 25px;
	margin-bottom: 25px;
}

#Dogodki div.vimeo {
	margin-top: 10px;
	margin-bottom: 20px;
	text-align: center;
}

#Dogodki .vimeo a {
	margin-top: 7px;
	display: block;
}

#Vodstvo {
	background-color: #b6be81;
}

#Vodstvo li {
	background-image: url(../img/bulletVodstvo.gif);	
}

#Vodstvo a {
	color: #56883f;
}

#Connect {
	background-color: #f9e8d0;	
}

#Dogodki, #Vodstvo, #About, #Novice {
	border-top: solid 4px #FFF;	
}

#About {
	padding: 10px;
	background-color: #f9e8d0;
}

#VstopnaTop {
	width: 100%;
	overflow: hidden;
}

#Col1 {
	float: left;
	width: 448px;
}

#Col2 {
	float: right;
	width: 448px;
}

#Novice h2 {
	color: #123456;
}

#Novice .news-latest-item {
	border-bottom: dotted 1px #333;
	margin-bottom: 10px;
	padding-bottom: 10px;
}

#Novice a {
	color: #6488AE;
}

#Novice .news-latest-date a {
	color: #666;
	text-decoration: none;
}

#Novice h3 {
	margin-top: 0px;
}

#Novice h3 a {
	font-weight: bold;
	font-size: 13px;
}


/**************************
*         body            *
**************************/
#Body {
	width: 100%;
	overflow: hidden;
	background-image: url(../img/BodyBg.gif);
	background-repeat: repeat-y;
}

#Content {
	float: left;
	width: 676px;
	padding: 10px;
}

#RightInfopush {
	float: right;
	width: 180px;
	padding: 10px;
	color: #404041;
}

#RightInfopush a {
	color: #0056a3;
}

/* Forme */
table {
	width: 100%;
}

td {
	padding-top: 3px;
	padding-bottom: 3px;
	vertical-align: middle; 
}

td.Clanstvo {
	padding: 0px;
}

td.ErrMsg {
	padding-left: 10px;
	color: #F00;
}

td.Label {
	text-align: right;
	padding-right: 10px;
	width: 125px;
}

td.Label span {
	color: #F00;
}

td.TDTop {
	vertical-align: top;
}

.Form input, .Form textarea {
	width: 245px;
}

.Form textarea {
	height: 100px;
	margin-bottom: 20px;
}

.Form td.Input {
	width: 251px;
}

.Form .ButtonWrapper {
	width: 386px;
	overflow: hidden;
	margin-top: 10px;
	margin-bottom: 20px;
}

.ButtonWrapper input, .ButtonWrapper span {
	float: right;
}

.ButtonWrapper input {
	display: none;
}

.ButtonWrapper span {
	text-indent: -9999px;
	height: 19px;
	width: 48px;
	background-image: url(../img/ButtonSearchA.gif);	
}

#ClanstvoFields {
	display: none;
	margin-bottom: 15px;
}

.news-list-item {
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: dotted 1px #999;
}

.tx-ttnews-browsebox table {
	width: auto;
	text-align: left;
}

.tx-ttnews-browsebox td {
	padding-right: 10px;
}

.tx-ttnews-browsebox td p {
	margin-bottom: 0px;
}

.tx-ttnews-browsebox .tx-ttnews-browsebox-SCell a {
	text-decoration: underline;
}

/* newsletter signup */
p.tx-sremailsubscribe-pi1-click-to-edit {
	margin: 0px !important;
	padding: 0px !important;
	margin-top: 20px !important;
}

div.tx-sremailsubscribe-pi1 table {
	width: auto;
}

div.tx-sremailsubscribe-pi1 .Right {
	text-align: right;
	padding-right: 10px;
}

div.tx-sremailsubscribe-pi1 .FormRed {
	color: #F00;
}

div.tx-sremailsubscribe-pi1 input {
	padding: 2px !important;
	width: 239px;
}

div.tx-sremailsubscribe-pi1 input.Button {
	padding: 0px !important;
	width: auto !important;
}

div.tx-sremailsubscribe-pi1 td.SubmitButton {
	text-align: right;
	padding-top: 5px;
}

div.tx-sremailsubscribe-pi1 .tx-srfreecap-pi2-image {
	margin-left: 0px !important;
}

div.tx-sremailsubscribe-pi1 .StartingText {
	margin-bottom: 30px;
}

#OdjavaWrapper {
	width: 100%;
	overflow: hidden;
	margin-top: 15px;
}

#OdjavaWrapper input {
	float: left;
}

#OdjavaWrapper input.Button {
	margin-left: 15px;
}

p.tx-sremailsubscribe-pi1-click-to-edit a {
	background-image: none !important;
	padding-left: 0px !important;
}

/* Lightbox */
#overlay, #rglbOverlay {
	background-color: #6588AE !important;
}

#rglbBottom, #rglbCenter {
	background-color: #FFF !important;
}

#rglbTitle {
	display: none !important;
}

#rglbCloseLink {
	width: 26px !important;
}

#imageData #bottomNavClose {
	width: 26px !important;
}

.myGallery {
	border: solid 1px #4b4700 !important;
}

.jdGallery a.open:hover {
	background-image: none !important;
}



/**************************
*         footer          *
**************************/
#Footer {
	background-color: #DDE5ED;
	margin-top: 4px;
	padding: 7px;
	width: 886px;
	overflow: hidden;
	color: #5c5d5f;	
}

#Copy {
	float: left;
}

#Copy span {
	margin-left: 7px;
	margin-right: 7px;
}

#FooterLinks {
	float: right;
}

#FooterLinks a {
	padding-left: 7px;
	padding-right: 7px;
}

#FooterLinks a.First {
	padding-left: 0px;
}

#FooterLinks a.Last {
	padding-right: 0px;
}


/**************************
*     search results      *
**************************/
#tx_mnogosearch_pi1_q {
	width: 131px;
	height: 15px;	
}

#tx-mnogosearch-result {
	padding-top: 10px;
	border-top: dotted 1px #666;	
}

div.tx-mnogosearch-pi1 li {
	padding-left: 0px;
	background-image: none;
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom: dotted 1px #666;
}

.tx-mnogosearch-summary {
	margin-top: 20px;
	margin-bottom: 20px;
}

.tx-mnogosearch-pi1-result-excerpt-selection {
	font-weight: bold;
}

.tx-mnogosearch-relevancy-bg-bar {
	float: left;
	width: 93px;
	display: block;
	height: 5px;
	margin-top: 3px;
	margin-bottom: 3px;
	border: solid 1px #006;
	margin-right: 7px;
}

.tx-mnogosearch-relelvancy-fg-bar {
	display: block;
	color: transparent;
	background-color: #009;
	line-height: 5px;
}

.tx-mnogosearch-result-url-url {
	color: #28AFCF;
	font-size: 10px;
}

.tx-mnogosearch-result-url {
	width: 100%;
	overflow: hidden;
}

#tx_mnogosearch_pi1_submit {
	margin-left: 10px;
}

div.tx-mnogosearch-pi1 .tx-pagebrowse li {
	border: 0px;
}

div.tx-mnogosearch-pi1 .tx-pagebrowse {
	margin-bottom: 15px;
}

div.tx-mnogosearch-form-field {
	width: 100%;
	overflow: hidden;
}

div.tx-mnogosearch-form-field input {
	float: left;
}


/**************************
*         404             *
**************************/
#Menu1.IABC404 li {
	text-align: center;
	width: 100%;
	color: #FFF;
	font-weight: bold;
	font-size: 15px;
	line-height: 30px;
}

#Body.IABC404 {
	background-color:	#DDE5ED;
	background-image: none;
}

#IABC404 {
	margin-left: auto;
	margin-right: auto;
	margin-top: 30px;
	margin-bottom: 50px;
	width: 450px;
}

#IABC404 form {
	position: relative;
	height: 22px;
	width: 200px;
	margin-top: 10px;
}