/*
Theme Name: Vene Franc s.p.
Description: Oblika strani za Vene Franc s.p.
Version: 1.0
Author: Klemen Bratec
Author URI: http://net-lord.net/
*/

body, div, p, img, table, td, h1, h2, h3, ul, li {
	margin: 0px;
	padding: 0px;
	font-family: Arial;
}

a {
	color: #A9A9A9;
	font-size: 12px;	
	border: none;
	padding: 0px;
}

img {
	border: 0px;
}

a:hover {
	color: #353535;			
}

.float-fix {
	font-size: 1px;
	clear: both;
}

.float-left {
	float: left;
}

.float-right {
	float: right;
}
		
#top {
	width: 960px;
	height: 20px;
	margin: 4px auto;
}

#top span {
	float: right;
	height: 20px;
	margin-left: 30px;
	margin-right: 5px;
	padding: 0px 0px 0px 20px;
}

#top #top-icon-home {
	background: url(images/icon-home.png) no-repeat;
}

#top #top-icon-contact {
	background: url(images/icon-contact.png) no-repeat;
}

#top span a {
	color: #A9A9A9;
	font-size: 12px;			
}

#top span a:hover {
	color: #353535;			
}

#header {
	width: 100%;
	height: 145px;
	background: #EBF0F4 url(images/header-bg.png) repeat-x;
	clear: both;
}

#header #header-center {
	width: 960px;
	height: 73px;
	margin: 0px auto;
	padding-top: 72px;
	background: #D1DDE7 url(images/header.png) no-repeat;
	border-left: 1px solid #FFF;
	border-right: 1px solid #FFF;	
}

#header #header-center #header-menu {
	list-style-type: none;
	height: 50px;
	padding-left: 20px;
	padding-top: 16px;
}

#header #header-center #header-menu li {
	padding-right: 50px;
	float: left;
}

#header #header-center #header-menu li a {
	display: block;
	width: 86px;
	height: 20px;
	padding-top: 35px;
	background: url(images/menu-bg.png) no-repeat;
	text-align: center;
	color: #234F7B;
	text-decoration: none;
	font-size: 16px;
}

#header #header-center #header-menu .studije a {
	width: 98px;
	background-position: 5px 0px;
}

#header #header-center #header-menu li a:hover {
	background: url(images/menu-bg-hover.png) no-repeat;
	color: #333;
}

#header #header-center #header-menu .studije a:hover {
	background-position: 5px 0px;
}


#content {
	width: 960px;
	margin: 0px auto;
	background-color: #F9FFFF;
}
	
#content h1 {
	background: url(images/h1-bg.png) no-repeat;
	height: 23px;
	color: #FFF;
	font-size: 14px;
	padding-left: 5px;
	line-height: 23px;	
	margin-top: 5px;
	width: 746px;
}	

#content h2 {
	background: url(images/h2-bg.png) repeat-x;
	height: 23px;
	color: #FFF;
	font-size: 14px;
	padding-left: 5px;
	line-height: 23px;			
}

#content #content-left {
	width: 760px;
	float: left;
	margin-top: 0px;
}

#content #content-left p {
	text-align: justify;
	padding: 5px 10px 5px 5px;
	font-size: 12px;
}

#content #content-left .notice {
	color: gray;
}

#content #content-left .front-links {
	margin: 10px 0px 0px 0px;
	padding: 0px;
	list-style-type: none;
	width: 760px;
}

#content #content-left .front-links li a {
	display: block;
	width: 100%;
	height: 24px;
	margin-bottom: 4px;
	padding-left: 5px;
	font-size: 16px;
	border-left: 2px solid #08315A;
	line-height: 24px;
	color: #9A9A9A;
	text-decoration: none;
	background-color: #F0F4F7;
}	

#content #content-left .front-links li a:hover {
	color: #08315A;
}			

#content #content-left #contact-form {
	
}

#content #content-left #contact-form p {
	font-size: 13px;
	color: #656565;
	line-height: 18px;	
	border-left: 2px solid #08315A;
	margin: 6px 5px;
	padding: 4px 6px;
}

#content #content-left #contact-form p span {
	font-size: 12px;	
}

#content #content-left .breadcrumbs {
	margin: -2px 0px 4px 5px;
}

#content #content-left .activity {
	margin: 8px 0px;
	width: 749px;
	border: 1px solid #376088;
}

/*
#content #content-left .activity:hover {
	background-color: #376088;
}

#content #content-left .activity:hover h3 {
	color: #FFF;	
}
*/

#content #content-left .activity p {
	text-align: justify;
}

#content #content-left #activity-fasaderstvo {
	height: 140px;
	background: url("images/fasaderstvo.png") no-repeat;
	background-position: center bottom;
}

#content #content-left .activity-p-bg  {
	margin-top: 52px;
	background-color: #FFF;
	opacity: 0.80;
}

#content #content-left .activity-p-bg  {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
}

#content #content-left .activity:hover .activity-p-bg  {
	background-color: #FFF;
}

#content #content-left .activity-small {
	border: 1px solid #376088; 
	width: 370px;
	height: 95px;
	float: left;
	background-repeat: no-repeat;
	background-position: center bottom;
}

#content #content-left .activity-small h3 {
	width: 366px;
	margin: 0px;
}

#content #content-left .activity-small-left {
	margin-right: 8px;
}

#content #content-left h3 {
	font-size: 14px;
	color: #376088;
	display: block;
	width: 745px;
	height: 20px;
	line-height: 20px;
	padding-left: 4px;
	background-color: #E4E9ED;
}			
				
#content #sidebar {
	width: 198px;
	float: right;
	margin-top: 0px;
	background-color: #D1DDE7;	
	border-left: 2px solid #5F7FA0;
}

#content #sidebar .sidebar-content {
	background-color: #F0F4F7;
	padding-bottom: 5px;
}

#content #sidebar .sidebar-content p {
	padding: 5px;
	padding-bottom: 0px;
	font-size: 12px;
	color: #08315A;
	margin-bottom: 2px;
}

#content #sidebar .sidebar-content  .location-text {
	padding-left: 20px;
}

#footer {
	width: 100%;
	float: left;
	height: 14px;
	background: #427db8 url(images/footer-top-bg.png) repeat-x;
}

#footer {
	width: 100%;
	height: 89px;
	padding-top: 14px;
	background: #EBF0F4 url(images/footer-top-bg.png) repeat-x;
	border-bottom: 1px solid #234F7B;
}

#footer #footer-center {
	width: 960px;
	height: 89px;
	margin: 0px auto;
	background: url(images/footer.png) no-repeat;
	border: 1px solid #234F7B;
	border-top: none;	
}

#footer #footer-center #footer-copyright {
	padding: 6px 0px 0px 10px;
	font-size: 12px;
	color: #333;
}

#footer #footer-center .footer-links {
	float: left;
	padding: 6px 0px 0px 6px;
}

#footer #footer-center .footer-links a {
	color: #FFF;
	text-decoration: none;
	line-height: 16px;
}

#footer #footer-center .footer-links a:hover {
	color: #333;
}

#footer #footer-center #footer-links-left {
	
}

#footer #footer-center #footer-links-right {
	margin-left: 40px;
}

#image-rotator {
	padding: 11px 0px 5px 0px;
	margin: 0px;
	height: 110px;
}

.sidebar-team-image {
	border: none;
	margin: 0px 0px 0px 8px;
	padding-top: 8px;
	display: block;
}

/* Contact */
#content #content-left .send-div {
	float: left;
	height: 24px;
	width: 80px;
	font-size: 13px;
	color: #656565;
	line-height: 18px;	
	border-left: 2px solid #08315A;
	margin: 0px 0px 0px 5px;
	padding: 4px 0px 0px 6px;
}

#content-left div.wpcf7-response-output {
	float: left;
	height: 24px;
	width: 400px;
	display: block !important;
	border: none;
	line-height: 24px;
	font-size: 12px;
	font-style: italic;
	margin: 4px 0px;
	padding-left: 0px;
}
