/* CSS Document */
*{
outline: none;
}

body {
	font-size: 13px;
	background: #ffffff url(/images/bg.gif) repeat-x;
	color: #000000;
	text-align: center;
	font-family: Tahoma;
	margin: 0; padding: 0;
}

a, 
a:link, 
a:visited, 
a:active { color: #1288f4; text-decoration: none;}
a:hover { color: #1288f4; text-decoration: underline;}	

.bold { font-weight: bold; }
.superscript { vertical-align: super; font-size: 75%; }

.clear {clear: both; height: 0px; visibility: hidden; font-size: 1px; }

/* Main heads */

#main h1, #main h2, #main h3, #main h4, #main h5, #main h6 {
font-family: Arial;
}

h1 {
color: #ed7100;
}

h2 {
color: #1288f4;
}


h3 {
color: #86a90b;
}

h4 {
color: #1288f4;
}

h5 {
color: #ed7100;
}

h6 {
color: #494949;
}

/* Main heads END */




/* START: GENERAL PAGE LAYOUT */

#containerout {
	margin: 0 auto;
	margin-top: 0px;
	padding: 0;
	width: 995px;
	text-align: left;
}

#containerbg {
	width: 995px;
	margin: 0 0 0px 0;
	display: block;
	float: left;
}

#container {
	margin: 0 auto;
	margin-top: 0px;
	padding: 0 0px 0 0px;
	float: left;
	width: 995px;
	text-align: left;
}

#seo {
	font-size: 11px;
	width: 995px;
	height: 26px;
	text-align: center;
	background: url(/images/top_line.gif) no-repeat;
}

#top {
	width: 995px;
	height: 436px;
	float: left;
	background: #ffffff;	
}

#logo {
	float: left;
	width: 95px;
	height: 114px;
}

#top1 {
	float: left;
	width: 74px;
	height: 114px;
	display: block;
	background: url(/images/top_bg1.gif) no-repeat;
}

#top2 {
	float: left;
	width: 521px;
	height: 114px;
	display: block;
}

#menu_up {
	float: left;
	width: 521px;
	height: 78px;
	display: block;
	background: url(/images/top_bg2.gif) no-repeat;
}


#top3 {
	float: left;
	width: 305px;
	height: 114px;
	display: block;
	background: url(/images/top_bg3.jpg) no-repeat;
}

#topgfx {
	width: 995px;
	height: 296px;
	float: left;
	display: block;
	background: url(/images/gfx_bg.jpg) no-repeat;
}

#topleft {
	width: 733px;
	height: 331px;
	float: left;
	display: block;
}

#topleftIn {
	width: 390px;
	padding: 90px 0px 0px 25px;
	font-size: 11px;
	float: left;
	display: block;
}


#topright {
	width: 262px;
	height: 331px;
	float: right;
	display: block;
}


#topinfo {
	float: right;
	width: 200px;
	padding: 160px 0px 0px 0px;
	font-size: 11px;
	font-family: Tahoma;
	color: #494949;
	display: block;
}

#menu {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: center;
	width: 521px;
	height: 36px;
	float: left;
	display: block;
	background: url(/images/menu.gif) no-repeat;
}

/* BUTTONS */

#buttons {margin: 0; padding: 0; list-style: none; display: block; float: left;}
#buttons a {display: block;}

#uvodni_strana		{left: 0px;		top: 0px;	width: 102px;	height: 36px; float: left;}
#sluzby				{left: 102px;	top: 0px;	width: 106px;	height: 36px; float: left;}
#produkty			{left: 208px;	top: 0px;	width: 105px;	height: 36px; float: left;}
#download			{left: 313px;	top: 0px;	width: 105px;	height: 36px; float: left;}
#kontakty			{left: 418px;	top: 0px;	width: 103px;	height: 36px; float: left;}

#uvodni_strana a	{height: 36px;}
#sluzby a			{height: 36px;}
#produkty a 		{height: 36px;}
#download a			{height: 36px;}
#kontakty a			{height: 36px;}

#uvodni_strana a:hover	{background: url('/images/menua.gif') -0px -0px no-repeat;}
#sluzby a:hover			{background: url('/images/menua.gif') -102px -0px no-repeat;}
#produkty a:hover			{background: url('/images/menua.gif') -208px -0px no-repeat;}
#download a:hover			{background: url('/images/menua.gif') -313px -0px no-repeat;}
#kontakty a:hover			{background: url('/images/menua.gif') -418px -0px no-repeat;}

/* START: CONTENT */



#contentbg {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	width: 995px;
	float: left;
	display: block;
	background: url('/images/paper_bg_separator.gif') repeat-y;
}

#content {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	width: 995px;
	float: left;
	display: block;
	background: url('/images/paper_bg.gif') no-repeat;
}

/* CONTENT: MAIN */

#main {
	float: left;
	width: 995px;
	display: block;

}

/* CONTENT: Static pages */

#static {
	padding: 0px 0px 0px 0px;	
	width: 995px;
	display: block;
	float: left;
	}

.FullBox {
	float: left;
	display: block;
	}
	

.LeftBox {
	float: left;
	display: block;
	width: 550px;
	padding: 20px 0px 0px 0px;
	}

.LeftBox h1 {
	font-size: 19px;
	font-weight: normal;
}

.LeftBox h2 {
	font-size: 15px;
	font-weight: bold;
	margin-bottom: 3px;
}

.LeftBox h3 {
	font-size: 13px;
	font-weight: bold;
}

.LeftBox h4 {
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 0px;
}

.LeftBox p {
	margin: 0px 0px 7px 0px;
	font-size: 11px;
}
	
.RightBox {
	float: right;
	display: block;
	padding: 80px 0px 0px 0px;
	width: 395px;
	}

.RightBox h1 {
	font-size: 19px;
	font-weight: bold;
}	

.RightBox h2 {
	font-size: 16px;
	font-weight: bold;
}

.RightBox h3 {
	font-size: 12px;
	font-weight: bold;
}	

.RightBox h4 {
	font-size: 11px;
	font-weight: bold;
}	

.RightBox h5 {
	font-size: 10px;
	font-weight: bold;
}	


.RightBox p {
	font-size: 11px;
}

.NewsHead {
	padding: 10px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

.NewsText {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 2px 0px;
}

.NewsText p{
	margin: 0px 0px 0px 0px;
	font-size: 11px;
}
	
.gfoto{
	margin: 30px 0px 0px 30px;
	padding: 0px 0px 0px 0px;
}	
	
#content a, 
#content a:link, 
#content a:visited, 
#content a:active { color: #1288f4; text-decoration: none;}
#content a:hover { color: #1288f4; text-decoration: underline;}	

/* CONTENT: FIRSTPAGE */

#footer{
height: 100px;
font-size: 12px;
font-family: Tahoma;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
background: url(/images/footer_bg.gif) no-repeat;
}

#footer p {
color: #7b7b7b;
padding: 60px 20px 0px 20px;
text-align: right;
 font-weight: bold;
}

#footer a,
#footer a:link,
#footer a:active { color: #1288f4; text-decoration: none;}
#footer a:hover { color: #1288f4; text-decoration: underline;}	

/* END: FOOTER */

/* SEOLISTA */
#lista {	font-size: 10px; 	float: left;}
#lista A:link {TEXT-DECORATION: none; COLOR: #1288f4;}
#lista A:active {TEXT-DECORATION: none; COLOR: #1288f4;}
#lista A:visited {TEXT-DECORATION: none; COLOR: #1288f4;}
#lista A:hover {TEXT-DECORATION: none; COLOR: #696969;}

/* SEOLISTA END*/

.lightbox img {
	border: 5px solid #b0e0e6;
	padding: 2px;
	margin: 5px 5px 5px 5px;
}

.lightbox a:hover img {
	border: 5px solid #ff7f50;
}

table{
	font-family: Tahoma;
	font-size: 10px;
	border: none;
	}	


table th{
	padding: 3px 3px 3px 3px;
	background: #B3D2EC;
	border: none;
}	

table tr{
	background: #DFECF7;
	border: none;
}	

table td{
	padding: 3px 3px 3px 3px;
	border: none;
}	

.left {
	float: left;
}

.right {
	float: right
}

.center {
	text-align: center;
}

.hidden {
	display: none;
}



.fotonav	{
	float: left;
	display: block;
	height: 145px;
	}

.fotonavLB{
	margin: 0px 5px 0px 0px;
	float: left;
	display: block;
	height: 145px;
	}

.fotonavPic{
	float: left;
	display: block;
	}

.fotonavPic img {
	border: 6px solid #cad6a2;
}

.fotonavPic a:hover img {
	border: 6px solid #7f982c;
}	
	
.fotonavRB{
	margin: 0px 0px 0px 5px;
	float: left;
	display: block;
	width: 32px;
	height: 145px;
	}
	
	
.gfoto	{
	border: 6px solid #cad6a2;
	margin: 0px 0px 5px 5px;
	}

.fotky{
	margin: 15px 0px 15px 0px;
}

.fotky img {
	border: 4px solid #8ac3f9;
	margin: 0px 3px 3px 0px;
}

.fotky a:hover img {
	border: 4px solid #1288f4;
}		

