
/* IE PNG fix */
img, div { behavior: url(../../images/iepngfix.htc) }
#hidepage {float: left; position: absolute; z-index:1000; height: 100%; width: 100%;}
#response {background: url(../../images/sendmessage.png) no-repeat; width: 425px;vertical-align: middle; text-align: center;}
/* default styles */
body { padding: 5px 0 0 0; margin: 0; font: .7em Tahoma, Arial, sans-serif; line-height: 1.7em; background: #fff url(../../images/wrapperbg.jpg) repeat-x; color: #454545; }
a { color: #2F637A; background: inherit; cursor:pointer;cursor:hand; }
a:hover { color: #808080; background: inherit; }
p {	margin: 0 0 5px 0; }
h1 {	font: bold 2.2em Arial, Sans-Serif; padding: 8px 0 0 0; margin: 0; letter-spacing: -1px; }
h2 { margin: 0; padding: 0; font: bold 1.8em Arial, Sans-Serif; letter-spacing: -1px; }
h4 {height: 20px; text-indent: 20px;background: url(../../images/fajka.gif) no-repeat; margin: 0; padding: 0; line-height: 1.2em; font: bold 1.2em Arial, Sans-Serif; letter-spacing: -1px; }
h1 a, h2 a { color: #000; background: inherit; text-decoration: none; }
ul { margin: 0; padding : 0; list-style : none; }
li.none {list-style: none;}

.foot img {max-height: 25px; margin-right: 2px}
img
{
border: 0pt;
}
.helpdesk{vertical-align:middle;color:#fff;font-size:11px}
.helpdesk li {list-style: none;}

/* layout */
#content { margin: 0 auto; width: 960px; background: url(../../images/head_image.gif) no-repeat;}
#logo { margin: 0 0 10px 0; }
#slogan { font-size: 1.2em; font-weight: bold; font-family: Verdana; margin: -9px 0 0 2px; padding: 0; color: #808080; text-indent: 150px; font-style: italic;}
#top_info { float: right; color: #808080;margin: 15px 5px 5px 5px; text-align: right; }
#top_info p {float: left}
/* round blue login button */
#loginbutton a { text-decoration: none; width: 24px; padding: 7px 12px; margin: 0 0 0 8px; height: 28px; background: #fff url(../../images/lb.gif) no-repeat; color: #000; }
#loginbutton a:hover{ background: #fff url(../../images/lbhover.gif) no-repeat; color: #000;}

/* main horizontal menu */
#tablist{ padding: 3px 0; margin: 0; float: left; }
	#tablist li{ list-style: none; display: inline; margin: 0; }
	#tablist li a{
		text-decoration: none;
		padding: 4px 20px;
		margin-right: 2px;
		background: #808080 url(../../images/corner.png) no-repeat top right;
		font-weight: bold;
		color: #fff;
	}
	#tablist li a:hover{
		background: #6495AB url(../../images/corner.gif) no-repeat top right;
		color: #fff;
	}
	#tablist li a.current{
		background: #9FC7D8 url(../../images/corner.gif) no-repeat top right;
		color: #2F637A;
		padding: 6px 22px;
	}
	#tablist .key { text-decoration: underline; }

/* main menu topics */
#topics {
	clear: left;
	float: left;
	width: 640px;
	background: #F3EC90 url(../../images/topicsbg.gif) repeat-x left bottom;
	padding: 8px 5px;
	margin: 0 0 5px 0;
	color: #fff;
	height: 59px;
}
#topics li a { background-image: url(../../images/bullet.gif); background-repeat: no-repeat; background-position: center left;  padding: 0 0 0 12px; font-weight: bold;text-decoration: none; }
#topics li a:hover {color: #fff;}
#topics li.active {background: url(../../images/li.png) no-repeat; text-indent: 0; margin-left: -5px}
	#topics li.active a {background-image: none;color: #fff; }
	#topics ul {width: 250px}
/* main menu search */
#search {
	float: right;
	text-align: right;
	background: url(../../images/searchbg.gif) no-repeat;
	color: #000;
	padding: 32px 20px 12px 20px;
	margin-top: -19px;
	min-height: 32px; /* FF height */
	height: 25px;	/* IE height */
	width: 270px;
}
#search input {width: 100px; height: 13px; font-size: 11px; background: url(../../images/lgbg.png) repeat-x; padding: 0;}
#search button {background: url(../../images/lgbg.png) repeat-x; width: 51px; height: 20px;color: green;font-weight: bold;font-family: Verdana; font-size: 10px; float: right;}
#search span#responseArea {color:red; font-weight: bold;position:relative;float:right; margin-right:10px}
	/* search form styling */
	form, form p { margin: 0; padding: 0;  }
	
		/*.search { width: 170px; border: 1px solid #357994; background: #fff; color: #478F36; padding: 4px; margin: 0; font-weight: bold; font-size: 1.3em;  }*/
		/*.button { padding: 4px; font: bold 1em Arial, Sans-Serif; }*/

/* left side */
#left ul {list-style-type: circle; padding: 5px;}
#left{
	
	float: left;
	width: 635px;
	margin: 0 0 10px 0;
}
	.subheader {
		margin: 0 0 10px 0;
		padding: 8px;
		background: #f4f4f4 url(../../images/bgshade.gif) repeat-x;
		color: #808080;
		border-bottom: 1px solid #ccc;
	}
	.left_articles {
		margin: 0px 0 10px 0;
		background: #fff url(../../images/bgshade.gif) repeat-x;
		color: #454545;
		padding: 15px 15px 5px 10px;
		min-height: 200px;
	}
		.date { font-size: .9em; padding: 0 0 0 12px; background: #fff url(../../images/news.gif) no-repeat center left; color: #808080; }
		.bigimage {
			float: left;
			clear: left;
			border: 1px solid #ccc;
			background: #eee;
			color: #000;
			width: auto;
			height: auto;
			margin: 0 15px 10px 0;
		}
	.left_box {
		background: #f4f4f4;
		color: #808080;
		border-top: 1px dotted #ccc;
		border-bottom: 1px dotted #ccc;
		padding: 10px;
		margin: 0 0 15px 0;
	}
	.thirds {
		float: left;
		width: 186px;
		padding: 2px 10px 0 15px;
	}		
	.thirds p {line-height: 18px}
	.thirds p.head {font-weight: bold; font-size: 13px;line-height: 15px}	
	.head2 {margin-top: -20px;	}
/* right side */
#right a {text-decoration: none;}
#right {
	float: right;
	width: 310px;
	margin: 0 0 10px 0;
}
	.right_articles {
		border: 1px solid #ccc;
		padding: 8px;	
		margin: 0 0 10px 0;
		background: #eee;
		color: #454545;
	}
	
	.image { float: left; margin: 0 9px 3px 0; }
	.notes {
		border-top: 1px dotted #ccc;
		border-bottom: 1px dotted #ccc;
		padding: 17px 10px 17px 80px;	
		margin: 0 0 10px 0;
		background: #fff url(../../images/coop.gif) no-repeat top left;
		color: #454545;
	}
/* footer */
#footer { 
	clear: both; 
	color: #808080;
	background: #FFF;
	padding: 10px 15px;
	border-top: 1px solid #ccc;
}
	#footer .right { float: right; }

.contactform {width:70%;float:right; margin:0 auto; padding:10px 10px 0 10px; border:solid 1px rgb(200,200,200); background-color:rgb(240,240,240);}
.contactform p {height:25px;}
.contactform fieldset {padding:20px 0 0 0 !important /*Non-IE6*/; padding:0 /*IE6*/; margin:0 0 20px 0; border:solid 1px rgb(220,220,220);}
.contactform legend {margin:0 0 0 5px !important /*Non-IE*/; margin:0 0 20px 5px /*IE6*/; padding:0 2px 0 2px; color:rgb(80,80,80); font-weight:bold; font-size:130%;}

.contactform fieldset legend {margin:0 0 0 5px !important /*Non-IE*/; margin:0 0 20px 5px /*IE6*/; padding:0 2px 0 2px; color:rgb(80,80,80); font-weight:bold; font-size:130%;}
.contactform label.left {float:left; width:100px; margin:0 0 0 10px; padding:2px; font-size:110%;}
.contactform select.combo {width:175px; padding:2px; border:solid 1px rgb(200,200,200); font-family:verdana,arial,sans-serif; font-size:110%;}
.contactform input.field {width:275px; padding:2px; border:solid 1px rgb(200,200,200); font-family:verdana,arial,sans-serif; font-size:110%;}
.contactform textarea {width:275px; padding:2px; border:solid 1px rgb(200,200,200); font-family:verdana,arial,sans-serif; font-size:110%;}
.contactform input.button {float:right; width:9.0em; margin-right:20px; padding:1px !important /*Non-IE6*/; padding:0 /*IE6*/; background:rgb(230,230,230); border:solid 1px rgb(150,150,150); text-align:center; font-family:verdana,arial,sans-serif; color:rgb(150,150,150); font-size:110%;}
.contactform input.button:hover {cursor: pointer; border:solid 1px rgb(80,80,80); background:rgb(220,220,220); color:rgb(80,80,80);}

.holder {width:210px; margin:5px; padding:1em; border:1px solid #ddd; float:left;}
.holder h2 {text-align:left;}
a.hid {color:#000; text-decoration:none; outline-style:none;}
a.hid em {display:none;}
a.hid:hover {text-decoration:none;}
a.hid:active, a.hid:focus {background:#fff;}
a.hid:active span, a.hid:focus span {display:none;}
a.hid:active em, a.hid:focus em {display:block; color:#555; width:100%; font-style:normal; cursor:default;}
.clear {clear:both;}

	*- Menu Tabs--------------------------- */ 

    #tabs {
     
      background:#BBD9EE;
      font-size:93%;
      line-height:normal;
      }
    #tabs ul {
	  margin:0 0 0 0;
	  padding:10px 10px 0 0;
	  list-style:none;
	  padding-right: 0;
      }
    #tabs li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabs a {
      float:left;
      background:url("../../images/tableft.gif") no-repeat left bottom;
      margin:0;
      font-weight: bold;
      margin-left: 1px;
      padding:0 0 0 4px;
      text-decoration:none;
      }
      #tabs a.active {
      height: 35px;
      }
      #tabs a.active span{
      height: 25px;
      }
    #tabs a span {
      float:left;
      display:block;
      background:url("../../images/tabright.gif") no-repeat right bottom;
      padding:5px 15px 4px 6px;
      color:#666;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabs a span {float:none;}
    /* End IE5-Mac hack */
    #tabs a:hover span {
      color:#FF9834;
      }
    #tabs a:hover {
      background-position:0% -14px;
      }
    #tabs a:hover span {
      background-position:100% -14px;
      }
      #tabs a.active:hover {
      background-position:0% -7px;
      }
    #tabs a.active:hover span {
      background-position:100% -8px;
      }

div#bubbleup {
	margin-top: -5px;
	text-align: center;
}

div#bubbleup ul#menu {

    list-style: none;
    display: inline-block;
}
    
div#bubbleup ul#menu li {
    padding: 0px;
    float: left;
    position: relative;
    margin-left: 1px;
    margin-right: 1px;
    width: 24px;
    height: 24px;
}

div#bubbleup ul#menu li a {
    position: absolute;
}

div#bubbleup ul#menu li img {
    position: absolute;
    width: 24px;
    top: 0px;
    left: 0px;
    padding: 0px;
    margin: 0 8px 0 0;
    border: none;
    overflow: hidden;
}
.slider-wrap						{ width: 619px; position: absolute; }
.stripViewer .panelContainer
.panel ul						{ text-align: left; margin: 0 15px 0 30px; }
.stripViewer						{ position: relative; overflow: hidden; width: 615px; height: 285px; }
.stripViewer .panelContainer				{ position: relative; left: 0; top: 0; }
.stripViewer .panelContainer .panel			{ float: left; height: 100%; position: relative; width: 615px; }
.stripNavL, .stripNavR, .stripNav			{ display: none; }
.nav-thumb 						{ border: 1px solid black; margin-right: 5px; }
#movers-row						{ width:400px; margin: -43px 0 0 62px; }
#movers-row div					{ width: 65px; float: left; }
#movers-row div a.cross-link 				{ float: right; }
.photo-meta-data					{ background: url(../../images/transpBlack.png); padding: 10px; height: 30px;
											  margin-top: -50px; position: relative; z-index: 9999; color: white; }
.photo-meta-data span 					{ font-size: 13px; }
.cross-link						{ display: block; width: 62px; margin-top: -14px;
											  position: relative; padding-top: 15px; z-index: 9999; }
.active-thumb 						{ background: transparent url(../../images/icon-uparrowsmallwhite.png) top center no-repeat; }
.floatLeft 									{ float: left; margin-right: 20px;}
.floatRight									{ float: right; }
.clear 										{ clear: both; }
a											{ outline: none; }
 
