/*
*/

body {
	font:12px/16px arial, helvetica, clean, sans-serif;
	background: #D8D8D8 url(../img/body_bg.jpg);
	color: #444;
}
select, input, button, textarea, button {
	font:99% arial, helvetica, clean, sans-serif;
}
table {
	font-size:inherit;
	font:100%;
	border-collapse:collapse;
	border-spacing:0px;
}
pre, code, kbd, samp, tt {
	font-family:monospace;
*font-size:108%;
	line-height:100%;
}
html {
	color:#000;
	background:#FFF;
}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, button, textarea, p, blockquote, th, td {
	margin:0;
	padding:0;
}
table td {
	padding:2px;
}
fieldset, img {
	border:0;
}
address, caption, cite, code, dfn, em, b, th, var, optgroup {
	font-style:inherit;
	font-weight:inherit;
}
del, ins {
	text-decoration:none;
}
li {
	list-style:none;
}
.lista li {
	list-style: circle;
	margin-left: 20px;
}
caption, th {
	text-align:left;
}
h1, h2, h3, h4, h5, h6 {
	font-size:100%;
	font-weight:normal;
}
q:before, q:after {
	content:'';
}
abbr, acronym {
	border:0;
	font-variant:normal;
}
sup {
	vertical-align:baseline;
}
sub {
	vertical-align:baseline;
}
legend {
	color:#000;
}
input, button, textarea, select, optgroup, option {
	font-family:inherit;
	font-size:inherit;
	font-style:inherit;
	font-weight:inherit;
}
input, button, textarea, select {
*font-size:100%;
}
html, body {
	background: #D8D8D8;
	height: 100%;
	margin: 0;
	padding: 0;
	text-align: center;
}
a {
	color: #3d6a4f;
	display:inline;
	outline: none;
	text-decoration: none;
}
a:active {
}
a:hover {
	text-decoration: underline;
}
a:visited {
}
a img {
	border:none;
	outline:none;
}
ul li {
	color: #666666;
	font-size: 13px;
}
em {
	font-style: italic;
}
h1 {
	color: #555;
	font-size: 32px;
}
h2 {
	color: #666;
	font-size: 24px;
}
h3 {
	color: #444;
	font-size: 18px;
}
#contentMain h3 {
	margin:6px auto 2px auto;
}
h4 {
	color: #222;
	font-size: 12px;
}
p {
	/*color: #202020;*/
	font-size: 12px;
	line-height:16px;
	padding:6px 30px 2px 0px;
}
/* --- wrapper --- */
#wrapper {
	background:url(../img/body_bg_main.jpg) no-repeat top left fixed;
}
#main {
	margin: 0 auto;
	padding: 0;
	text-align: left;
	width: 940px;
}
/* --- header --- */
#header {
	border-top: 1px solid #d8d8d8;
	height: 74px;
	position: relative;
  
}
#header #logo a img {
	border: none;/*height: 30px;
	width: 114px;*/

	
}
#logo {
	height: 80px;
	padding: 10px 60px;
	position:absolute;
	right:0;

}
/* --- menu --- */
#menu {
	bottom: 0;
	position: absolute;
	/*right: 0;*/
	height: 30px;
	overflow: hidden;
      
      
}
#menu ul {
	display: block;
	margin: 0;
	padding: 0;font: bold;
    

}
#menu ul li {
	/*background: url(../img/figurella_menu.png) no-repeat center bottom;*/
	
	
	display: inline;
	float: left;
	height: 30px;font: bold;
	
}
#menu ul li:hover {
	background-position: center top;
}
#menu ul li:hover a {
	background-position: right bottom;
}
#menu ul li.current {
	background-position: center top;
}
#menu ul li a {
	/*background: url(../img/figurella_menu.png) no-repeat left -30px;*/
	
	display: block;
	float: left;
    	font-size: 16px;
	font-weight: bold;
	height: 30px;
	line-height: 30px;
	padding: 0 10px;
}
#menu ul li a:hover {
	text-decoration: none;
}
#menu ul li.current a {
	background-position: center top;
}
#menu ul li a.selected {
}
/* --- nav */
#nav {
	text-align:center;

}
#nav ul {
	display: block;
	margin: 0;
	padding: 0;

}
#nav ul li {
	/*background: url(../img/figurella_menu.png) no-repeat center bottom;*/
	
     
	display: inline;
	/*float: left;*/
	height: 40px;
}
#nav ul li:hover {
	background-position: center top;
}
#nav ul li:hover a {
	background-position: right bottom;
}
#nav ul li.current {
	background-position: center top;
}
#nav ul li a {
	/*background: url(../img/figurella_menu.png) no-repeat left -30px;*/
	
	display: block;
	float: left;
	font-size: 18px;
	font-weight: bold;
	height: 30px;
	line-height: 30px;
	padding: 10px 10px;
}
#nav ul li a:hover {
	text-decoration: none;
}
#nav ul li.current a {
	background-position: center top;
}
/* --- */

#content {
	display: inline-block;
	position: relative;
	z-index: 1;
}
#content {
	display: block;
}
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
*display: inline-block;
}
* html .clearfix {
	height: 1%;
}
.invisible {
	display: none;
	position: absolute;
	top: -2000px;
}
.disabled {
	opacity: 0.3;
	filter: alpha(opacity=30);
	-ms-filter: "alpha(opacity=30)";
}
.disabled * {
	cursor: default;
}
* html .dropdown select {
	visibility: hidden;
}
/*HOME*/

#content {
	background: none;
	border: none;
	clear: both;
	margin-top: 15px;
	padding: 0;
}
#contentHead {
	background: url(../img/content_head_f1.png) top center no-repeat;
	width:940px;
	height:80px;
}
#contentMain {
	overflow:auto;
	height:auto;
	background:#F1F1F1;
	paddin: 0px;
}
#contentMain h2 {
	padding:10px 0px;
}
#contentMainOne {
	float:left;
	width: 590px;
	padding: 0 10px 0 30px;
}
#contentMainTwo {
	float:right;
	width: 290px;
	padding: 0 10px 0 0px;
}
#contentMainFoot {
	clear:both;
	height:20px;
	background: url(../img/content_head_bot.png) center bottom no-repeat;
}
#contentHight {
	clear:both;
	background: url(../img/content_height.png) no-repeat;
	margin:10px auto 0 auto;
}
#contentHight h2 {
	color:#AB0179;
	/*text-shadow:1px 0px 0 #f2f2f2;*/
	/*font-family:Georgia, "Times New Roman", Times, serif;*/
	/*font-size:24px;*/
	/*font-style:italic;
	font-weight:bold;*/
	padding: 10px 30px;
}
#contentHight p {
	background: white;
	padding:10px 30px;
	color:#666;
	font-size: 12px;
	line-height:18px;/*margin-bottom: 12px;*/
}
#contenHightFoot {
	clear:both;
	height:20px;
	background: url(../img/content_hight_bot.png) center bottom no-repeat;
}
#form {
	display: block;
	/*float:right;
	width: 488px;
	background-color: #ffffee;*/
	padding:20px, 20px, 20px, 20px;
	margin:20px, 20px, 20px, 20px;
}
#karta {
	display: block;
	float: left;
	width: 540px;
	/*background-color:#E6E6E6;
*/margin-bottom: 20px;
}
input.style {
	font-family: times, serif;
	border-top-width: 1px;
	border-right-width-value: 1px;
	border-right-width-ltr-source: physical;
	border-right-width-rtl-source: physical;
	border-bottom-width: 1px;
	border-left-width-value: 1px;
	border-left-width-ltr-source: physical;
	border-left-width-rtl-source: physical;
	border-top-style: solid;
	border-right-style-value: solid;
	border-right-style-ltr-source: physical;
	border-right-style-rtl-source: physical;
	border-bottom-style: solid;
	border-left-style-value: solid;
	border-left-style-ltr-source: physical;
	border-left-style-rtl-source: physical;
	border-top-color: #cacaca;
	border-right-color-value: #cacaca;
	border-right-color-ltr-source: physical;
	border-right-color-rtl-source: physical;
	border-bottom-color: #cacaca;
	border-left-color-value: #cacaca;
	border-left-color-ltr-source: physical;
	border-left-color-rtl-source: physical;
	height: 20px;
	width: 150px;
	color: #000000;
	font-size: 11pt;
	text-align: left;
	background-color: #ffffff;
	background-image: url(../images/text-bg.gif);
}
ul#columns {
	background:url(../images/home/content_background_home.png) left bottom no-repeat;
	width:940;
	height: auto;
	margin: 0;
	padding: 0 0 35px 0;
}
ul#columns li {
	display:block;
	float:left;
	list-style:none;
	height: auto;
	margin: 3px 0 0 1px;
}
ul#columns li#one {
	width:600px;
}
ul#columns li#two {
	width:300px;
}
ul#columns li h3 {
	color: black;
	font-weight:700;
	font-size:16px;
	line-height:20px;
	margin:17px 0 13px;
}
ul#columns li#one h3 {
	color:#AB0179;
	text-shadow:1px 1px 0 #CCCCCC;
	font-size:20px;
	font-style:italic;
	margin-left:30px;
}
ul#columns li#one h2 {
	color:#4D8463;
	font-size:24px;
	font-style:italic;
	margin-left:30px;
	padding-bottom:30px;
	line-height:20px;
}
/*ul#columns li#one h2 {text-shadow:1px 1px 0 #CCCCCC; }*/
ul#columns li#two h3 {
	margin-left:15px;
}
ul#columns li p {
	color:#666;
	font-size: 12px;
	line-height:18px;
	margin-bottom: 12px;
}
ul#columns li#one img {
	padding-left:25px;
}
ul#columns li#one img {
	padding-top:30px;
}
ul#columns li#one p {
	margin-left:30px;
	margin-right:45px;
}
ul#columns li#two p {
	margin-left:15px;
	margin-right:25px;
}
/* ---- footer ---*/
#footer {
	clear: both;
	position: relative;
	z-index: 0;
	padding: 0;
	width: 940px;
}
#footer #columns {
	float: left;
	position: relative;
	width: 940px;
}
#footer .column {
	float: left;
	font-family: Helvetica, "Lucida Grande", sans-serif;
	margin: 30px 0 0 20px;
	position: relative;
	width: 150px;
	z-index: 1;
	height: 120px;
	display: inline;
}
#footer .column h6 {
	font-size: 12px;
	font-weight: normal;
	line-height: 12px;
	margin: 0 0 5px 0;
	padding: 0 0 2px 0;
	text-transform: uppercase;
	text-shadow:1px 1px 0 #fff;
}
#footer .column ul {
	display: block;
	margin: 0;
	padding: 0;
}
#footer .column ul li {
	list-style: none;
}
#footer .column ul li a {
	font-size: 12px;
}
/*#footer .column ul li a:hover {text-decoration: underline;}
*/#footer .column p {
	color: #666666;
	font-family: Helvetica, "Lucida Grande", sans-serif;
	font-size: 12px;
	margin: 10px 0;
	padding: 0;
}
#footer .column h5 {
	margin: 0;
	padding: 0;
}
#footer .column h5 a {
	font-size: 14px;
}
#footer #copyright {
	display: inline-block;
	clear: both;
	color: #666666;
	padding: 2px 40px;/*position:absolute;
	bottom:10px;*/
}
#footer #copyright {
	display: block;
	font-size:80%;
}
.form {
	margin: 0;
}
/**/
#footer #columns {
	background-position: left -3px;
}
#slideshow {
	overflow: hidden;
	position:relative;
	z-index:5;
}
#slideshow img {
	margin-top: -2px
}
#feature {
	position:absolute;
	z-index:10;
	top:70px;
	right:70px;
	display:block;
	width:200px;
	height:140px;
	padding:100px 30px 0 190px;
letter-spacing:;
}
#feature p {
	line-height:18px;
	color:#c7c5c3;
	font-size:13px;
}
#feature p a {
	font-family:Georgia, "Times New Roman", Times, serif;
	text-transform:uppercase;
	color:#fff;
	font-size:12px;
}
/* pag */
#pagination {
	width: 100%;
	margin: 20px auto 10px auto;
}
#contentLeft {
/*float:left;
	width: 290px;
	padding: 0 10px 0 30px;*/
}
#contentRight {
/*float:right;
	width: 560px;*/
}
.demo {
/*width:100%;
	padding:10px;
	margin:10px auto;
	border: 1px solid #fff;
	background-color:#f7f7f7;*/
}
.pagedemo {
/*border: 1px solid #CCC;
	width:310px;
	margin:2px;
	padding:50px 10px;
	text-align:center;
	background-color:white;*/	}
/* --- pag --- */
#pag {
	margin: 15px auto 5px auto;
}
#pag a.buttonRight {
	float:right;
	width: 120px;
	height: 30px;
 text-indent:;
	background: url(../img/forward.jpg) top left no-repeat;
}
#pag a:hover.buttonRight {
	background: url(../img/forward.jpg) bottom left no-repeat;
}
#pag .buttonRight span, #pag .buttonLeft span {
	display:none;
}
#pag a.buttonLeft {
	float:left;
	width: 120px;
	height: 30px;
 text-indent:;
	background: url(../img/back.jpg) top left no-repeat;
}
#pag a:hover.buttonLeft {
	background: url(../img/back.jpg) bottom left no-repeat;
}
