.nabidka{
	text-align: left;
	letter-spacing: 2px;
	background: url(../images/nabidka_pozadi.jpg) no-repeat bottom left;
	font: bold 13px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
	color: white;
	padding: 3px;
}
.nabidka_new{
	text-align: left;
	letter-spacing: 2px;
	background: url(../images/nabidka_pozadi_new.jpg) no-repeat bottom left;
	font: bold 13px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
	color: white;
	padding: 3px;
}

h1 {
	font-family: Calibri;
	font-size: 20px;
	font-weight: bold;
	color: #004180;
	letter-spacing: 2px;
}
h2 {
	font-weight: bold;
}
.header {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.dulezite {
	color: Red;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.text-white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}

.text {
	font-family: Calibri;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
}

.text-tucny {
	font: bold;
	font-family: Calibri;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
}

#div {
	margin-left: 10px;
	margin-right: 10px;
}

.white {
	color:#FFFFFF;
	font-size:12px;
}

p {
	margin-bottom:-5px;
}

a {
	font-family: Arial, Helvetica, sans-serif;
	color: #004180;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #004180;
	text-decoration: none;
	text-decoration: underline;
	font-weight: bold;
}

/*Credits: By Santosh Setty (http://webdesigninfo.wordpress.com) */
/*Posted to: Dynamic Drive CSS Library (http://www.dynamicdrive.com/style/) */

.topmenu{
	position: relative;
	padding: 0 0 0 34px;
	margin: 0 auto 0 auto;
	background: url(../images/menu_bg.gif) repeat-x; /*tab background image path*/
	height: 46px;
	list-style: none;
	}

.topmenu li{
	float: left;
}

.topmenu li a{
	float: left;
	display: block;
	color: #000;
	text-decoration: none;
	font-family: sans-serif;
	font-size: 13px;
	font-weight: bold;
	padding: 0 0 0 16px; /*Padding to accomodate left tab image. Do not change*/
	height: 46px;
	line-height: 46px;
	text-align: center;
	cursor: pointer;
}

.topmenu li a b{
	float: left;
	display: block;
	padding: 0 24px 0 8px; /*Padding of menu items*/
}

.topmenu li.current a, .glossymenu li a:hover{
	color: #fff;
	background: url(../images/menu_hover_left.gif) no-repeat; /*left tab image path*/
	background-position: left;
}

.topmenu li.current a b, .glossymenu li a:hover b{
	color: #fff;
	background: url(../images/menu_hover_right.gif) no-repeat right top; /*right tab image path*/
}

.novinka li{
	list-style-image: url(../images/new.gif);
}

.hotovka {
	font-size: 11px;
}