@charset "utf-8";
/* CSS document (Portfolio)*/
/* Author: Pavel Maček */

/* PNG fix -------------------------------------------------------------------------------------------------*/
img, a, span { behavior: url(iepngfix.htc) }


/* Basic HTML ----------------------------------------------------------------------------------------------*/

body {
	font: 12px/1.5 Helvetica, Arial, sans-serif;
	background: #ececec;
	color: #333;
	padding: 20px 0 40px;
	text-align: center; 
}
a {
	color: #06a0cf;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #be272d;
}
a:visited {
	text-decoration: none;
	color: #06a0cf;
}
hr {
color: #dfdfdf;
border-style: solid;
border-width: 1px 0 0 ;
clear: both;
height: 0;
}
p {
	/*border: 1px solid #666; */
	overflow: hidden;
	padding: 0 0 5px 0;
	text-align: left;
}
hr{
margin: 10px 0 10px 0;
}

/* Headings ----------------------------------------------------------------------------------------------*/

h1 {
	font-size: 35px;
	color: #06a0cf;
}
h2 {
	font-size: 13px;
	text-transform: uppercase;
	color: #818181;
	font-weight:normal;
	display:block;
	float: left;
	margin-right: 25px;
}
h1#intro {
	margin: 0;
	padding: 0;
	position:relative;
	overflow:hidden;
	width: 437px;
	height: 38px;
}
h1#intro span{
	margin: 0;
	padding: 0;
	display:block;
	position: absolute;
	left:0;
	top:0;
	z-index:1;
	background:url("../img/h1img.gif") top left no-repeat;
	width: 437px;
	height: 38px;
}

h3 {
	font-size: 17px;
}
h4 {
	font-size: 18px;
}
h5 {
	font-size: 16px;
}
h6 {
	font-size: 14px;
}

/* Layout ----------------------------------------------------------------------------------------------*/

div.do1 {
float: left;
padding-right: 20px;
}

div.do2 {
float: left;
}

div.do1 ul li,div.do2 ul li {
padding-left: 8px;
background: url(../img/sipka.gif) 0 7px no-repeat;
}

div#main {
	margin-left: auto;
	margin-right: auto;
	width: 960px;
	text-align: left; 
}

div#header, div.reference {
	padding: 20px;
	background: #fff;
	margin-bottom: 20px;
	-moz-box-shadow: 0 2px 10px rgba(0,0,0,0.1);
	-webkit-box-shadow: 0 2px 10px rgba(0,0,0,0.1);
}

div#heading {
	display: block;
	width: 100%;
}

div#leftbox, div.leftboxref {
	float: left;
	width: 610px;
	margin-right: 20px;
	margin-bottom: 10px;	
}

div#rightbox, div.rightboxref {
	background: #fff;
	float: left;
	width: 290px;
}

div#rightbox a,
div#rightbox a:visited {
display: inline-block;
  float:left;
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  text-decoration: none;
  background: #06a0cf;
  padding: 0 10px 0 10px;
  margin: 5px 10px 0 0;
  line-height: 28px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  background:  #06a0cf url("../img/bg_butt.png") 0 0 repeat-x; 
  cursor: pointer;
  text-shadow: 0px -1px #00779a;
}

div#rightbox a:hover {
  background-color: #0592bd;
}

div#rightbox a:active {
  margin-top: 6px;
}

div.rightboxref dl dt {
 font-size: 12px;
 text-transform: uppercase;
 color: #818181;
 font-weight:normal;
 line-height: 1.3;
}

div.rightboxref dl dd {
 font-size: 14px;
 line-height: 1.5;
 border-bottom: 1px #CCCCCC solid;
 padding: 0 0 7px 0;
 margin: 3px 0 14px 0;	  
}

div.rightboxref dl dd.last {
border:0;
}


div#footer {
	display: inline;
	float: right;
	text-align:left;
	color: #888888;
	margin: 0px 10px 0px 10px;
	width: 300px;
	height: 32px;
}

/* Clear Floated Elements ----------------------------------------------------------------------------------------------*/

/* http://sonspring.com/journal/clearing-floats */

html body div.clear, html body span.clear {
	background: none;
	border: 0;
	clear: both;
	display: block;
	float: none;
	font-size: 0;
	margin: 0;
	padding: 0;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}
/* http://www.positioniseverything.net/easyclearing.html */

.clearfix:after {
	clear: both;
	content: '.';
	display: block;
	visibility: hidden;
	height: 0;
}
.clearfix {
	display: inline-block;
}
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}

/* Slideviewer CSS */

/*preload classes*/ 
.svw {width: 50px; height: 50px; background: #fff; margin-top: 20px;} 
.svw ul {position: relative; left: -999em;} 
 
/*core classes*/ 
.stripViewer {  
position: relative;   
margin: 0; 
overflow: hidden;
border: 7px solid #f1f1f1;
} 
.stripViewer ul { /* this is your UL of images */ 
margin: 0; 
padding: 0; 
position: relative; 
left: 0; 
top: 0; 
width: 1%; 
list-style-type: none; 
} 
.stripViewer ul li {  
float:left;
cursor: pointer;
} 

.stripViewer ul li a{  
position: relative;
display: block; 
} 

.stripTransmitter {  
height: 29px;
} 
.stripTransmitter ul { 
margin: 0; 
padding: 0; 
float:left;
list-style-type: none;
} 
.stripTransmitter ul li{ 
float:left; 
margin: 0 0 0 10px;
} 
a.top, a.top:visited{ 
display: block; 
width: 28px; 
font-size: 13px;
text-align: center; 
line-height: 28px; 
background:  #e6e6e6 url("../img/bg_butt.png") 0 0 no-repeat;
color: #333; 
text-decoration: none; 
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
cursor: pointer;
text-shadow: 0px 1px #fff;
} 
a.top:hover{ 
background-color: #d3d3d3; 
text-decoration: none;
text-shadow: 0px 1px #fff;
} 

a.top:active{ 
margin-top: 1px;
} 




.stripTransmitter a, .stripTransmitter a:visited, .stripTransmitter a:link{ 
display: block; 
width: 16px; 
height: 16px; 
background:  #e6e6e6 url("../img/but_dot.png") 0 -16px no-repeat;
cursor: pointer;
} 
.stripTransmitter a:hover{ 
background:  #e6e6e6 url("../img/but_dot.png") 0 0 no-repeat; 
} 

.stripTransmitter a:active{ 
margin-top: 1px;
} 

.stripTransmitter a.current {
background:  #e6e6e6 url("../img/but_dot.png") 0 0 no-repeat; 
}

div.stripViewer span{
display:block;
position:absolute;
top: 10px;
left:10px;
width: 50px;
height: 50px;
background:  transparent url("../img/zoom.png") 0 0 no-repeat;
opacity: 0;  
filter: alpha(opacity=0);
-moz-opacity: 0;   
}

div.topdiv {
width: 100%;
position: relative;
clear:both;
}

a.top {
position: absolute;
right: 0;
bottom: 0;
}



 

