/* 
	project: Internet Jobs Template
	author: Luka Cvrk (www.solucija.com)
	Stylesheet
*/
.photo{
	padding:5px;
	display:block;
	margin:0 auto 15px auto;
	background-color:#ffffff;
}
.style3 {color: #FF6600}
.style4 {color: #3300CC}
.style5 {color: #000000}
.style1 {
	font-size: 18px;
	font-weight: bold;
	text-align: center;
}
.style3 {color: #FF6600}
.style4 {color: #3300CC}
.style5 {color: #000000}
.style6 {color: #3C6491}
.style26 {font-size: 12}
.style27 {font-size: 9; font-weight: bold; }
.style29 {font-size: 14pt}
.style30 {font-size: 9}
.style41 {font-size: 18px}
.style40 {
	color: #006600;
	font-weight: bold;
	font-size: 18px;
	text-align: center;
}
.style42 {font-size: 12pt}
.style44 {font-size: 16px}
.style52 {font-size: 9pt}
.style53 {font-size: 15px}
.style261 {font-size: 9}
.style28 {color: #FF0000;
	font-weight: bold;
}
.content #articles #right h3 center {
	text-align: center;
}
h3 {
	text-align: center;
}
.style51 {font-family: Arial, Helvetica, sans-serif}

body {
	background: #FCA91D  repeat-x top left;
	color: #000000;
	margin: 0;
	padding: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	text-align: left;
}

a { 
	color: #0033CC;
	background-color: inherit;
}

a:hover {
	color: #D41F55;
	background-color: #FFF;
	font-weight: normal;
}

h1 {
	font: 160% Arial, Sans-Serif;
	font-weight: bold;
	padding: 3px 0 0 0;
	margin: 0;
		text-align: center;
}

h1 a {
	color: #BF3E17;
	background: inherit;
	text-decoration: none;
}

h1 a:hover {
	color: #3C6491;
	background: inherit;
	text-decoration: none;
}

h2 {
	margin: 8px 0 5px 0;
	padding: 0;
	font-size: 1.4em;
	letter-spacing: -1px;
	color: #000000;
	background-color: inherit;
	text-align: center;
}

h2 a {
	color: #000000;
	text-decoration: none;
	background-color: inherit;
	background-repeat: no-repeat;
	background-position: center left;
	
	padding: 0 0 0 20px;
}



p {
	margin: 0;
	padding: 0;
		text-align: left;
}

img {
	border: 0;
	text-align: center;
}

#header {
	clear: both;
	width: 880px;
	height: 55px;
	margin: 0 auto;
	vertical-align: middle;
	font-size:10px
}

#logo {
	float: left;
	padding: 1px 0 0 0px;
	color: #000000;
	background: inherit;
	width: 200px;
	vertical-align: middle;
}

.slogan {
	float: right;
	border-left: 1px solid #CCCCCC;
	padding: 0 0 0 20px;
}

#hmenu {
	padding: 13px 0 5px 0;
	float: left;
	font-size: 10pt;
}

#hmenu a {
	padding: 12px 13px 2px 11px;
	text-decoration: none;
	color: #000000;
	background: #EAEAEA url(images/hmenuarrow.gif) no-repeat top center;
	margin: 0 0 3px 1px;
	border-bottom: 4px solid #BCBCBC;
}

#hmenu a:hover {
	background: #3C6491 url(images/hmenuarrowhover.gif) no-repeat top center;
	color: #FFFFFF;
	border-bottom: 4px solid #FFFFFF;
}

.content {
	border-top: 1px solid #FEFEFE; 
	background: #FFFFFF;
	color: #000000;
}


#left {
	float: left;
	width: 180px;
}

#leftmenu {
	margin: 0;
	padding: 0;
}

#leftmenu a {
	display: block;
	background: #3C6491  no-repeat center left;
	color: #FFFFFF;
	padding: 5px 0 5px 19px;
	margin: 0 0 1px 0;
	text-decoration: none;
	text-align: left;
    font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
}

#leftmenu a:hover {
	color: #000000;
	background: #fea91b no-repeat center left;
}

.leftarticle {
	background: #EEEEEE;
	color: #000000;
	margin: 2px 0 2px 0;
	padding: 8px;
	line-height: 1.4em;
}

.leftarticle_ad {
	font: 100% Arial, Sans-Serif;
	font-weight: normal;
	border: 2px solid #EEEEEE;
	color: #FFFFFF;
	padding: 5px;
	width: 170px;
	height: 75px;
	background-color: #3C6491;
	background-image: none;
	background-repeat: no-repeat;
	margin-top: 2px;
	margin-right: 0;
	margin-bottom: 2px;
	margin-left: 0;
	list-style-position: inside;
	list-style-type: disc;
}

.leftarticle_ad a {
	background: transparent; 
	text-decoration: none;
}

#right {
	float: right;
	width: 550px;
	padding: 0 6px 0 0;
	text-align: left;
	list-style-type: none;
}

#articles {
	width: 750px;
	padding: 3px 0 0 0;
	margin: 0 auto 0 auto;
}
#articles-orderform {
	width: 900px;
	padding: 3px 0 0 0;
	margin: 0 auto 0 auto;
}


#additional {
	clear: both;
	width: 660px;
	background-color: #FFFFFF;
	color: #000000;
	padding: 10px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#links {
	clear: both;
	margin: 0 auto;
	width: 660px;
	padding: 10px;
	background: #FFFFFF;
	color: #006699;
	top: inherit;
}

#whiteline {
	margin-top: 10px;
	border-top: 3px solid #FFFFFF;
}

#footer {
	margin: 5px auto;
	width: 675px;
	padding: 0 5px 0 5px;
}

#footer p {
	padding-top: 10px;
	padding-bottom: 25px;
	line-height: 1.8em;
	color: #000000;
	background: #ffffff;
}

#footer a {
	color: #000000;
	background: inherit;
	font-weight: bold;
}

form.search { padding: 0; margin: 0; }

#searchform {
	background: #808080;
	color: #FFFFFF;
	padding: 5px 8px 5px 18px;
	margin: 0px;
}

input.text { margin: 0; padding: 0; width: 128px; border: 1px solid #eee; color: #000000; background: #d8d8d8; }
input.text:hover { border: 1px solid #FFFFFF; background: #EEEEEE; color: #000000; }
input.button { margin: 0; padding: 0 0 0 3px; font-size: 100%; font-family: Arial, Sans-Serif; border: none; background: none; color: #FFF; background: #808080; font-weight: bold; }
.date { margin: 5px 0 5px 0; padding: 10px 5px 5px 0; background: #FFFFFF  repeat-x bottom left; color: #808080; text-align: right; }
.date a { color: #808080; background: #FFFFFF; }
.float-center {
	float: none;
	margin-top: auto;
	margin-right: 3px;
	margin-bottom: auto;
	margin-left: 3px;
}
.float-right {
	margin: 2px;
	float: right;
}
.float-left {
	margin: 2px;
	float: left;
}
<style type="text/css">

.style49 {color: #000066}
.left {
	text-align: left;
}

</style>
.center-text {
	text-align: center;
}
.centerText {
	text-align: center;
}
.center {
	text-align: center;
}
}.red-text {
	color: #F00;
}
.align-left {
	text-align: left;
	font-size: 14pt;
}
.align-center {
	text-align: center;
	font-size: 12pt;
}
.blackWithYbackground {
	color: #000;
	background-color: #ffa;
}