/* CSS Document */
	/* border: 1px white solid;
*/
* {
	margin: 0;
	padding: 0;
}
body {
	background: url(../vlajky-images/bodybcg.jpg) repeat-x top center;
	text-align: center;
	font: normal normal normal 10pt normal sans-serif, Arial;
	line-height: 1.4em;
	color: #474747;
}
#aa {
	margin-left: 50%;
	position: relative;
}
#main {
	text-align: left;	
	width: 851px;
	margin: auto;
	margin-top: 10px;
	background: url(../vlajky-images/mainbcg.jpg) repeat-y center top
}
#main2 {
	text-align: left;	
	width: 851px;
	margin-top: 10px;
	background: url(../vlajky-images/mainbcg.jpg) repeat-y center top;
	position: absolute;	
	left: -570px;
}
h3 {	
	font-weight: bold;
	color: #18699F;
}
h2 {	
	font-weight: bold;
	color: #18699F;
}

#header {
	background: url(../vlajky-images/top.jpg) no-repeat center top;
	width: 851px;
	height: 259px;
}
#header_text {
	font-weight: bold;
	color: #043377;
	font-size: 18px;
	margin-left: 585px;
	padding-top: 43px;
	padding-bottom: 57px;
}
#header_text p {
	width: 250px;
	height: 95px;
	overflow: hidden;
}
#cart_price {
	margin-right: 30px; _margin-right: 36px;
	text-align: right;
	height: 23px;
	font-weight: bold;
	color: #043377;
}
#cart_price a{
	color: #043377;
	text-decoration:underline;
}
#cart_price a:hover{
	text-decoration:none;
}

#header_mnu {
	padding-top: 12px;
	margin-left: 27px;
	_margin-left: 57px;
}
#header_mnu a {
	display: block;
	float: left;
	text-align: center;
	font-weight: bold;
	color: white;
	line-height: 2.6em;
	font-size: 8pt;
	height: 29px;
	padding: 0 15px 0 15px;
	background-color: #E46400;
	border-left: 1px white solid;
	border-right: 1px white solid;
	text-decoration: none;
}
#header_mnu a:link {
	text-decoration: none;
}
#header_mnu a:visited {
	text-decoration: none;
}
#header_mnu a:active {
	text-decoration: underline;
}
#header_mnu a:hover {
	text-decoration: none;
	background-color: #BBB8B8;
}

#rightbanner {
	position: absolute;
	top: 10px;
	left: 847px;
	width: 270px;
	background-color: #565656;
	text-align: center;
	color: white;
	font-style: italic;
	font-weight: bold;
	padding: 10px;
}

#rightbanner {
	position: absolute;
	top: 10px;
	left: 847px;
	width: 270px;
	background-color: #565656;
	text-align: center;
	color: white;
	font-style: italic;
	font-weight: bold;
	padding: 10px;
}

#rightbanner img {
	border: 0px;
	padding: 10px 0 10px 0;
}

#rightbanner a {
	font-size: 15px;
	text-decoration: none;	
	color: white;
}


#maincontent {
	padding: 5px;
	position: relative;
	
}
#left_mnu {
	margin-top: 15px;
	padding: 5px 0 20px 15px;
	_padding-left:40px;
	border-right: 1px #C8C8C8 solid;
	width: 165px;
	_width: 180px;
	float: left;
}
#left_mnu a {
	display: block;
	width: 150px;
	border-bottom: 1px #C8C8C8 solid;
	background: url(../vlajky-images/sipka.jpg) no-repeat right center;
	text-decoration: none;
	font-size: 8pt;
	/*float: left;*/
}
#left_mnu a:link {
	text-decoration: none;
	color: black;
}
#left_mnu a:visited {
	text-decoration: none;
	color: black;
}
#left_mnu a:active {
	text-decoration: none;
	color: black;
}
#left_mnu a:hover {
	text-decoration: none;
	color: #474747;
}
input {
	vertical-align: bottom;
}
.search {
	height: 19px;
	_height: 21px;
	width: 100px;
	margin-top: 10px;
}
.b_1px {
	border: 1px white solid;
	margin-top: 10px;
}
#left_mnu h3 {
	font-size: 10pt;
	font-weight: bold;
	color: #18699F;
	margin-top: 20px;
}
#left_mnu h2 {
	font-size: 10pt;
	font-weight: bold;
	color: #18699F;
	margin-top: 20px;
}
#left_mnu p {
	padding-right: 15px;
}
#content {
	float: right;
	padding-top: 15px;
	padding-left:10px;
	width: 590px;
	_width: 585px;
	padding-right: 25px;
}
#content2 {
	float: right;
	padding-top: 15px;
	padding-left:10px;
	width: 590px;
	_width: 585px;
	padding-right: 175px;
}

.full {
	padding-bottom: 25px;
	border-bottom: 1px #C8C8C8 solid;
}
.full h3 {
	font-size: 10pt;
	font-weight: bold;
	color: #18699F;
	margin-top: 20px;
}
.first {
	float: left;
	width: 270px;
	height: 190px;
	_height: 220px;
	padding-top: 25px;
	overflow: hidden;
}
.first h4 {
	font-size: 10pt;
	font-weight: bold;
	margin-bottom: 10px;
}
.text {
	margin-top: 5px;
	height: 1.2em; /* tohle dystak zvetsi...1.10.2006 15:34:52 */
	overflow: hidden;
}
.sec {
	float: right;
	width: 270px;
	height: 190px;
	_height: 220px;
	padding-top: 25px;
	overflow: hidden;
}
.sec h4 {
	font-size: 10pt;
	font-weight: bold;
	margin-bottom: 10px;
}
.imag {
	border: 1px #C8C8C8 solid;
	float: left;
	margin-right: 10px;
}
.imag img {
	margin: 5px;
	border: 0;
	display: block;
}
.buy {
	height: 19px;
	_height: 21px;
	width: 20px;
	margin-top: 10px;
}
.buy_1px {
	border: 1px white solid;
	margin-left: 50px; _margin-left: 40px;
	margin-top: 10px;
}
.price {
	color: silver;
	font-weight: bold;
	float: right;
	margin-top: 10px;
}
select {
	width: 115px;
	height: 21px;
	margin: 4px 0px;
}
#footer {
	background: url(../vlajky-images/utica.jpg) no-repeat;
	background-position: top left;
	width: 646px;
	height: 60px;	
	clear: both;
	margin-left:15px;
	padding-left: 210px;
}
#footer-text {
  margin-top:10px;
}
.cleaner {
	clear: both;
	font-size: 0pt;
	height: 1px;
	overflow: hidden;
}

.maini {
	margin-left: 0px !important;
}

