#stpage {
 
}

#stpage-l {
	width: 735px;
	float: left;
	/*border: 1px solid blue;*/
}

#stpage-r {
	width: 289px;
	float: left;
	margin: 0 0 0 15px;
	font-size: 11px;
/*	border: 1px solid red;*/
}

#stpage-r a {
	color: rgb(0, 0, 0);
}

#stpage-c {
	float: left;
	margin: 0 0 0 5px;
	padding: 0;
	width: 480px;
}


#stpage .poprve, .poprve a {
	color: rgb(255, 255, 255);
	background-color: rgb(79,120,214);
	text-align: center;
	padding: 3px;
	margin: 0 0 8px 0;
	font-size: 13px;
}

#stpage .sloupecleft {
	padding: 0;
	float: left;
}


#stpage .sloupecleft {
	margin: 0 10px 0 0;
	width: 235px;
}

#kratke-zpravy-novinky {
	padding: 6px;
	/*background-color: rgb(250,243,232);
	border: 1px dashed rgb(232,225,215);*/
	background-color: rgb(202, 214, 243);
	text-align: justify;
	margin: 10px 0 0 0;
	
}

#kratke-zpravy-novinky a.h5 {
	color: Black;
}


#kratke-zpravy-novinky p {
	margin: 0 0 10px 0;
}
#kratke-zpravy-novinky h5 {
	margin: 5px 0 0 0;
	padding: 0;
	font-size: 11px;
}


#stpage h4 {
	margin: 0;
	padding: 0;
}

#stpage img.iclanek {
	float: left;
	margin: 7px 15px 0 0;
	padding: 0;
		-moz-box-shadow: 3px 3px 6px rgba(0,0,0,0.350);
	-webkit-box-shadow: 3px 3px 6px rgba(0,0,0,0.350);
}

#stpage p.clanek-info, #stpage .clanek-info a {
	color: rgb(119, 136, 153);
	font-size: 10px;
	margin: 0;
	padding: 0;
}


#stpage div.clanekold1 {
	/*background-color: rgb(247, 250, 254);*/
	/*background-color: rgb(242, 242, 242);*/
	float: left;
	margin: 0 0 20px 0;
	/*padding: 10px;*/
	text-align: justify;
	width: 100%;
	/*font-size: 11px;*/
}

#stpage div.blog {
	background-color: rgb(238, 242, 251);
	font-style: normal;
	padding: 15px;
}


#stpage .fb-updates {
	background-color: rgb(247, 247, 252);
		-moz-border-radius-topright: 10px;
-webkit-border-top-right-radius: 10px;
border-top-right-radius: 10px;
-moz-border-radius-topleft: 10px;
-webkit-border-top-left-radius: 10px;
border-top-left-radius: 10px;	
		-moz-border-radius-bottomright: 10px;
-webkit-border-bottom-right-radius: 10px;
border-bottom-right-radius: 10px;
-moz-border-radius-bottomleft: 10px;
-webkit-border-bottom-left-radius: 10px;
border-bottom-left-radius: 10px;
	margin: 10px 0;
	padding: 10px;
}
#stpage .blog_fb_link {
	float: left;
	background-image: url(../design/icons/facebook_ico.jpg);
	height: 35px;
	width: 25px;
	display: inline-block;
}

#stpage .blog_fb_desc {
	float: left;	
	width: 600px;
	font-size: 11px;
	padding-left: 10px;
}

#stpage div.clanek1  {
	float: left;
	margin: 0 0px 10px 0;
	width: 100%;
	text-align: justify;
	font-size: 13px;
}

#stpage div.clanek2   {
	float: left;
	margin: 0 0 5px 0;
	text-align: justify;
	width: 100%;
	padding: 5px;
	border-top: 1px dashed rgb(202, 214, 243);
}

#stpage h2.clanekold1 {
	font-size: 17px;
	margin: 5px 0 8px 0;	
	
}


#stpage h3.clanek2, #stpage h3.blog {
	font-size: 15px;
	margin: 5px 0 8px 0;	
}

#stpage div.clanek3 {	
	float: left;
	margin: 0 0 20px 0;
	width: 360px;
}

#stpage h3.clanek3 {
	margin: 5px 0 8px 0;	
}

#stpage div.next {
	float: right;
}

#stpage .online {
	text-align: center;
	font-size: 10px;
	color: rgb(119, 136, 153);
	padding: 10px;
}


#stpagetipy {
	padding: 8px;
	background-color: rgb(250,243,232);
	border: 1px solid rgb(232,225,215);
	text-align: justify;
}

#stpagediskuse h2 {
	margin: 0;
		padding: 0;
}

#stpage-r .stpage-search {
		padding: 10px 0;
	text-align: center;
	background-color:  rgb(250, 135, 61);
/*	border: 1px solid rgb(250, 135, 61);*/
		margin: 0 0 5px 0;
	/*	background-image: url(../design/v2009/stpage-bg-orange-f-right.gif);
	background-position: top center;
	background-repeat: no-repeat;*/
	
		-moz-border-radius-bottomright: 10px;
-webkit-border-bottom-right-radius: 10px;
border-bottom-right-radius: 10px;
-moz-border-radius-bottomleft: 10px;
-webkit-border-bottom-left-radius: 10px;
border-bottom-left-radius: 10px;

-moz-border-radius-topright: 10px;
-webkit-border-top-right-radius: 10px;
border-top-right-radius: 10px;
-moz-border-radius-topleft: 10px;
-webkit-border-top-left-radius: 10px;
border-top-left-radius: 10px;	
}
/*
#stpage-r #stpage-search-bottom  {
	background-image: url(../design/v2009/stpage-bg-orange-f-right-bottom.gif);
	background-position: top center;
	background-repeat: no-repeat;
	height: 13px;
	margin: 0 0 10px 0;
	background-color: rgb(255, 255, 255);
}*/

#stpage-r .aktualne {
padding: 10px;
	background-color: rgb(243, 218, 201);
/*	border: 1px solid rgb(250, 135, 61);*/
		margin: 0 0 5px 0;
	/*	background-image: url(../design/v2009/stpage-bg-orange-right.gif);
	background-position: top center;
	background-repeat: no-repeat;*/
		-moz-border-radius-bottomright: 10px;
-webkit-border-bottom-right-radius: 10px;
border-bottom-right-radius: 10px;
-moz-border-radius-bottomleft: 10px;
-webkit-border-bottom-left-radius: 10px;
border-bottom-left-radius: 10px;

-moz-border-radius-topright: 10px;
-webkit-border-top-right-radius: 10px;
border-top-right-radius: 10px;
-moz-border-radius-topleft: 10px;
-webkit-border-top-left-radius: 10px;
border-top-left-radius: 10px;	
}
/*
#stpage-r #aktualne-bottom  {
	background-image: url(../design/v2009/stpage-bg-orange-right-bottom.gif);
	background-position: top center;
	background-repeat: no-repeat;
	height: 13px;
	margin: 0 0 10px 0;
	background-color: rgb(255, 255, 255);
}*/

#stpage-r .aktualne2 {
	padding: 10px;
/*	border: 1px solid rgb(213, 218, 223);*/
	background-color: rgb(202, 214, 243);
	margin: 0 0 5px 0;
/*		background-image: url(../design/v2009/stpage-bg-blue-right.gif);
	background-position: top center;
	background-repeat: no-repeat;*/
		-moz-border-radius-bottomright: 10px;
-webkit-border-bottom-right-radius: 10px;
border-bottom-right-radius: 10px;
-moz-border-radius-bottomleft: 10px;
-webkit-border-bottom-left-radius: 10px;
border-bottom-left-radius: 10px;

-moz-border-radius-topright: 10px;
-webkit-border-top-right-radius: 10px;
border-top-right-radius: 10px;
-moz-border-radius-topleft: 10px;
-webkit-border-top-left-radius: 10px;
border-top-left-radius: 10px;	
}
/*
#stpage-r #aktualne2-bottom  {
	background-image: url(../design/v2009/stpage-bg-blue-right-bottom.gif);
	background-position: top center;
	background-repeat: no-repeat;
	height: 13px;
	margin: 0 0 10px 0;
	background-color: rgb(255, 255, 255);
}*/

#stpage-akce ul {
	padding: 0 0 0 10px;
	margin: 5px;
}

#stpage-tip2 {
	margin: 0 0 10px 0;
	text-align: center;
	background-color: rgb(250, 250, 250);
/*	border: 1px solid rgb(232,225,215);*/
	padding: 5px;
}

#stpage-tip2 strong {
	color: rgb(170, 94, 0);
}


#stpage-tip2 a {
	text-decoration: none;
}

#stpage-atlas {
	text-align: center;	
	margin: 1px 0 15px 0;
	padding: 15px 0 30px 0;
	background-color: rgb(202, 214, 243);
		-moz-border-radius-bottomright: 10px;
-webkit-border-bottom-right-radius: 10px;
border-bottom-right-radius: 10px;
-moz-border-radius-bottomleft: 10px;
-webkit-border-bottom-left-radius: 10px;
border-bottom-left-radius: 10px;

}

#stpage-atlas img {
	margin: 20px 0 0 0;
	border: rgb(202, 214, 243) 1px solid;
	background-color: white;
	padding: 10px;
}

#stpage-atlas-top {
	text-align: center;	
	margin: 0 0 0 0;
	padding: 15px 0 30px 0;
/*	border: 1px solid rgb(213, 218, 223);*/
	
	background-color: rgb(202, 214, 243);
	/*background-image: url(../design/v2009/stpage-bg-blue-right.gif);
	background-position: top center;
	background-repeat: no-repeat;*/
-moz-border-radius-topright: 10px;
-webkit-border-top-right-radius: 10px;
border-top-right-radius: 10px;
-moz-border-radius-topleft: 10px;
-webkit-border-top-left-radius: 10px;
border-top-left-radius: 10px;	
	
}

#stpage-atlas-top img {
	margin: 20px 0 0 0;
	border: rgb(202, 214, 243) 1px solid;
	background-color: white;
	padding: 10px;
}

#stpage-obchod {
	float: left;
	text-align: center;	
	margin: 0 0 0 0;
	padding: 11px;
	width: 215px;
	/*border: 1px solid rgb(51, 153, 204);*/
	background-color: rgb(202, 214, 243);
/*	background-image: url(../design/v2009/stpage-bg-blue-left.gif);
	background-position: top center;
	background-repeat: no-repeat;*/
			-moz-border-radius-bottomright: 10px;
-webkit-border-bottom-right-radius: 10px;
border-bottom-right-radius: 10px;
-moz-border-radius-bottomleft: 10px;
-webkit-border-bottom-left-radius: 10px;
border-bottom-left-radius: 10px;

-moz-border-radius-topright: 10px;
-webkit-border-top-right-radius: 10px;
border-top-right-radius: 10px;
-moz-border-radius-topleft: 10px;
-webkit-border-top-left-radius: 10px;
border-top-left-radius: 10px;	
	
}
/*
#stpage-obchod-bottom {
	background-image: url(../design/v2009/stpage-bg-blue-left-bottom.gif);
	background-position: top center;
	background-repeat: no-repeat;
	height: 13px;
	margin: 0 0 10px 0;
	width: 225px;
	float: left;
}*/

#stpage-obchod img {
	margin: 20px 0 0 0;
	border: rgb(202, 214, 243) 1px solid;
	background-color: white;
	padding: 10px;
}

#stpage-nana-galerie {
	text-align: center;	
	margin: 0 0 10px 0;
	padding: 5px 10px 0 10px;
	
	clear: left;
background-color: rgb(238, 251, 240);
	min-height: 180px;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
border-radius: 10px;
}
#stpage-nana-galerie a.tank {
	width: 225px;
	float: left;
	text-decoration: none;
}
#stpage-nana-galerie img {
	-moz-box-shadow: 3px 3px 8px rgba(0,0,0,0.450);
	-webkit-box-shadow: 3px 3px 8px rgba(0,0,0,0.450);
	cursor: help;
	
}

#stpage-nana-galerie p {
	margin: 10px 0 0 0;
	font-variant: small-caps;
}
