body {
  text-align: center;
  margin: 0px;
  padding: 0px;
  color: #333;
  font-family: Trebuchet, Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 12px;
  background: #f2f5f8;
}

a, a:link {
	text-decoration: none;
	color: #333;
}

ul, ul li {
	list-style-type: none;
}

H1 {
	color: #80bdff;
	font-size: 26px;
	font-weight: normal;
	margin: 10px 0 5px 0;
	padding: 0px;
}

h2 {
	font-size: 18px;
	color: #80bdff;
	padding: 0px 0 0 0px;
	text-decoration: none;
	margin: 12px 0;
}



strong {
	color: #006699;
}	


#service_menu {
	width: 996px;
	margin: 0 auto;
	text-align: right;
	padding-top: 10px;
}
#service_menu ul li  {
	list-style: none;
	display: inline;
	color: #999;
	font-size: 11px;
}

#service_menu ul li a  {
	text-decoration: none;
	color: #069;
	padding: 0px 3px;
}

#service_menu ul li a:hover  {
	color: #000;
}

#side_shadow {
  background: url(img/side_shadow.png) bottom left repeat-y;
  width: 1038px;
  padding: 0 6px;
	margin: 0 auto;  
}

#container {
  text-align: left;
  margin: 0px auto;
  width: 996px;
  padding: 0 0px 0px 0px;
  border: 1px solid #e3e3e3;
  padding: 5px 21px;
  background: #fff;
}

#head_shadow {
  background: url(img/head_shadow.png) bottom left no-repeat;
  width: 996px;
  padding: 0 27px;
  height: 6px;
	margin: 0 auto;
}
#footer_shadow {
  background: url(img/footer_shadow.png) top left no-repeat;
  width: 996px;
  padding: 0 27px;
  height: 6px;
	margin: 0 auto;
}

#head {
  background: white top left no-repeat;
  width: 996px;
  height: 175px;
}
#logo {
		height: 109px;
		float: left;
		padding-top: 26px;
		margin: 0px;
}
#logo img {
		float: left;
		padding: 0px;
}

#moto {
	float: right;
	padding-right: 80px;
	margin-top: 30px;
	font-size: 14px;
	font-weight: bolder;
}



#moto p {
	color: #666;
	padding-bottom: 3px;
	width: 350px;
	
}

#moto p strong {
	font-size: 16px;
	
}

#menu {
  height: 40px;
  padding-top: 0px;
  width: 996px;
  clear: both;
  margin-top: 0px;
}


#menu ul {
  padding: 0px 0px ;
  list-style-type: none;
  height: 40px;
   width: 996px;
  background: #fff407 url(img/menu_back.png) repeat-x top left;
}

#menu ul li {
  padding-right: 0px;
  margin: 0px ;
  float: left;
  height: 40px;

}

#menu ul li.tR {
  float: right;
}

#menu ul li a:hover {
  color: #000;
}

#menu ul li a {
	display: block;
	float: left;
  	color: #000;
  	font-weight: bolder;
  	text-decoration: none;
  	text-align: center;
  	font-size: 17px;
	text-transform: uppercase;
  	height: 30px;
  	padding-top: 10px;
}

#menu ul li a.t1 {
	background: url(img/t1.png) no-repeat top left;
	width: 206px;
} 

#menu ul li a.t2 {
	background: url(img/t2.png) no-repeat top left;
	width: 193px;
} 
#menu ul li a.t3 {
	background: url(img/t3.png) no-repeat top left;
	width: 222px;
} 
#menu ul li a.tR {
	background: url(img/tR.png) no-repeat top left;
	width: 206px;
} 

#menu ul li a.t1:hover {
	background: url(img/t1_a.png) no-repeat top left;
} 

#menu ul li a.t2:hover {
	background: url(img/t2_a.png) no-repeat top left;
} 
#menu ul li a.t3:hover {
	background: url(img/t3_a.png) no-repeat top left;
} 
#menu ul li a.tR:hover {
	background: url(img/tR_a.png) no-repeat top left;
} 

#menu ul li a.t4_a:hover, #menu ul li a.t3_ac:hover, 
#menu ul li a.t2_a:hover, #menu ul li a.t1_a:hover {
	;
} 


#mind {
  width: 996px;
  padding: 10px 0px;
}

#content {
	width: 775px;
	float: left;
}

#sidebar_right {
	width: 205px;
	float: right;
}

#kontakt {
	background: #f3f3f3;
	padding: 15px 5px;
	width: 193px;
}

.block {
	float: right;
	border: 1px solid #f3f3f3;
	width: 203px;
	margin-bottom: 5px;
}

.block img {
	float: left;
	width: 78px;
	height: 56px;
}

.block div {
	height: 56px;
	border-bottom: 1px solid #f3f3f3;
}

.block div p {
	float: right;
	width: 120px;
	height: 56px;
}

.block p a.odkaz {
	display: block;
	color: #006699;
	font-weight: normal;
	padding: 4px 0 1px 0px;
}

.block p a.odkaz:hover {
	text-decoration: underline;
}

.block p a.vice, a.vice {
	font-size: 11px;
	text-decoration: underline;
}

#projekty {
	border: 0px solid #f3f3f3;
	width: 205px;
	margin: 15px 0 25px 0;
}

#projekty img {
	float: left;
	width: auto;
	height: auto;
	margin: 5px 0px;
}

#projekty div {
	height: auto;
}

#projekty div p {
	float: right;
	width: auto;
	height: auto;
}

.block p a.odkaz {
	display: block;
	color: #006699;
	font-weight: normal;
	padding: 4px 0 1px 0px;
}

.block p a.odkaz:hover {
	text-decoration: underline;
}

.block p a.vice, a.vice {
	font-size: 11px;
	text-decoration: underline;
}


#sidebar_right h3 {
	clear: both;
	background: #f3f3f3;
	font-size: 13px;
	height: 21px;
	margin: 0px;
	padding: 4px 0 0 10px;
}

#sidebar_right h3.red {
	background: #e10000;
	color: #fff;
	background: url(img/h3_red.png) no-repeat top left;
}



#upoutavka {

}

.box {
	width: 380px;
	background: url(img/casopisy_back.png) no-repeat bottom right;
	float: left;
	padding: 0;
	margin: 0px;
}

#box_2 {
	margin-left: 15px;
	background: url(img/weby_back.png) no-repeat bottom right;
}

.box h1 {
	height: 41px;
  margin: 0;
  padding: 5px 10px;
  font-size: 19px;
  line-height: 21px;
  color: #fff;
  font-weight: normal;
  background: #80bdff url(img/box1_head.png) no-repeat top left;
}

#box_2 h1 {
  background: #80bdff url(img/box2_head.png) no-repeat top left;
}

.box h2 {
	font-size: 15px;
	color: #333;
	background: url(img/sipka_modra.png) no-repeat bottom left;
	padding: 0 0 0 20px;
	text-decoration: none;
	margin: 12px 0;
}

#box_2 h2 {
	background: url(img/sipka_orange.png) no-repeat bottom left;
}

.box ul  {
	margin-top: 10px;
}

.box ul li {
	list-style-type: none;
	margin: 0px;
	padding: 3px 0 3px 15px;
   background: url(img/kostka_modra.png) no-repeat bottom left;
}

#box_2 ul li {
  background: url(img/kostka_orange.png) no-repeat bottom left;
}

#box_2 p, #box_1 p {
	margin-bottom: 20px;
}

.box ul li a {
	position: relative;
	top: 1px;
}

.box a {
	text-decoration: none;
	color: #333;
}

.box a:hover {
	text-decoration: underline;
}

p.uvod {
	margin: 10px;
	width: 690px;
}

.box p, p.uvod {
	font-size: 14px;
	line-height: 20px;
	color: #666;
}

.box .vice {
	color: #666;
	text-align: right;
	background: url(img/box1_footer.png) no-repeat top left;
	padding-top: 12px;
	margin: 15px 0;
}


#box_2 .vice {
	background: url(img/box2_footer.png) no-repeat top left;
}

.box .vice a {
	font-weight: bolder;
	font-size: 10px;
	text-transform: uppercase;
	text-decoration: none;
	color: #80bdff;
	padding-right: 20px;
	background: url(img/sipka_seda.png) no-repeat bottom right;
}

.box .vice a:hover {
	text-decoration: underline;
}

#box_2 .vice a {
	color: #666;
}

#footer {
	margin: 10px 0;
  width: 996px;
  font-size: 11px;
	border-top: 35px solid #fff400;
}

#footer a {
  color: #b5b4b4;

}

#footer ul {
  margin: 6px 0;
}

#footer ul li {
  font-size: 13px;
  font-weight: bolder;
  color: #666;
  display: inline;
  background: url(img/kostka_modra.png) no-repeat bottom left;
  padding-left: 16px;
  margin-right: 6px;
}

#footer ul li a {
  color: #666;
  text-decoration: none;
}

#reference {
	margin-left: -27px; 
	width: 802px;
	
}

#reference .ref {
	float: left;
	width: 240px;
	margin-left: 27px;
	margin-top: 20px;
}

#reference .ref img {
	height: 100px;
	width: 240px;
}

#reference p.popis {
	padding-bottom: 6px;
}

#reference p.popis strong {
	color: #006699;
	text-decoration: underline;
	font-weight: normal;
}

/*boxy stránka*/
.pruh {
	background: url(img/pruh_back.png) repeat-y top left;
}

.box_left_head, .box_right_head,	.box_left,.box_right {
	float: left;
	width: 483px;	
}

.box_left_head {
	height: 12px;
	background: #80bdff url(img/box_left_head.png) no-repeat top left;
}

.box_right_head {
	width: 287px;
	height: 12px;
	background: #fff408 url(img/box_right_head.png) no-repeat top left;
	border-left: 1px solid white;
}

.box_right {
	width: 287px;
	border-left: 1px solid white;
	border-top: 1px solid white;
}

.box_right img {
	margin: 0px;
	padding: 0px;
	border-bottom: 1px solid white;
}

.box_left {
	width: 468px;	
	padding-left: 15px;
}

.box_left p {
	font-size: 13px;
	line-height: 18px;
	color: #666;
	padding-right: 25px;
	margin: 5px 0;
}




.box_left a.vice:hover, .box_left a.zpet:hover {
	text-decoration: underline;
}

.box_left a.vice, .box_left a.zpet  {
	display: block;
	font-size: 14px;
	text-transform: uppercase;
	text-decoration: none;
	color: #000;
	font-weight: bolder;
	margin: 15px 0;
	padding: 5px 0 0 30px;
	background: url(img/sipka_vice.png) no-repeat top left;
	height: 22px;
}

.box_left a.vice:active, .box_left a.vice {
outline: none;
}

.box_left a.zpet  {
	background: url(img/sipka_zpet.png) no-repeat top left;
}

.box_left h3 {
	font-size: 13px;
	color: #333;
	margin: 15px 0 0 0px;;
	padding: 0 0 0 0px;
}
.box_left h2 {
	margin: 12px 0 5px 0px;;
	padding: 0 0 0 0px;
}

.box_left li {
	padding-left: 16px;
	margin: 5px 0;
  background: url(img/kostka_modra.png) no-repeat top left;
  padding-right: 10px;
}


  
a img {
	border: 0px;
}

p, ul {
  padding: 0px;
  margin: 0px;
}


.clear {
	clear: both;
	display: block;
	height: 0px;
}
/**** banner web start ****/
#block_webstart img, #block_webstart a, #block_webstart a img {
	margin:0px;
	padding: 0px;
	border: 0px;
	color: white;
	text-align: center;
	font-size: 14px;
}

#block_webstart div {
	background: url(img/webstart_back.jpg) no-repeat top left;
	font-weight: bolder;
	color: white;
	height: 40px;
	margin: 0px;
	padding-top: 4px;
	text-align: center;
	margin-top: -2px;
}
#block_webstart {
	margin:  8px 0px;
}


img.ref {
	margin: 12px auto 0px auto;
	border: 3px solid white;
}