body {
	padding:0px;
	margin:0px;	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height:130%;
	background: #3c9991;
	color:#4d4948
	
}

#body {
	height:90%;
	background: url(../img/bgr.png) repeat-x #fff;
	padding:0px;
}
hr {  
	width: 100%;
	display: block;
	height: 1px;
	padding-left:5px;
	border-top: 1px solid #CCCCCC;
	border-left: 0 none;
	border-right: 0 none;
	border-bottom: 0 none;
	}
ul {
}
p{
	font-size:12px;
	padding-left:10px;
	padding-right: 10px;
}
h1,h2,h3,h4 {	
	margin: 0;
	padding:0;
	font-weight: lighter;
	color:#2e948c
	}
h1 {}
h2 {
margin-bottom:10px
	}
.green{
color:#2e948c}
.green-2{
color:#76C9C2}
h2 {
font-size:18px
	}	
a{
	color:#339999;
	text-decoration:none;
}
a:hover{
	color:#6c6c6c;
	text-decoration:underline;
}
a.external
{	background: url(/img/external.png) center right no-repeat;
	padding: 2px 15px 2px 4px;
}
a:hover.external
{
	background: url(/img/external-over.png) center right no-repeat;
	padding: 2px 15px 2px 4px;
}
a.vice
{
    color: #3b98aa;
	margin:2px;
	background: url(../img/vice.png) center right no-repeat;
	padding: 2px 25px 2px 5px;
	text-decoration:none
}
a:hover.vice
{
	background: url(../img/vice-hover.png) center right no-repeat;
	padding: 2px 25px 2px 5px;
	text-decoration: underline;
	color:#6c6c6c
}
a.zpet
{
	color: #3b98aa;
	margin:2px;
	text-decoration:none;
	background-image: url(../img/zpet.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 25px;
}
a.zpet:hover
{
	background-repeat: no-repeat;
	background-position: left center;
	text-decoration: underline;
	color:#6c6c6c
}

#klienti a img{ border:2px solid #FFFFFF}
#klienti a:hover img{ border:2px solid #DFDFDF}

#top {
	margin: auto;
	height:24px;
	background:url(../img/bgr-top.png) repeat-x #fff	
}
#head {
	height: 200px;
	width: 950px;
	position: absolute;
	left: 0px;
	top: 10px;
}
#logo {width: 162px; height:124px; float:left ; background:url(../img/logo.jpg)}
#container {
	width:955px;
	margin: auto;
	padding-top: 195px;
	position: relative;
}

#content ul, #content li {
font-size:12px;
list-style-image:url(/img/li.png);
line-height:25px
}
#content {font-size:12px;}
#reference_vybrane{
	float: left;
}
table.reference a h3 , #reference_vybrane a h3{
	font-size: 16px;
	margin-top: 7px;
	margin-bottom: 4px;
}
#video-vstup { width:955px; height:215px; border:1px solid #CCCCCC; background: url(../img/bgr-pindulak.jpg) no-repeat }
#boxes-pluto {
	width:228px;
	float:left;
	height:260px;
	margin-top: 20px;
	margin-right: 4px;
	margin-bottom: 5px;
	margin-left: 5px;
	background:url(../img/redakcni-system.png) no-repeat
	}
#boxes-multimedia {
	width:228px;
	float:left;
	height:260px;
	margin-top: 20px;
	margin-right: 4px;
	margin-bottom: 5px;
	margin-left: 5px;
  background:url(../img/multimedia.png) no-repeat
	}
#boxes-video {
	width:228px;
	float:left;
	height:260px;
	margin-top: 20px;
	margin-right: 4px;
	margin-bottom: 5px;
	margin-left: 5px;
background:url(../img/3d-video.png) no-repeat
	}
#boxes-vizualizace {
	width:228px;
	float:left;
	height:260px;
	margin-top: 20px;
	margin-right: 4px;
	margin-bottom: 5px;
	margin-left: 5px;
background:url(../img/vizualizace.png) no-repeat
	}
	
	
/*en	*/

#boxes-pluto-en {
	width:228px;
	float:left;
	height:260px;
	margin-top: 20px;
	margin-right: 4px;
	margin-bottom: 5px;
	margin-left: 5px;
	background:url(../img/redakcni-system-en.png) no-repeat
	}
#boxes-multimedia-en {
	width:228px;
	float:left;
	height:260px;
	margin-top: 20px;
	margin-right: 4px;
	margin-bottom: 5px;
	margin-left: 5px;
  background:url(../img/multimedia-en.png) no-repeat
	}
#boxes-video-en{
	width:228px;
	float:left;
	height:260px;
	margin-top: 20px;
	margin-right: 4px;
	margin-bottom: 5px;
	margin-left: 5px;
background:url(../img/3d-video-en.png) no-repeat
	}
#boxes-vizualizace-en {
	width:228px;
	float:left;
	height:260px;
	margin-top: 20px;
	margin-right: 4px;
	margin-bottom: 5px;
	margin-left: 5px;
background:url(../img/vizualizace-en.png) no-repeat
	}



#boxes p {
margin-top:0px;
width:180px;
text-align:center;
font-size:11px
	}
.pluto {
background:url(../img/redakcni-system.png) no-repeat
	}
.multimedia{
background:url(../img/multimedia.png) no-repeat
	}
.video{
background:url(../img/3d-video.png) no-repeat
	}
.vizualizace{
background:url(../img/vizualizace.png) no-repeat
	}
	

.clear{
clear:both
}

.left{float:left}
.right{float:right}
#footer{
background:url(../img/bgr-footer.png) repeat-x;
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
background-color:#3c9991;
position:relative;
}
#footer p{
color:#fff;
padding:80px 20px 20px 20px;
margin:auto;
width:955px
}
#footer a{
color:#fff;
text-decoration:underline
}
#footer a:hover{
color:#fff;
text-decoration:none
}
.date{
color:#999999;
font-size:12px
}
.news-p{
font-size:12px
}
.news-box{
	width:400px;
	float:right;
	margin-bottom:10px
}
.cekat {
	padding-bottom:15px;
	width: 286px;
	color:#FF3300;
	background-color: #fff;
	border: 1px solid #FF3300;
	padding-bottom:15px;
	margin-left: 230px;
}
/* zalozky */
#zalozky {
	height:21px;
	background-image: url(../img/hr_menu_prerusena.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
	border: 0px solid #0066FF;
	}
#zalozky a {
	font-size: 12px;
	color: #333;
	text-decoration: none;
	height:30px;
	margin-top: 4px;
	margin-right: 4px;
	margin-bottom: 4px;
	margin-left: 0px;
	padding: 7px;
	border: 0px solid #3EB0A8;
	background:url(../img/zal-passive.png);
}
#zalozky a.active, #zalozky a:hover {
	background:url(../img/zal-active.png);
	color:#CCCCCC
}
#zalozky_2 {
	height:29px;

	float: left;
	width: 510px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	}
#zalozky_2 a {
	font-size: 12px;
	color: #333;
	text-decoration: none;
	height:24px;
	border: 0px solid #3EB0A8;
	background:url(../img/zal_2-passive.png);
	width: 81px;
	display: block;
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	text-align: center;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#zalozky_2 a.active, #zalozky_2 a:hover {
	background:url(../img/zal_2-active.png);
	color:#CCC;
}
.zalozky-text-holder{
width:710px; float:left; margin-right:10px;}

/*reference*/
#project_screens, #project_flash {
	float: left;
	width: 510px;
	height:460px;
	padding:10px;
	background: #f7f7f7;
	border: 1px solid #999999
}
	#project_screens .top {
		height: 10px;
		font-size: 1px;
		background: url(img/bg_image_viewer_top.gif) no-repeat;		
	}
	#project_screens .bottom {
		height: 10px;
		background: url(img/bg_image_viewer_bottom.gif) no-repeat;		
	}
	#project_screens #button_row {
		position: relative;
		width: 510px;
		text-align: center;
		height: 20px;
		margin-bottom: 5px;
	}
		#project_screens #button_row #previous_button {
			width: 58px;
			position: absolute;
			top: 0px;
			left: 0;
		}
		#project_screens #button_row #next_button {
			width: 59px;
			position: absolute;
			top: 0px;
			right: 0;
		}
		#project_screens #button_row #screen_indicators {
			width: 370px;
			font-size: 12px;
		}
			#project_screens #button_row #indicatorMold {
				display: none;
			}
			#project_screens #button_row a {
	margin-top: 8px !important;
	margin-right: 0px;
	width: 6px;
	background-image: url(../img/indicator_dark.gif);
	background-repeat: no-repeat;
			}	
			#project_screens #button_row a.active {
	background-image: url(../img/indicator_light.gif);
	background-repeat: no-repeat;
			}
	#project_screens .screenshot {
	}
	#project_screens .screenshot.hidden {
		display: none;
	}
	#project_screens #screen_container{
		text-align: center;
	}
/* poptavka */
table.poptavka {
	background-color: #CECECE;
	font-size: 12px;
}
table.poptavka tr {
	background-color: #FFFFFF;
}
table.poptavka td {}
/* ENLARGED SCREENSHOTS */
#fullsize_project_screens {
	background: #f8f8f8;
	width: 508px;
	
	position: absolute;
	visibility: hidden;
	z-index: 500;
}
	#fullsize_project_screens .close_button_row {
		margin-bottom: 10px;
		text-align: right;
	}	
	#fullsize_project_screens #button_row {
		position: relative;
		width: 508px;
		text-align: center;
		height: 21px;
		margin-top: 15px;
	}
		#fullsize_project_screens #button_row #previous_button {
			width: 58px;
			position: absolute;
			top: -5px;
			left: 0;
		}
		#fullsize_project_screens #button_row #next_button {
			width: 59px;
			position: absolute;
			top: -5px;
			right: 0;
		}
		#fullsize_project_screens #button_row #screen_indicators {
			width: 370px;
			font-size: 7px;
		}
		#fullsize_project_screens #button_row a {
			margin-top: 8px !important;
			margin-right: 2px;
			width: 6px;
			background: url(img/indicator_dark.gif) no-repeat;				
		}	
		#fullsize_project_screens #button_row a.active {
			background: url(img/indicator_light.gif) no-repeat;
		}
	#fullsize_screen_container {
	}
	#fullsize_project_screens .screenshot {
		border: 1px solid #dfdfdf;
	}
	#fullsize_project_screens .screenshot.hidden {
		display: none;
	}

	
	
/*********************
	POP UP CONTENT 
**********************/
#popup_content {
	position: absolute;
	visibility: hidden;
}	
#popLayerFade {
	visibility: hidden;
	position: absolute;
	top: 0;
	left: 0;		
}	
#popLayerShadow {
	visibility: hidden;
	position: absolute;
}
	#popLayerShadow .corner {
		position: absolute;
		width: 10px;
		height: 10px;
		background: lime;
		font-size: 1px;
	}
	#popLayerShadow .top, #popLayerShadow .bottom {
		position: absolute;
		height: 10px;
		font-size: 1px;
	}
	#popLayerShadow .left, #popLayerShadow .right {
		position: absolute;
		width: 10px;
	}
	#popLayerShadow .topLeft {
		top: 0;
		left: 0;
	}
	#popLayerShadow .topRight {
		top: 0;
		right: 0;
	}
	#popLayerShadow .bottomRight {
		bottom: 0;
		right: 0;
	}
	#popLayerShadow .bottomLeft {
		bottom: 0;
		left: 0;
	}
	#popLayerShadow .top {
		top: 0;
		left: 10px;
	}
	#popLayerShadow .right {
		top: 10px;
		right: 0;
	}
	#popLayerShadow .bottom {
		left: 10px;
		bottom: 0;
	}
	#popLayerShadow .left {
		top: 10px;
		left: 0;
	}
	#popLayerShadow .center {
		position: absolute;
		top: 10px;
		left: 10px;
	}
#rss-holder{
width: 955px;
height: 62px;
margin:auto
}
	
#rss{
width: 127px;
height: 62px;
float:right;
top:21px;
position:relative
}
#facebook{
width: 127px;
height: 62px;
float:right;
top:21px;
position:relative
}
.red { color: #FF0000;}
.text-field {
	border: #c2c3c4 1px solid;
	background: #fff;
	margin: 3px;
	color:#6e7264;
	font-size:12px;
	padding: 2px

}
a.web_link{
width:148px;
height:67px;
background:url(../img/button-external.jpg);
display:block}
a.web_link:hover{
width:148px;
height:67px;
background:url(../img/button-external-hover.jpg);
display:block}

a.reference{
width:148px;
height:67px;
background:url(../img/button-reference.jpg);
display:block}
a.reference:hover{
width:148px;
height:67px;
background:url(../img/button-reference-hover.jpg);
display:block}

a.web_link_en{
width:148px;
height:67px;
background:url(../img/button-external_en.jpg);
display:block}
a.web_link_en:hover{
width:148px;
height:67px;
background:url(../img/button-external-hover_en.jpg);
display:block}

a.reference_en{
width:148px;
height:67px;
background:url(../img/button-reference_en.jpg);
display:block}
a.reference_en:hover{
width:148px;
height:67px;
background:url(../img/button-reference-hover_en.jpg);
display:block}
