* { margin:0; padding:0;}

body { 
	text-align:center; 
	font:normal 13px Georgia, Helvetica, sans-serif; /**/
	line-height:18px;
	color:rgb(51,51,51);
}

#box { 
	width:850px;
	height:auto;
	margin:0 auto;
	text-align:left;
	background:transparent;
}

#head {
	width:850px; height:100px;	
	background:url(gfx/head.jpg) top left;		
}

#c1 {	
	float:left;
	width:850px;
	margin:1px 0; 
	background:transparent url(gfx/c1.jpg) top left repeat-x;
}
#c11 { float:left; display:block; width:387px; height:380px; background:rgb(177,204,222); }
#c12 { float:right; display:block; width:462px; height:380px; background:rgb(157,184,202); }

#c2 { 
	float:right;
	width:550px;
	height:380px;
	margin:1px 0; 
	background:rgb(127,154,172) url(gfx/c2.jpg) top left repeat-x;
}

#c3 {
	clear:both;
	background:rgb(209, 227, 239);
}

.prd { display:block;  }
.prd h3 { margin:10px 10px 0 10px; }
.prd p  { margin:0 10px 5px 10px; text-align:justify; }
.prd img { float:left; margin:0 10px 5px 10px; border:1px solid rgb(255,255,255); }


#foot {
	clear:both;
	height:50px;
	margin:15px 0 0 0;
	line-height:50px;
	background:transparent;
	border:solid rgb(157,184,202); border-width:1px 0 0 0;	
}
#foot p { margin:0 10px; color:rgb(127,154,172); }
#foot p a { color:rgb(127,154,172); text-decoration:none; }
#foot p a:hover { text-decoration:underline; }

h1 { font-size:22px; padding: 50px 0 0 0px; text-align:center; }
h2 { font-size:16px; padding:20px 10px 10px 10px; }
h3 { font-size:14px; padding:10px; }
p  { margin:7px 10px; }
ul { margin:5px 25px; list-style-type:square; }
strong { color:#a83333; }

.lft { float:left; }
.rgt { float:right; }
.clr { clear:both; }
.err { color:rgb(204,0,0) !important; }
.bold { font-weight:bold; }
.cent { text-align:center; }
.just { text-align:justify; }
table {
	padding: 10px;
}

#doporucujeme {
	margin-top: 10px;
	margin-bottom: 10px;
}

#doporucujeme a, #doporucujeme a:link, #doporucujeme a:visited {
	color: #000000;
	text-decoration: underline;
}

#doporucujeme a:hover {
	color: #cccccc;
	text-decoration: none;
}

