@charset "windows-1250";
/* styl noveho magazinu */

td {
font-family:Verdana,arial CE,arial;
font-size:10px;
}

.hlavicka-cela{
	width:943px;
	height:87px;
	border-bottom:solid 1px #84C3D8;
	border-right:solid 1px #84C3D8;
	background-image: url(/i/magazin/images/hlavicka-bck.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}

.hlavicka-obrazek{
	width:218px;
	height:87px;
	background-color: #FFFFFF;
	background-image: url(/i/magazin/images/hlavicka-obrazek.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float:left;
	margin:0px;
	padding:0px;
	position:relative;
}

.hlavicka-flash{
	width:720px;	
	height:87px;
	float:right;
	margin:0px;
	padding:0px;
}

#obsah{
	width: 944px;
	position: relative;
}

#obsah-stary-magazin{
	width: 943px;
	position: relative;
	background-color:#FFFFFF;
	border-left: 1px solid #84C3D8;
	border-right: 1px solid #84C3D8;
	border-bottom: 1px solid #84C3D8;
	border-top: 1px solid #D0E8F0;
}
.obsah-stary-magazin-vnitrek{
	position: relative;
	width: 700px;
}

.body-mag-stary{
	margin: 0px;
	padding: 0px;
	font-family: "Verdana CE", "Lucida Grande CE", "Helvetica CE", Verdana, Arial, lucida, sans-serif;
	background-color: #D0E8F0;
	background-image:url(/i/img/3/global/bg-body.gif);
	background-repeat:repeat-x;
}
#ban250x250-stary-mag {
	width: 250px;
	height: 250px;
	padding:5px;
	background-color:#FFFFFF;
	position: absolute;
	right: 0px;
	top: 0px;
	border-left: 1px solid #84C3D8;
	border-right: 1px solid #84C3D8;
	border-bottom: 1px solid #84C3D8;
	/*border-top: 1px solid #84C3D8;*/
	border-top: 1px solid #D0E8F0; 
}

/* copy*/
#copyright {
	clear: both;
	font-size: 10px;
	text-align: left;
	margin: 0px;
	padding: 5px 10px 5px 0px;
	color:#5AA5BC;
}

A {
	text-decoration:none;
	color : #5AA5BC;
	font-weight: bold;
}

A:link {
	text-decoration:none;
	color : #5AA5BC;
  font-weight: bold;
}

A:hover {
	text-decoration:underline;
	background-image: none;
	color : #5AA5BC;
	font-weight: bold;
}
#page-title{
	position: absolute;
	left: 10px;
	top: 10px;
	font-size:12px;
	font-weight:bold;
	color:#2783A2;
}

.nav-mag-stary{
	display: table-cell;
	background-color: #D8ECF3;
}

.nav-mag-stary A {
	text-decoration:underline;
	color : #5AA5BC;
	font-weight: bold;
}

.nav-mag-stary A:link {
	text-decoration:underline;
	color : #5AA5BC;
	font-weight: bold;
}

.nav-mag-stary A:hover {
	text-decoration:underline;
	color : #5AA5BC;
	font-weight: bold;
}

.nav-mag-stary A:visited {
	text-decoration:underline;
	color : #5AA5BC;
	font-weight: bold;
}

.headline-link{
	position:absolute;
	left:21px;
	top:25px;
	width:190px;
	height:50px;
}
.headline-link a{
	display:block;
	width:190px;
	height:50px;
}
.nvsbl{
	display:none;
}
.link-black a{
	color:#000000;
	font-weight:bold;	
}
.link-black a:hover{
	color:#000000;
	font-weight:bold;	
}

.objednavka-title{
	color:#5AA5BC;
	position:absolute;
	right:20px;
	bottom:10px;
	font-size:14px;
	font-weight:bold;
}

#objednavka-headline-bcg{
	background-image: url(/i/magazin/images/logo.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height:89px;
	width:550px;
	position:relative;
}
.objednavka-headline-bcg{
	background-image: url(/i/magazin/images/bcg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height:89px;
	width:550px;
}
.button-1 {
	background-image: url(/i/magazin/images/odeslat.jpg);
	background-repeat: no-repeat;
	height: 22px;
	width:82px;
	float: left;
	border:0px;	
}



