@charset "UTF-8";

/* dejanc@gmail.com www.stylizedweb.com */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
border:0pt none;
font-family:inherit;
font-size:100%;
font-style:inherit;
font-weight:inherit;
margin:0pt;
outline-color:invert;
outline-style:none;
outline-width:0pt;
padding:0pt;
vertical-align:baseline;
}
table {
border-collapse:separate;
border-spacing:0pt;
}
caption, th, td {
font-weight:normal;
text-align:left;
}
blockquote:before, blockquote:after, q:before, q:after {
content:"";
}
blockquote, q {
quotes:"" "";
}
strong {
font-weight:bold;
}
em {
font-style:italic;
}
* {
margin:0pt;
padding:0pt;
}

body {
	font:12px arial;
	color:#555759;
	background:#fff;
	background:url(images/body.gif) left top repeat-x;
}

a {
	color:#3399ff;
	text-decoration:none;
}

a:hover {
	color:#333;
}

a:visited {
	color:#3399ff;
	text-decoration:none;
}

.wrap {
	width:990px;
	margin:0px auto;
}

#header {
	background:url(images/top.jpg) left top no-repeat;
	height:73px;
	text-align:right;
	padding:12px 0 0 0;
}

#menu {
	height:26px;
	margin:0 0 35px 0;
	font-size:14px;
	padding:12px 0 0 0;
	color:#4a4949;
	clear:both;

}

#menu a{
	color:#4a4949;
	border-bottom:0px;
	padding:0 30px 0 0;
}

#menu a:hover{
	color:#111;
}

#menu div{
	float:right;
	font-size:11px;
	margin:-3px 0 0 0;
}

#menu ul{
	list-style:none;
}

#menu ul li{
	display:inline;
}

input {
	background:#e6eef8;
	border:1px solid #cbd7e6;
	padding:4px;
	color:#666;
	font-size:11px;
	width:180px;
}

input.submit {
	background:#f2f7fd;
	border:0px solid #fff;
	padding:0px;
	color:#666;
	font:14px Arial;
	width:30px;
	font-weight:bold;
	cursor:pointer;
}

#left {
	width:235px;
	float:left;
	border-right:1px solid #e8edf3;
	padding:0 15px 0 0;
}

#left ul{
	list-style:none;
}

#left ul li a{
	font-weight:bold;
}

#left ul li{
	margin:0px 0 10px 0;
}

#left ul li ul{
	padding:0px 0 3px 0;	
}

#left ul li ul li{
	margin:5px 0;
	padding:5px 0 5px 15px;
	border-bottom:1px solid #e8edf3;
	background:url(images/dot.gif) left center no-repeat;
}

#left ul li ul li a{
	color:#555759;
	font-weight:normal;
}

#left ul li ul li a:hover{
	color:#111;
}

#center {
	width:485px;
	float:left;
	margin:0 0 0 15px;
	line-height:22px;
}

#center p.kolone{
	float:left;
	width:220px;
	margin:0 20px 0 0;
}

#center p{
	margin:0 0px 25px 0;
}

h1 {
	font-size:16px;
	color:#333;
	margin:0 0 20px 0;
	font-weight:bold;
}

h1 span{
	font-size:12px;
	color:#999;
	margin:0 10px 0px 0px;
	font-weight:normal;
	float:right;
}

h1 a{
	color:#333;
	border-bottom:1px solid #eee;
}

h1 a:visited{
	color:#333;
	border-bottom:1px solid #eee;
}

h1 a:hover{
	color:#666;
}

h2 {
	color:#666;
	margin:0px 0 20px 0;
	font-size:14px;
	font-weight:bold;
	border-bottom:1px solid #eee;
	padding:10px 0 0 0;
}

#commentsform form {
	padding:0px;	
}

#commentsform p {
	margin:0 0 10px 0;
}

#commentsform label {
	display:block;
	font-weight:bold;
	color:#444;
	margin:5px 0;

}
#commentsform input {
	width:250px;
	padding:4px;
	border:none;
	border:1px solid #D2E5F3;
	color:#777;
	background:#e6eef8;
}

#commentsform textarea {
	width:440px;
	padding:4px;
	border:1px solid #D2E5F3;
	height:200px;
	display:block;
	color:#777;
	margin:0 0px 5px 0;
	background:#e6eef8;
}

#center ul,ol {
	margin:10px 0 10px 25px;
	line-height:30px;
}

#center ol.comments p {
		line-height:20px;
}

#right {
	width:220px;
	float:right;
}

#right h4{
	color:#999999;
	background:#eee;
	border-bottom:1px solid #ccc;
	padding:5px;
	margin:0 0 15px 0;
	font-size:14px;
}

#right h4 a{
	color:#999999;	
}

#right h4 a:hover{
	color:#333;	
}

#right div{
	margin:0 0 20px 0;
	line-height:20px;
	color:#737578;
}

#right div img{
	display:block;
	margin:10px 0 0 132px;
}

#right div.client{
	background:url(images/b1.gif) left top no-repeat;
	padding:10px 0 0 10px;
}

#right div span{
	display:block;
	color:#9b9d9f;
}



#right div img#map {
	margin:0 5px 0 0;
	float: left;
}
#right div p#address {
	float: left;
	width: 100px;
}


div.clear {
	clear:both;
	height:30px;
}

#footer{
	background:url(images/footer.gif) top left repeat-x;
	height:41px;
	padding:30px 0 0 0;
	clear:both;
	margin:20px 0 0 0;
}

#footer a{
	color:#555759;
}

#footer ul{
	width:990px;
	margin:0px auto;
	list-style:none;
}

#footer ul li{
	display:inline;
	margin:0 20px 0 0;
}

#footer span{
	float:right;
}


#center blockquote {
	padding:0 10px;
	border-left:4px solid #eee;
	margin:0px 0 10px 0;
	background:#fefefe;
}

#center blockquote p {
	font:110% Trebuchet MS;
	line-height:26px;
	color:#222;
}


#basic-accordian{
	border-top:1px solid #EEE;
	padding:15px 0;
}

.accordion_headings{
	padding:3px 5px;
	background:#c8e9f1;
	color:#666;
	border:1px solid #FFF;
	cursor:pointer;
	font-weight:bold;
}

.accordion_headings:hover{
	background:#f9f9f9;
	color:#555;
}

.accordion_child{
	padding:15px;
	background:#EEE;
}

.header_highlight{
	background:#f9f9f9;
	color:#555;
}