/*
Theme Name: Aleja-Finance
Theme URI: http://www.aleja-finance.si
Description: Tema izrađena isključivo za Aleja-Finance
Author: tWenty
Author URI: http://dva10.com
*/

@charset "utf-8";
body {
	background-color: #13282D;
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	color: #d1e4e7;
	background-image: url(images/bg.png);
	background-repeat: repeat-x;
}
p {
	margin-bottom: 0px;
	margin-top: 10px;
}
h1, h2, h3, h4, h5, h6, form {
	margin: 0;
	padding: 0;
}
h1 {
	font-size: 18px;
	font-weight: normal;
}
h2 {
	font-size: 16px;
	font-weight: normal;
}
a, a:link,a:visited  {
	color: #D1E4E7;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #0B2025;
	text-decoration: none;
	background-color: #D1E4E7;
}
#main {
	text-align: left;
	margin: auto;
	width: 785px;
	background-color: #091D21;
	padding-right: 2px;
	padding-left: 2px;
}
#headerTop {
	background-image: url(images/aplogo.png);
	background-repeat: no-repeat;
	height: 55px;
	width: 785px;
	color: #8A9C9F;
}



#topTitle {
	width: 130px;
	float: left;
	font-size: 16px;
	font-weight: bold;
	padding-top: 25px;
	padding-left: 20px;
}
#topTitle a {
	text-decoration: none;
}
#menu {
	width: 560px;
	float: right;
	margin-right: 25px;
	font-size: 12px;
	text-align: right;
	margin-top: 25px;
	height: 24px;
	margin-left: 30px;
	padding-top: 3px;
	padding-bottom: 3px;
}
.leftWrp {
	float: left;
	padding-right: 8px;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	list-style-image: none;
	}
#menu li {
	display: inline; 
}
#menu ul li a {
	text-decoration:none;
	margin: 4px;
	color: #D1E4E7;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	font-weight: normal;
}
#menu ul li a:hover {
	color: #091D21;
	background: #d1e4e7;
	font-weight: normal;
}
#menu ul li a:active {
	text-decoration:none;
	margin: 4px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	list-style-type: disc;
	background-color: #8A9C9F;
	color: #091D21;
	font-weight: normal;
}



#header {
	background-image: url(images/apheader.png);
	background-repeat: no-repeat;
	height: 247px;
	width: 785px;
}
#logo {
	height: 210px;
	width: 280px;
	padding-top: 10px;
	padding-left: 410px;
}
#content {
	height: 100%;
	width: 785px;
}
#pageContent {
	background-image: url(images/apheaderRef.png);
	background-repeat: no-repeat;
	width: 725px;
	height: 100%;
	background-color: #091D21;
	padding-top: 30px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 30px;
	text-align: justify;
}
#post {
	background-image: url(images/apheading.png);
	background-repeat: no-repeat;
	width: 725px;
	height: 100%;
	padding-right: 30px;
	padding-left: 30px;
	padding-top: 55px;
}

.title {
	width: 725px;
	font-size: 16px;
	font-weight: bold;
	color: #D1E4E7;
}
.story {
	width: 725px;
	text-align: justify;
}
.posted {
	font-size: 10px;
	font-weight: normal;
	padding-bottom: 20px;
}
#footer {
	background-image: url(images/apfooter.png);
	height: 39px;
	width: 705px;
	padding-top: 50px;
	padding-right: 40px;
	padding-bottom: 30px;
	padding-left: 40px;
	text-align: right;
	background-repeat: no-repeat;
}
#pageNum {
	margin-top: 30px;
	margin-right: 30px;
	margin-left: 30px;
}
#domovLarge {
	font-size: 20px;
}
