@media screen, projection {

html, body {
	padding: 0 0 2px 0;
	margin: 0;
	color: #000;
	text-align: center;
	background: #FFC168 url(../img/bcg.gif) repeat-x;
	font-size: 12px;
}

body {
	line-height: 1.3em;
	font-family: "Tahoma", "Arial CE", "Helvetica CE", "Arial", "Helvetica", "sans-serif";
}

img {
	border: none;
}

img.picBcg {
	padding: 5px;
	background: url(../img/bcg_pic.gif) no-repeat;	
}

img.picBcgv {
	padding: 5px;
	margin: 0 0 0 7px;
	background: url(../img/bcg_picv.gif) no-repeat;	
}

img.picBcgh {
	padding: 5px;
	background: url(../img/bcg_pich.gif) no-repeat;	
}

a, a.link, a.visited, a.active {
	color: Black;	
}

a:hover {
	color: #EB8E1F;
	text-decoration: none;
}

h1 {
	width: 343px;
	margin: 0 0 10px 0;
	padding: 4px 0 1px 0;
	font-size: 23px;
	font-weight: normal;
	font-family: "Times New Roman";
	color: #F68A24;
	border-bottom: solid 1px #FFD8A6;
}

p {
	margin: 0;
	padding: 0 0 12px 0;
	text-align: justify;
	margin: 0;
}

.inputBox {
	height: 12px;
	font-size: 11px;
}

form {
	margin: 0;
	padding: 0;
}

input, textarea {
	font-size: 11px;
	font-family: "Tahoma", "Arial CE", "Helvetica CE", "Arial", "Helvetica", "sans-serif";
	margin: 0;
}

.male {
	font-size: 10px;
}

ul.listText {
	list-style: none;
	margin: 0;
	padding: 0;
}

ul.listText li {
	padding: 0 0 10px 22px;
	background: url(../img/bcg_li.gif) 0 4px no-repeat;
}

.cleaner {
	clear: both;
	height: 1px;
	font-size: 1px;
	border: none;
	margin: 0;
	padding: 0;
	background: transparent;
}

.leftDiv {
	float: left;
}

.rightDiv {
	float: right;
}

.center {
	background-color: none;
	text-align: center;
}

.alert {
	color: Red;
	text-align: center;
}

#blockBcg, #blockMain {
	display: block;
	width: 766px;
	background: url(../img/bcg_main.gif) repeat-y;
}

#blockBcg {
	margin: 0 auto;
}

#blockMain {
	padding: 140px 21px 0 21px;
	text-align: left;
	background: url(../img/bcg_head.jpg) no-repeat;
}

#blockLeft {
	display: block;
	width: 180px;
	float: left;
}

#blockMiddle {
	display: block;
	width: 343px;
	float: left;
	margin: 0 10px 10px 10px;
}

#blockRight {
	display: block;
	width: 173px;
	float: left;
	margin: 50px 0 0 7px;
}

/*-MENU-*/
#blockLeft ul {
	list-style: none;
	margin: 50px 0 0 1px;
	padding: 0;
}

#blockLeft ul li a {
	display: block;
	height: 29px;
	padding: 0 0 0 10px;
	line-height: 29px;
	background: url(../img/bcg_menu.gif) repeat-x;	
	font-size: 12px;
	color: #EB8E1F;
	text-decoration: none;
}

#blockLeft ul li a:hover {
	color: Black;
	text-decoration: none;
	background: url(../img/bcg_menua.gif) repeat-x;	
}

/*-KONTAKTY-*/
#blockRight h2 {
	width: 166px;
	height: 17px;
	margin: 0;
	padding: 13px 7px 0 0;
	font-size: 15px;
	font-weight: normal;
	font-family: "Times New Roman";
	color: #F68A24;
	text-align: right;
}

#blockRight h2#hAdresa {
	background: url(../img/bcg_hadresa.gif) no-repeat;	
}

#blockRight h2#hDoba {
	background: url(../img/bcg_hdoba.gif) no-repeat;	
}

#blockRight h2#hTelefon {
	background: url(../img/bcg_htelefon.gif) no-repeat;	
}

#blockRight h2#hEmail {
	background: url(../img/bcg_hemail.gif) no-repeat;	
}

#blockRight p {
	width: 165px;
	padding: 7px 7px 15px 1px;
	font-size: 11px;
	background: url(../img/bcg_kontakt.gif) no-repeat top right;
}

/*-PATIČKA-*/
#blockFooter {
	display: block;
	width: 756px;
	margin: 0 -16px;
	clear: both;
	background: #FF9E32 url(../img/bcg_footer.gif) repeat-x;
	text-align: center;
}

a.picNabidka {
	display: block;
	width: 167px;
	height: 122px;
	padding-top: 5px;
	text-align: center;
	background: url(../img/bcg_pic2.gif) no-repeat;	
}

.picMar {
	margin-right: 8px;	
}

.blockNabidka {
	width: 167px;
	float: left;
	font-size: 10px;
	text-align: center;
}

}