/* Custom Blue */

/* #1e771a */
a, .top-menu li, .button1, #footer .button1, .button2, .button3, 
.accordion h4.ui-state-active, .toggle .active, 
.blog-prev .blog-prev-content h4 a, .event-prev .event-prev-content h4 a, 
#footer-copy p .footer-menu {
	color: #005d8c;
}

.ui-tabs .ui-tabs-nav li.ui-tabs-selected a {
	color: #4b6071 !important;
}

#header, .msg1, .login-btn .login-right, #footer-wrapper {
	background: url(../img/bg.png) #005d8c;
}

.msg1 {
	-webkit-border-radius: 3px 3px 0 0; 
	-moz-border-radius: 3px 3px 0 0;
	-o-border-radius: 3px 3px 0 0;
	border-radius: 3px 3px 0 0;
}

.widget .widget-title {
	background: #005d8c;
}

#content .widget {
	margin: 10px;
}

#main-menu .current_page_item a, #main-menu .current-menu-item a, 
#main-menu .current-menu-item .sub-menu-item a:hover, 
#main-menu li a:hover, #main-menu li.sfHover a,
#main-menu a:focus, #main-menu a:hover, #main-menu a:active, .title-end, 
.zprava-zahlavi .pocet-zobrazeni, .zprava-zahlavi-single .pocet-zobrazeni, ul.vybor img, .event-prev .event-prev-date {
	background: #0086cb;
}

#main-menu .current-menu-item .sub-menu-item a {
	background: #005d8c;
}

.ui-tabs .ui-tabs-nav li.ui-tabs-selected, blockquote, table {
	border-color: #4b6071;
}

.pocet-zobrazeni .comment-point {
	background:  url(../img/comment-point.png) #0086cb no-repeat;
}

#twitter_icon, #facebook_icon, #googleplus_icon, #skype_icon, #flickr_icon, #linkedin_icon, #vimeo_icon, #youtube_icon, #rss_icon {
	background:  url(../img/social-icons.png) no-repeat #fff;
}

/* Not Related to colours but must go below where image is called */
#twitter_icon {
	background-position: 7px 6px;
}

#facebook_icon {
	background-position: -20px 6px;
}

#googleplus_icon {
	background-position: -48px 6px;
}

#skype_icon {
	background-position: -76px 6px;
}

#flickr_icon {
	background-position: -103px 6px;
}

#linkedin_icon {
	background-position: -131px 6px;
}

#vimeo_icon {
	background-position: -160px 6px;
}

#youtube_icon {
	background-position: -187px 6px;
}

#rss_icon {
	background-position: -215px 6px;
}

/* #1c451a */
#top-bar, #main-menu-wrapper, .pagination li.current a, 
#footer-wrapper #footer .widget .widget-title, .widget .widget-title, #footer-copy-wrapper, #footer-wrapper #footer table tr:nth-child(2n) {
	background: #005d8c;
}

#main-menu li li a {
	color: #fff;
}

.flex-direction-nav .flex-prev,.flex-direction-nav .flex-next {
	background:  url(../img/direction-controls.png) #005d8c;
}

.flex-direction-nav .flex-next {
	background-position: 0 -28px;
}

#footer-wrapper #footer .widget li, #footer-wrapper #footer .widget .wp-tag-cloud li:last-child, #footer-wrapper #footer table, #footer-wrapper #footer table td, #footer-wrapper #footer table th {
	border-color: #25303b;
}

/* "501C451A" is the colour #1c451a, the "50" added to the front give 50% transparency in IE */
.ie8 #footer-wrapper #footer .widget, .ie8 .widget {
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#5025303b,endColorstr=#5025303b);
}

.ie8 .flex-caption {
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#9025303b,endColorstr=#9025303b);
}

/* #cae9c9 */
#page-header {
	border-color: #6c8090;
}

#main-menu li li a, #main-menu li.sfHover li a {
	background:	#005d8c;
}

#main-menu li li li {
	background:	#005d8c;
}

.slider {
	border-color: #c4e1f0;
	background-color: #c4e1f0;
}

/* #b3dab2 */
#main-menu li li a:hover {
	background: #0086cb;
}

/* #aad1a9 */
#main-menu li li a {
	border-color: #0086cb;
}

/* #65a662 */
#title #tagline {
	color: #bbd7e5;
}

.flex-caption {
	background-color: rgba(0, 93, 140, 0.8);
}