@charset "utf-8";
/* CSS Document */

body {
	background: #f4f4f4 url(../images/pg_bg2.gif) repeat-x top;
	color: #666666;
	font-size: 12px;
	font-family: Verdana, Arial, Tahoma;
	margin: 0px auto 0px;
	padding: 0px;
	}

img{
	border:none;
}
.kicsi{
	font-size:10px;
}
#content {
	width: 920px;
	margin: 0px auto 0px auto;
	padding: 0px;
}

#top{
	width:920px;
	height:280px;
	margin:0 auto;
	float:left;
	padding:0;
}

#topNav{
	width:640px;
	height:42px;
	margin:0;
	padding:0;
	float:left;
}

/************************************************
*	Top Navigation      							*
************************************************/

#topNav ul {
	width:640px;
	float: left;
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
	
#topNav li {
	float: left;
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
	
#topNav li a, #nav li a:visited {
	color: #FFFFFF;
	display: block;
	font-size: 11px;
	font-weight: normal;
    margin: 0px 1px 0px 0px;
	padding: 12px 10px 0px 10px;
	text-decoration: none;
	}

#topNav li a:hover {
	color: #525352;
}
	
#topNav li li a, #topNav li li a:visited {
	color: #FFFFFF;
	float: none;
	margin: 0px 0px 0px -1px;
	padding: 7px 10px 7px 10px;
}
#topNav .active a {
	color: #525352;
}
/*header-------------------------------------------------------------------------------------------------------------------*/
#header{
	width:920px;
	height:238px;
	margin:0;
	padding:0;
	float:left;
	background:url(../images/header_bg.jpg) bottom left no-repeat;
	
}
.logo{
	margin:55px 0 9px 20px;
	height:86px;
	float:left;
}
.title{
	float:right;
	margin:60px 20px 0 0;
}
.address{
	text-align:right;
	height:20px;
	float:left;
	margin-bottom:10px;
}
.address a{
	width:910px;
	height:20px;
	margin:15px 0 0 0;
	padding:0px 0 0 10px;
	font-size:11px;
	text-decoration:none;
	color:#666666;
}
.address a:hover{
	color:#FFFFFF;
}

/*headermenu-----------------------------------------------------------------------------------------------------------*/
#headermenu{
	width:900px;
	height:30px;
	float:left;
	margin:19px 0 0 0px;
	padding-top:9px;
}

#headermenu ul{
	margin: 0 0 0 20px;
	padding: 0;
	list-style-type: none;
}

#headermenu li{
	display: inline;
	margin: 0;
	font-size:10px;
}

#headermenu li a{
	float: left;
	color:#838282;
	display: block;
	text-decoration: none;
	font-weight:bold;
	margin: 0 0 0 2px;
	padding: 5px 8px 6px 8px; /*padding inside each tab*/
	background:#ffffff;
	border:1px solid #ffffff;
	-moz-border-radius-bottomleft: 2px;
	-moz-border-radius-bottomright: 2px;
	-moz-border-radius-topleft: 2px;
	-moz-border-radius-topright: 2px;
	-khtml-border-radius: 2px;
	-webkit-border-bottom-left-radius: 2px;
	-webkit-border-bottom-right-radius: 2px;
	-webkit-border-top-left-radius: 2px;
	-webkit-border-top-right-radius: 2px;
}

#headermenu li a:visited{
	color: #838282;
}

#headermenu li a:hover{
	color:#FFFFFF;
	border:1px solid #cdcdcd;
	-moz-border-radius-bottomleft: 2px;
	-moz-border-radius-bottomright: 2px;
	-moz-border-radius-topleft: 2px;
	-moz-border-radius-topright: 2px;
	-khtml-border-radius: 2px;
	-webkit-border-bottom-left-radius: 2px;
	-webkit-border-bottom-right-radius: 2px;
	-webkit-border-top-left-radius: 2px;
	-webkit-border-top-right-radius: 2px;
	background:url(../images/menu_bg.png) repeat-x;
}
#headermenu .current a, #headermenu .current a:visited {
	background:url(../images/menu_bg.png) repeat-x;
	border:1px solid #a8d292;
	color:#FFFFFF;
	font-weight:bold;
	-moz-border-radius-bottomleft: 2px;
	-moz-border-radius-bottomright: 2px;
	-moz-border-radius-topleft: 2px;
	-moz-border-radius-topright: 2px;
	-khtml-border-radius: 2px;
	-webkit-border-bottom-left-radius: 2px;
	-webkit-border-bottom-right-radius: 2px;
	-webkit-border-top-left-radius: 2px;
	-webkit-border-top-right-radius: 2px;
}


#main{
	width:920px;
	height:auto;
	margin:0 0 20px 0;
	padding:10px 0 40px 0;
	float:left;
	background:#FFFFFF;
	-moz-border-radius-bottomleft: 10px;
	-moz-border-radius-bottomright: 10px;
	-moz-border-radius-topleft: 0px;
	-moz-border-radius-topright: 0px;
	-khtml-border-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;
	-webkit-border-top-left-radius: 0px;
	-webkit-border-top-right-radius: 0px;
}
/*leftside---------------------------------------------------------------------------------------------------------*/
#left{
	width:630px;
	height:auto;
	float:left;
	margin:0;
	line-height:18px;
	text-align: justify;
}

.sitemap{
	width:878px;
	height:26px;
	margin:0 0 10px 20px;
	font-size:11px;
}
.sitemap ul {
	float: left;
	height:22px;
	list-style: none;
	margin: 0px;
	padding: 2px 0 0 2px;
	border-bottom:1px dotted #cdcdcd;
	border-top:1px dotted #cdcdcd;
}
.sitemap li{	
	float: left;
	list-style: none;
	margin: 0px;
	padding: 0 10px 0px 0;
	}
.sitemap .grey{	
	background:url(../images/arrow_gray.png) center left no-repeat;
	padding-left:12px;
	}
.sitemap li a, .sitemap li a:visited {
	color: #529a7b;
	display: block;
	font-weight: normal;
    margin: 0px 5px 0px 0px;
	padding-left:12px;
	text-decoration: none;
	background:url(../images/arrow_green.png) center left no-repeat
}

.sitemap li a:hover {
	color: #525352;
	background:url(../images/arrow_gray.png) center left no-repeat;
}
	
/*rightside--------------------------------------------------------------------------------------------------------*/
#right{
	width:220px;
	height: auto;
	float:left;
	margin:0;
	padding:10px 30px 0 20px;
}

.icons{
	float:right;
	text-align:left;
}
/*sidebar-----------------------------------------------------------------------------------------*/

#sidebox  {
	background: #FFFFFF url(../images/widget_bg.jpg) repeat-x top left;
	border:1px solid #cdcdcd;
	margin: 0px 0px 10px 0px;
	padding: 10px;
	-moz-border-radius-bottomleft: 2px;
	-moz-border-radius-bottomright: 2px;
	-moz-border-radius-topleft: 2px;
	-moz-border-radius-topright: 2px;
	-khtml-border-radius: 2px;
	-webkit-border-bottom-left-radius: 2px;
	-webkit-border-bottom-right-radius: 2px;
	-webkit-border-top-left-radius: 2px;
	-webkit-border-top-right-radius: 2px;
	line-height:18px;
}
#sidemenubox  {
	background: #FFFFFF url(../images/sitemenubg.gif) repeat-x top left;
	border:1px solid #9fc889;
	margin: 0px 0px 10px 0px;
	-moz-border-radius-bottomleft: 2px;
	-moz-border-radius-bottomright: 2px;
	-moz-border-radius-topleft: 2px;
	-moz-border-radius-topright: 2px;
	-khtml-border-radius: 2px;
	-webkit-border-bottom-left-radius: 2px;
	-webkit-border-bottom-right-radius: 2px;
	-webkit-border-top-left-radius: 2px;
	-webkit-border-top-right-radius: 2px;
	line-height:18px;
	float:left;
	
}

#sidemenubox h1{
	margin-left:10px;
	margin-top:7px;
	font-size:11px;
	color:#ffffff;
}
.buttons{
	margin:0 0 10px 0;
}
#sidemenu{
	width:218px;
	height:auto;
	margin:6px 0 0 0;
}
#sidemenu ul {
	list-style-type: none;
	margin: 0px 0 10px 0px;
	padding: 0px;
}
#sidemenu li{
	float:left;
	width:218px;
}
	
#sidemenu ul li a {
	color: #838282;
	display: block;
    margin: 0px 0px 3px 0px;
	padding: 3px 0 6px 40px;
	text-decoration: none;
	font-weight:bold;
	width:auto;
	font-size:10px;
	border-bottom:1px solid #ffffff;
	border-top:1px solid #ffffff;
	background:url(../images/sidemenu.jpg) center left no-repeat;
}

#sidemenu li a:hover {
	color:#0a7e4c;
	background:url(../images/sidemenu.jpg) center left no-repeat;
}
	
#sidemenu .active a {
	color:#0a7e4c;
	background:url(../images/sidemenu.jpg) center left no-repeat;
}

/*Footer-------------------------------------------------------------------------------------------------------------------------------*/
#footerbox{
	background:#8b8675;
	width:100%;
	height:auto;
	margin:0;
	float:left;
	font-size:11px;
	padding:10px 0 20px 0;
}

#footer {
	width: 920px;
	height:200px;
	color: #FFFFFF;
	background:#676356 url(../images/footer_bg.jpg) no-repeat;
	margin: 10px auto 0px auto;
	padding: 20px 0px 20px 0px;
}

#bigfooterbox{
	width:415px;
	height: auto;
	margin:0;
	padding:0 10px 0 20px;
	float:left;
}
.listbox{
	width:200px;
	height:auto;
	float:left;
	margin:0;
}

#smallfooterbox{
	width:210px;
	height: auto;
	margin:0;
	padding:0 10px 0 10px;
	float:left;
}
#footer p {
	color: #FFF;
    font-weight: normal;
	margin: 0px;
	line-height:16px;
	font-size:11px;
	padding: 0px 0px 5px 0px;
	}

#footer a {
	color: #FFFFFF;
	text-decoration: none;
	}

#footer a:hover {
	color: #a8d292;
	text-decoration: none;
	}

#footer ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	}
	
#footer ul li {
	list-style-type: none;
	margin: 0 0 4px 0;
	padding: 0px;
	font-size:11px;
}

#footer li a{
	background:url(../images/footer_arrow.png) center left no-repeat;
	padding-left:10px;
}
#footer li a:hover{
	background:url(../images/footer_arrow_w.png) center left no-repeat;
}

.note{
	float:left;
	text-align:right;
	margin-right:6px;
}
.copyright{
	margin:20px auto 0 auto;
	width:920px;
	height:auto;
	color:#FFFFFF;
	text-align:center;
}
.copyright a{
	text-decoration:none;
	color:#FFFFFF;
}
.copyright a:hover{
	text-decoration:none;
	color: #a8d292;
}
/*font---------------------------------------------------------------------------------------------------------------*/
h1{
	font-size:12px;
	margin:0;
	color:#529a7b;
	text-transform:uppercase;
}
h2{
	font-size:12px;
	margin:20px 0 0 0;
	color:#529a7b;
}
#slider p{
	margin-top:5px;
}

#left h1{
	font-size:12px;
	margin:10px 0 0 0;
	padding:7px 0 0 10px;
	height:40px;
	color:#529a7b;
	text-transform:uppercase;
	background:url(../images/h1_bg.png) no-repeat
}


#footer h1{
	font-size:12px;
	margin:0 0 10px 0;
	padding-bottom:6px;
	color:#e4e4e4;
	text-transform: capitalize;
	border-bottom:1px solid #e4e4e4;
}

/*Form---------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
.small{
	font-size:11px;
	color:#e54600;
}
form.cmxform label {
	display: inline-block;
}

form.cmxform fieldset p {
	list-style: none;
	margin: 0;
}

form.cmxform fieldset fieldset label {
	display: block;
	width: auto;
	float:left;
}

form.cmxform label { width: 280px; text-align:left; } /* Width of labels */
form.cmxform fieldset fieldset label { margin-left: 83px; } /* Width plus 3 (html space) */


#commentForm { width: 630px; margin-top: }
#commentForm label { width: 280px; }
#commentForm label.error, #commentForm input.submit { margin-left: 283px; }

#commentForm label.error {width:280px;}
form.cmxform {
	width: 630px;
	margin-top:20px;
}

#commentForm legend {
	font-size:12px;
	line-height:18px;
	margin:0 auto 10px auto;
	padding:1px 10px;
	width:608px;
	text-transform:uppercase;
	background:url(../images/menu_bg.png) repeat-x;
	border:1px solid #cdcdcd;
	color:#FFFFFF;
	font-weight:bold;
	-moz-border-radius-bottomleft: 2px;
	-moz-border-radius-bottomright: 2px;
	-moz-border-radius-topleft: 2px;
	-moz-border-radius-topright: 2px;
	-khtml-border-radius: 2px;
	-webkit-border-bottom-left-radius: 2px;
	-webkit-border-bottom-right-radius: 2px;
	-webkit-border-top-left-radius: 2px;
	-webkit-border-top-right-radius: 2px;
}
#commentForm .legend {
	font-size:12px;
	line-height:18px;
	margin:0 0 10px 0;
	padding:1px 10px;
	width:608px;
	float:left;
	text-transform:uppercase;
	background:url(../images/menu_bg.png) repeat-x;
	border:1px solid #cdcdcd;
	color:#FFFFFF;
	font-weight:bold;
	-moz-border-radius-bottomleft: 2px;
	-moz-border-radius-bottomright: 2px;
	-moz-border-radius-topleft: 2px;
	-moz-border-radius-topright: 2px;
	-khtml-border-radius: 2px;
	-webkit-border-bottom-left-radius: 2px;
	-webkit-border-bottom-right-radius: 2px;
	-webkit-border-top-left-radius: 2px;
	-webkit-border-top-right-radius: 2px;
}
#status{
	margin-bottom:20px;
}
.mphone{
	margin-bottom:20px;
}
form.cmxform fieldset {
	border: none;
	margin:0px 0 20px 0;
}

form.cmxform fieldset p, form.cmxform fieldset fieldset {
	padding: 5px 0px 2px;
	font-size:12px;
}

form.cmxform label.error, label.error {
	color: #e54600;
	font-size:11px;
	margin-top:3px;
}
div.error { display: none; }
input, textarea {	border: 1px solid #979797; width:338px; overflow: auto; color:#666666; padding:3px;  }
input:focus { border: 1px solid #08a05f;}
input.error { border: 1px solid #08a05f; }
select:focus { border: 1px solid #08a05f;}
select.error { border: 1px solid #08a05f;}
textarea.error { border: 1px solid #08a05f; }
textarea:focus { border: 1px solid #08a05f; }

.submit {
	background:url(../images/submt.png) no-repeat;
	height:25px;
	border:solid 0 #FFF;
	color:#1f2020;
	text-transform:uppercase;
	width:93px;
	margin-top:10px;
	cursor: pointer;
	text-indent:-1000em;
}
.reset {
	background:url(../images/delet.png) no-repeat;
	height:25px;
	border:solid 0 #FFF;
	color:#1f2020;
	text-transform:uppercase;
	width:93px;
	margin-top:10px;
	margin-left:10px;
	cursor: pointer;
	text-indent:-1000em;
}
#ccomment {
	height:60px;
}
select{
	width:346px;
	margin-bottom:20px;
	border: 1px solid #979797;
}

form, fieldset {
	margin: 0;
	padding: 0;
}
	
input, textarea {
	margin: 0;
	font-size: 100%;
	font-family: inherit;
}
textarea {
	margin-bottom:20px;
}
#commentForm .bottom{
	margin-bottom:40px;
}

/*slider-----------------------------------------------------------------------------------------------------------------------------*/
/* root element for tabs  */

#slider{
	width:630px;
	height:auto;
	margin:20px 0 10px 0;
	padding:0;
	float:left;
}
/* tab pane styling */
div.panes div {
	display:none;		
	padding:5px 10px 15px 10px;
	border:1px solid #cdcdcd;
	border-top:0;
	height:auto;
	background-color:#fff;
	margin-bottom:20px;
}

ul.tabs { 
	list-style:none; 
	margin:0 !important; 
	padding:0;	
	border-bottom:1px solid #cdcdcd;	
	height:30px;
}

/* single tab */
ul.tabs li { 
	float:left;	 
	text-indent:0;
	padding:0;
	margin:0 !important;
	list-style-image:none !important; 
}

/* link inside the tab. uses a background image */
ul.tabs a { 
	background:#cdcdcd url(../images/h1_bg.png) repeat-x;
	font-size:11px;
	display:block;
	height: 30px;  
	line-height:30px;
	text-align:center;	
	text-decoration:none;
	border-right:1px solid #cdcdcd;
	color:#666;
	font-weight:bold;
	padding:0px 12px;
	margin:0px 3px 0px 0px;	
	position:relative;
	top:1px;
}

ul.tabs a:active {
	outline:none;		
}

/* when mouse enters the tab move the background image */
ul.tabs a:hover {
	background: url(../images/menu_bg.png) repeat-x;
	color:#ffffff;	
}

/* active tab uses a class name "current". it's highlight is also done by moving the background image. */
ul.tabs a.current, ul.tabs a.current:hover, ul.tabs li.current a {
	background: url(../images/menu_bg.png) repeat-x;		
	cursor:default !important; 
	color:#FFFFFF !important;
}

/* Different widths for tabs: use a class name: w1, w2, w3 or w2 */


/* width 1 */
ul.tabs a.s 			{width:121px; }



/* initially all panes are hidden */ 
div.panes div.pane {
	display:none;		
}





/*search-------------------------------------------------------------------------------------------------------------------*/
#searchbox{
	width:280px;
	height:34px;
	float:left;
	margin:2px 0 0 0;
	padding:5px 0 0 0px;
}
#searchform {
	margin: 0px 0 0 0px;
}
	
#searchformheader {
	margin: 0px;
}
#s {
	background: #FFFFFF;
	width: 150px;
	color: #222222;
	float:left;
	font-size: 12px;
	font-family: Arial, Tahoma, Verdana;
	margin: 0px 3px 3px 0px;
	padding: 1px;
	display: inline;
	border:1px solid #ffffff;
	height:19px;
	-moz-border-radius-bottomleft: 2px;
	-moz-border-radius-bottomright: 2px;
	-moz-border-radius-topleft: 2px;
	-moz-border-radius-topright: 2px;
	-khtml-border-radius: 2px;
	-webkit-border-bottom-left-radius: 2px;
	-webkit-border-bottom-right-radius: 2px;
	-webkit-border-top-left-radius: 2px;
	-webkit-border-top-right-radius: 2px;

	}
	
#searchsubmit {
	background: url(../images/search.png) no-repeat;
	color: #FFFFFF;
	font-family: Arial, Tahoma, Verdana;
	font-size: 1px;
	text-indent:-999em;
	text-decoration: none;
	margin: 0px 0 0 2px;
	width:23px;
	height:23px;
	padding: 0px 0px 0px 0px;
	border: none;
	}
	
/*SITEMAP----------------------------*/
#siteMapContent a {
	color: #666666;
	text-decoration: none;
	}
.sitemap_button{
	float:left;
	margin-right:18px;
}

#siteMapContent a:hover {
	color: #08a05f;
	text-decoration: none;
	}
	
/*flash-----------------------------------------------*/
#porfolio{
	width:630px;
	height:180px;
	margin:0;
	padding:0;
}
ul#portfolio li img{
	border: none;
	padding: 0;
}

/* otherbox ---------------------------------------------------------------------------------------------------------------------------------------------------------*/
#modalOverlay {background: #000000; cursor:auto;}

/* Container */
#modalContainer {height:364px; width:445px; left:50%; top:15%; margin-left:-300px; background: #FFFFFF; border:1px solid #FFFFFF;}
#modalContainer a.modalCloseImg {background:url(../images/x.png) no-repeat; width:20px; height:20px; display:inline; z-index:3200; position:absolute; top:-1px; right:-23px; cursor:pointer;}
#modalContainer #basicModalContent {padding:10px;}
#basicModalContent h1{
	text-transform:uppercase;
	font-size:15px;
	color:#FFFFFF;
	margin:0 0 10px 0;
	padding-bottom:4px;
}
#basicModalContent p{
	color:#FFFFFF;
	line-height:18px;
}
#basicModalContent ul {
	list-style-type: none;
	margin: 0px 0 10px 0;
	padding: 0px;
	color:#FFFFFF;
	width:290px;
	float:left;
}
#basicModalContent .new {
	color:#fcff00;
}
#basicModalContent li {
	list-style: none;
	margin: 0px 0px 6px 4px;
	font-size:11px;
}
#basicModalContent .title{
	color:#FFFFFF;
	padding:4px;
	font-weight:bold;
	margin:0px 0px 10px 0px;
	border-bottom:3px solid #FFFFFF;
}
#basicModalContent .newtitle{
	color:#fcff00;
	padding:4px;
	font-weight:bold;
	margin:0px 0px 10px 0px;
	border-bottom:3px solid #fcff00;
}
.red{
	color:#323232;
	font-weight:bold;
}

/*Akciok link--------------------------------------------------------------------------------------------*/
#akciok a {
	color: #666666;
	}
	
#akciok a:hover {
	color: #08a05f;
	}
