/* Start of CMSMS style sheet 'GREENTECH_default' */
html *
{
	border: 0;
	margin: 0;
	padding: 0;
}
body
{
	font-family : Verdana, Tahoma, Arial, Helvetica, sans-serif;
	color : #B1B2B2;
	font-size: 8pt;
	line-height: 1.5em;
	background: #000 url(../images/marginBgVert.gif) repeat-x top;
	margin: 16px 0 0 0;
}

h1
{
	font-size:1em;
}
h2, h3, h4
{
	margin: 0 0 0.5em 0;
	line-height: 1.3em;
}
h2, h3, h4, h5, h6
{
	color: #FFF;
}
h2
{
	font-size: 1.3em;
	padding-left: 14px;
	line-height: 2em;
	background: url(../images/arrow.gif) no-repeat left 9px;
}
h3
{
	font-size: 1.2em;
}
h4
{
	font-size: 1.1em;
}

a:link, a:visited
{
	color: #B1B2B2;
	text-decoration: underline;
}
a:hover
{
	color: #FFF;
	text-decoration: underline;
}

p
{
	line-height: 1.5em;
	margin: 0 0 0.7em 0;
}

ul li, ol li
{
	padding-left: 14px;
	line-height: 2em;
	list-style: none outside none;
	background: url(../images/arrow.gif) no-repeat left 6px;
}

hr
{
	border-top: 1px solid #B1B2B2;
	margin:  0.5em 0;
}

label
{
	margin: 0 0.5em;
}

/* -------------MAIN DESIGN IDs---------- */
#header
{
	margin: 0 auto; 
	width: 760px;
	height: 182px;
	position: relative;
	background: #000 url(../images/headerBack.jpg) no-repeat center top;
	padding: 11px 11px 0 11px;
}
#header h1
{
	position: absolute;
	top: 0; 
	left: 444px;
}
#header span
{
	background: #000 url(../images/headerLogo.jpg) no-repeat center top;
	width: 338px;
	height: 84px;
	position: absolute;
	top: 0; 
	left: 0;
	z-index: 1;
	cursor: pointer;
	display: block;
}

#centerPics
{
	width: 760px;
	height: 145px;
	background: #000 url(../images/centerPicsBack.gif) no-repeat center top;
	margin: 0 auto;
	padding: 0 11px;
}

#mainObalBody
{
	width: 760px;
	background: #000 url(../images/mainObalBack.gif) repeat-y -1px top;
	margin: 0 auto;
	padding: 0 11px;
}

.mainContent
{
	width: 493px;
	float: right;
	margin: 0;
	padding: 0.5em 15px;
	text-align: justify;
	font-size: 9pt;
}

/* -------- LEFT WRAPPER -------- */
#leftWrapper
{
	width: 237px;
	float: left;
	margin: 0.5em 0;
}
.leftWrapperContent
{
	padding: 0 15px 0 0;
	margin: 0 0 0 1.5em;
}

/* -------- PATICKA -------- */
#paticka
{
	background: #000 url(../images/footerBack.gif) no-repeat -1px top;
	margin: 0 auto;
	padding: 40px 11px;
	width: 760px;
	height: 65px;
	color: #4d4e51;
}
#paticka a:link, #paticka a:visited, #paticka a:hover
{
	color: #ADADAD;
}

/* -------- COMMON CLASSES -------- */
.clearAll
{
	clear: both;
}
.floatLeft
{
	float: left;
}
.floatRight
{
	float: right;
}
.alignRight
{
	text-align: right;
}
.alignFloatRight
{
	text-align: right;
	float: right;
}
.alignLeft
{
	text-align: left;
}
.alignFloatLeft
{
	text-align: left;
	float: left;
}
.marginZero
{
	margin: 0;
}
.paddingZero
{
	padding: 0;
}
.borderZero
{
	border: 0;
}
.heightZero
{
	height: 0;
	line-height: 0;
}

.defaultInput
{
	background: #4d4e51;
	border: 1px solid #B1B2B2;
	width: 120px;
	height: 18px;
	padding: 2px 0 0 5px;
	font-size: 9pt;
	color: #666;
}
.defaultImage
{
	background: #4d4e51;
	border: 1px solid #B1B2B2;
	padding: 5px;
	margin: 10px;
}
.defaultImage:hover
{
	background: #6F6F6F;
	border: 1px solid #ffffff;
}
.defaultImageLeft
{
	background: #4d4e51;
	border: 1px solid #B1B2B2;
	padding: 5px;
	margin: 10px;
	float: left;
}
.defaultImageRight
{
	background: #4d4e51;
	border: 1px solid #B1B2B2;
	padding: 5px;
	margin: 10px;
	float: right;
}
.defaultImageNoMargin
{
	background: #4d4e51;
	border: 1px solid #B1B2B2;
	padding: 5px;
	margin: 0;
}
.center, .center td
{
	text-align : center;
}
.verticalTop, .verticalTop td
{
	vertical-align: top;
}
.verticalMiddle, .verticalMiddle td
{
	vertical-align: middle;
}
.fullWidth
{
	width: 99%;
}
.halfWidth
{
	width: 43%;
}

.thickbox
{

}

ul#portfolio li img{
	border: 1px solid #B1B2B2;
	padding: 4px;
}

ul#portfolio li {
	background:none;
}

/* End of 'GREENTECH_default' */

/* Start of CMSMS style sheet 'Accessibility and cross-browser tools' */
/* accessibility */

/* 
menu links accesskeys 
*/
span.accesskey {
   text-decoration:none;
}

/* 
accessibility divs are hidden by default 
text, screenreaders and such will show these 
*/
.accessibility, hr {
   position: absolute;
   top: -999em;
   left: -999em;
}

/* 
definition tags are also hidden 
these are also used for menu links    
*/
dfn {
   position: absolute;
   left: -1000px;
   top: -1000px;
   width: 0;
   height: 0;
   overflow: hidden;
   display: inline;
}
/* end accessibility */


/* wiki style external links */
/* external links will have "(external link)" text added, lets hide it */
a.external span {
  position: absolute;
  left: -5000px;
  width: 4000px;
}

/* make some room for the image */
a.external {
/* css shorthand rules, read: first top padding 0 then right padding 12px then bottom then right */
  padding: 0 12px 0 0;
}
/* colors for external links */
a.external:link {
  color: #18507C;
/* background image for the link to show wiki style arrow */
  background: url(images/cms/external.gif) no-repeat 100% 0;
}
a.external:visited {
  color: #18507C; /* a different color can be used for visited external links */

/* 
Set the last 0 to -100px to use that part of the external.gif image for different color for active links 
external.gif is actually 300px tall, we can use different positions of the image to simulate rollover image changes.
*/
  background: url(images/cms/external.gif) no-repeat 100% 0; 
}

a.external:hover {
  color: #18507C;
/* Set the last 0 to -200px to use that part of the external.gif image for different color on hover */
  background: url(images/cms/external.gif) no-repeat 100% 0; 
  background-color: #C3D4DF;
}
/* end wiki style external links */


/* clearing */
/* 
clearfix is a hack for divs that hold floated elements. it will force the holding div to span all the way down to last floated item.
We strongly recommend against using this as it is a hack and might not render correctly but it is included here for convenience.
Do not edit if you dont know what you are doing
*/
	.clearfix:after {
		content: "."; 
		display: block; 
		height: 0; 
		clear: both; 
		visibility: hidden;
	}
	* html>body .clearfix {
		display: inline-block; 
		width: 100%;
	}
	
	* html .clearfix {
		/* Hides from IE-mac \*/
		height: 1%;
		/* End hide from IE-mac */
	}

/* end clearing */
/* End of 'Accessibility and cross-browser tools' */

/* Start of CMSMS style sheet 'GREENTECH_thickbox' */
/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> global settings needed for thickbox <<<-----------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
/**{padding: 0; margin: 0;}*/

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox specific link and font settings <<<------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_window {
	font: 12px Arial, Helvetica, sans-serif;
	color: #333333;
}

#TB_secondLine {
	font: 10px Arial, Helvetica, sans-serif;
	color:#666666;
}

#TB_window a:link {color: #666666;}
#TB_window a:visited {color: #666666;}
#TB_window a:hover {color: #000;}
#TB_window a:active {color: #666666;}
#TB_window a:focus{color: #666666;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_overlay {
	position: fixed;
	z-index:100;
	top: 0px;
	left: 0px;
	background-color:#000;
	filter:alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
	height:100%;
	width:100%;
}

* html #TB_overlay { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_window {
	position: fixed;
	background: #ffffff;
	z-index: 102;
	color:#000000;
	display:none;
	border: 4px solid #525252;
	text-align:left;
	top:50%;
	left:50%;
}

* html #TB_window { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_window img#TB_Image {
	display:block;
	margin: 15px 0 0 15px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
}

#TB_caption{
	height:25px;
	padding:7px 30px 10px 25px;
	float:left;
}

#TB_closeWindow{
	height:25px;
	padding:11px 25px 10px 0;
	float:right;
}

#TB_closeAjaxWindow{
	padding:7px 10px 5px 0;
	margin-bottom:1px;
	text-align:right;
	float:right;
}

#TB_ajaxWindowTitle{
	float:left;
	padding:7px 0 5px 10px;
	margin-bottom:1px;
}

#TB_title{
	background-color:#e8e8e8;
	height:27px;
}

#TB_ajaxContent{
	clear:both;
	padding:2px 15px 15px 15px;
	overflow:auto;
	text-align:left;
	line-height:1.4em;
}

#TB_ajaxContent.TB_modal{
	padding:15px;
}

#TB_ajaxContent p{
	padding:5px 0px 5px 0px;
}

#TB_load{
	position: fixed;
	display:none;
	height:13px;
	width:208px;
	z-index:103;
	top: 50%;
	left: 50%;
	margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}

* html #TB_load { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_HideSelect{
	z-index:99;
	position:fixed;
	top: 0;
	left: 0;
	background-color:#fff;
	border:none;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	height:100%;
	width:100%;
}

* html #TB_HideSelect { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_iframeContent{
	clear:both;
	border:none;
	margin-bottom:-1px;
	margin-top:1px;
	_margin-bottom:1px;
}

/* End of 'GREENTECH_thickbox' */

/* Start of CMSMS style sheet 'GREENTECH_cssmenu' */
/* --------- MAIN NAVIGATION --------- */
#menuWrapper
{
	background: #2C2C2C url(../images/naviBack.gif) no-repeat left top;
	line-height: 35px;
	height: 175px;
	font-size: 1.05em;
	width: 237px;
	padding: 5px 0 0 0;
}
#navi
{
	text-align: left;
	width: 237px;
	/*display: none;*/
}
#navi li
{
	list-style: none outside none;
	height: 35px;
	line-height: 35px;
	background: none;
	width: 237px;
	padding: 0;
}
#navi li .menuactive
{
	color: #FDFDFD;
	font-weight: bold;
}
#navi a
{
	color: #B1B2B2;
	text-decoration: none;
	display: block;
	height: 35px;
	line-height: 35px;
	background: none;
	padding: 0 0 0 50px;
	width: 187px;
}
#navi a:hover
{
	color: #FDFDFD;
	text-decoration: none;
}

/* icons */
#navi li.item1, #navi li.item1 a
{
	background: #2C2C2C url(../images/icons/item1.jpg) no-repeat left top;
}
#navi li.item2, #navi li.item2 a
{
	background: #2C2C2C url(../images/icons/item2.jpg) no-repeat left top;
}
#navi li.item3, #navi li.item3 a
{
	background: #2C2C2C url(../images/icons/item3.jpg) no-repeat left top;
}
#navi li.item4, #navi li.item4 a
{
	background: #2C2C2C url(../images/icons/item4.jpg) no-repeat left top;
}
#navi li.item5, #navi li.item5 a
{
	background: #2C2C2C url(../images/icons/item5.jpg) no-repeat left top;
}
#navi li a:hover
{
	background-position: left bottom;
}
#navi li ul
{
	display: none;
}


/* End of 'GREENTECH_cssmenu' */

/* Start of CMSMS style sheet 'GREENTECH_submenu' */
/* submenu */
#subNavi
{
	padding: 0 0 0.5em 0;
	margin: 0 0 0.5em 0;
	border-bottom: 1px dotted #FFF;
}
#subNavi li
{
	line-height: 30px;
	height: 30px;
	padding: 0;
	background: none;
}
#subNavi a
{
	font-size: 1.05em;
	background: transparent url(../images/arrow.gif) no-repeat 15px 10px;
	color: #FFF;
	line-height: 30px;
	height: 30px;
	padding: 0 0 0 30px;
	display: block;
	text-decoration: none;
}
#subNavi a:hover
{
	background: #607B37 url(../images/arrow.gif) no-repeat 15px 10px;
	color: #FFF;
	text-decoration: none;
}
#subNavi .currentpage
{
	background: #607B37 url(../images/arrow.gif) no-repeat 15px 10px;
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
}

/* End of 'GREENTECH_submenu' */

