* {
	margin: 0;
	padding: 0;
	border: 0;
}

body {
	background: url(../images/bg_top.gif) top left repeat-x #9ebfca;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
}

ul {
	list-style-position: inside;
}

/* TOP ------------------------------------------------------------------------------------------*/

#top {
	height: 67px;
	width: 100%;
}

#top .intop {
	height: 67px;
    width: 995px;
    margin: 0 auto;
    position: relative;
    background: url(../images/bg_top.jpg) -1px top no-repeat;
}

/* TOP Logo */

h1 {
	width: 163px;
	height: 56px;
	top: 3px;
	left: 20px;
	overflow: hidden;
	position: absolute;
}

h1 a {
	display: block;
	width: 163px;
	height: 56px;
	position: relative;
}

h1 a span {
	display: block;
	width: 163px;
	height: 56px;
	position: absolute;
	top: 0;
	left: 0;
	background: url(../images/logo.gif) top left no-repeat;
}

/* TOP Menu */

#top ul {
	list-style: none;
	position: absolute;
	right: 20px;
	bottom: 0;
}
#top ul li {
	float: left;
}

#top ul li a {
	display: block;
	color: #fff;
	font-size: 1.1em;
	text-decoration: none;
	padding: 10px 15px 10px 11px;
}

#top ul li a:hover {
	color: #ca3131;
}

#top ul li.selected {
	background: url(../images/menu_selected_left.gif) bottom left no-repeat;
}
#top ul li.selected a {
	background: url(../images/menu_selected_right.gif) bottom right no-repeat;
	font-weight: bold;
}
#top ul li.selected a:hover {
	color: #fff;
}


/* MAIN ------------------------------------------------------------------------------------------*/

#main {
	padding: 0 11px 50px 11px;
	background: #fff;
    width: 976px;
    margin: 0 auto;
}

/* MAIN LEFT ------------------------------------------------------------------------------------------*/

#main .left {
	float: left;
	width: 192px;
}

#main .left ul {
	background: url(../images/bg_left_ul.gif) bottom repeat-x #f7f7f7;
	padding: 10px;
	list-style: none;
}
#main .left ul li a {
	color: #000;
	text-decoration: none;
}

#main .left ul li a:hover {
	color: #ca3131;
}

#main .left ul li ul {
	padding: 0 0 0 15px;
	background: inherit;
	display: none;
}

#main .left ul li a.selected {
	color: #ca3131;
	text-decoration: underline;
}

#main .left ul li.selected ul {
	display: block;
}



/* SIDEBOX */

.sidebox {
	width: 192px;
	background: #f7f7f7;
	min-height: 190px;
}

.sidebox h3 {
	height: 24px;
	background: url(../images/bg_sidebox_h3.gif) top no-repeat;
	color: #fff;
	font-weight: normal;
	padding: 5px 0 0 10px;
	font-size: 1em;
	font-stretch: semi-expanded;
}

.sidebox div.it {
	padding: 5px;
	background: url(../images/bg_sidebox.gif) left bottom repeat-x;
	min-height: 20px;
}

.sidebox p {
	padding: 5px 0;
}

.sidebox div img {
	float: left;
	max-height: 90px;
	max-width: 60px;
	margin: 0 7px 0 0;
}

.sidebox h4 {
	color: #ca3131;
	font-weight: normal;
	font-size: 1em;
}

.sidebox .cena {
	color: #ca3131;
	float: right;
	margin: 0 3px;
	font-weight: bold;
	vertical-align: middle;
}

.sidebox a {
	color: #ca3131;
}
.sidebox a:hover {
	text-decoration: none;
}

/* MAIN RIGHT ------------------------------------------------------------------------------------------*/

#main .right {
	float: right;
	width: 192px;
	padding: 30px 0 0 0;
}

/* MAIN MIDDLE ---------------------------------------------------------------------------------------*/

#main .middle {
	margin: 0 192px;
	padding: 7px 10px;
}

#main .middle h3 {
	color: #176480;
	border-bottom: 2px solid #ca2F35;
	font-size: 1.4em;
	width: inherit;
}

#main .middle h4 {
	padding: 10px 5px 5px 10px;
}


#main .middle p {
	/*padding: 5px 0;*/
	color: #333;
}

#main .middle a {
	color: #ca2F35;
}
#main .middle a:hover {
	text-decoration: none;
}

/* ITEM ---------------------------------------------------------------------------------------------*/

div.item {
	height: 172px;
	width: 274px;
	background: url(../images/bg_item.gif) top left no-repeat;
	margin: 10px 2px 0 0;
	padding: 5px;
	float: left;
    overflow: hidden;
}

div.item.detail {
	height: auto;
	width: 95%;
	background: url(../images/bg_item_detail.gif) top left no-repeat;
	margin: 10px auto;
	padding: 5px;
	float: none;
    overflow: hidden;
}

div.item div.akce {
	background: url(../images/akce.gif) top right no-repeat;
}

#main .middle div.item h4 {
	color: #ca2F35;
	margin: 2px;
	padding: 0;
	font-size: 1.05em;
}

#main .middle div.item h4 a {
	text-decoration: none;
}

div.item p {
	margin: 5px;
}

div.item p img {
	float: left;
	max-height: 90px;
	max-width: 60px;
	margin: 0 8px 0 0;
}
div.item.detail p img {
    height: auto;
    width: auto;
    max-height: 400px;
    max-width: 400px;
}

div.item .buttons {
	margin: 0 auto;
	width: 192px;
}


div.item .cena {
	color: #ca2F35;
	font-weight: bold;
	display: block;
	margin: 10px 0 0 0;
	text-align: right;
}

div.item.detail .cena {
	width: 280px;
    padding: 20px 0 0 0;
	float: right;
	margin: 0;
    text-align: center;
}

div.item.detail .vybercen {
	width: 500px;
    padding: 20px 0 0 0;
	float: right;
	margin: 0;
}

div.item .cena small {
	color: #666;
	font-weight: normal;
	margin: 0 20px 0 0;
}
div.item.detail .cena small {
	margin: 0;
}
div.item .cena em {
	color: #646480;
	font-style: normal;
	font-size: 1.3em;
}

div.item p.text {
	margin: 0 0 5px 0;
	max-height: 90px;
}
div.item.detail p.text {
	height: auto;
    max-height: none;
}
div.item p.cena {
	margin: 0;
	float: right;
	padding: 2px 10px;
}


/* DROBECKOVA NAVIGACE ------------------------------------------------------------------------------*/

#drnavigace {
	color: #6e6e6e;
	position: absolute;
	top: 72px;
    width: 450px;
    text-align: right;
    margin: 0 0 0 52%;
    font-size: 0.8em;
	/*right: 30px;*/
}
#drnavigace a {
	color: #6e6e6e;
}
#drnavigace a:hover {
	text-decoration: none;
}


/* BOTTOM ------------------------------------------------------------------------------------------*/

#bottom {
	height: 60px;
	width: 100%;
	background: url(../images/bg_bottom.gif) top left repeat-x;
	color: #000;
	font-size: 0.8em;
	position: relative;
}
#bottom .inbottom {
    width: 976px;
    margin: 0 auto;
    position: relative;
    padding: 14px 0 0 0;
}
#bottom span small a {
    color: #444;
    text-decoration: none;
}
#bottom span small {
    display: block;
    color: #444;
    padding: 0 0 0 45px;
}

/* BOTTOM Menu */

#bottom ul {
	list-style: none;
}
#bottom ul li {
	float: left;
}

#bottom ul li a {
	display: block;
	color: #000;
	text-decoration: none;
	padding: 0 10px;
}

#bottom ul li a:hover {
	color: #ca3131;
}

#bottom span {
	margin: 0 40px 0 10px;
	float: left;
}

#bottom div.logob {
	position: absolute;
	top: 10px;
	right: 20px;
	background: url(../images/logo_bottom.gif) top left no-repeat;
	width: 91px;
	height: 37px;
}

/* TABLE -------------------------------------------------------------------------------------------*/

.middle table {
	width: 550px;
	border: 1px dotted #666;
	margin: 10px auto;
}

.middle table input {
	border: 1px solid #666;
	width: 98%;
	padding: 2px;
}

.middle table th {
	background: #dde6ed;
	text-align: left;
	padding: 2px;
}

.middle table input.button {
	background: #dde6ed;
	border: 1px solid #666;
	width: 55%;
	padding: 2px;
}
.middle table input.button:hover {
	background: #d1fdc0;
}

/* STYLES ------------------------------------------------------------------------------------------*/

p.alignright, div.alignright, td.alignright, th.alignright {
	text-align: right;
}

th.aligncenter {
	text-align: center;
}

hr {
	background: #ca3131;
	height: 1px;
	width: 100%;
	margin-right: 0;
	text-align: right;
}

.middle ul, .middle p {
	padding: 10px;
}

p.nopadding {
	padding: 0;
}


p.smallpadding {
	padding: 5px 0;
}


/* ALERT -------------------------------------------------------------------------------------------*/

div.alert {
	width: 300px;
	border: 2px solid #c3fdbd;
	background: #edf8eb;
	padding: 10px;
	margin: 10px auto;
}

div.alert.error {
	border: 2px solid #fdcabd;
	background: #fef5f3;
}



/* KOUPIT BUTTON ------------------------------------------------------------------------------------------*/

.koupit {
	width: 86px;
	height: 25px;
	overflow: hidden;
	position: relative;
}
.koupit span {
	width: 86px;
	height: 25px;
	position: absolute;
	top: 0;
	left: 0;
	background: url(../images/koupit.gif) bottom left no-repeat;
}
.koupit:hover span {
	background: url(../images/koupit.gif) top left no-repeat;
}

input.koupit {
	width: 86px;
	height: 25px;
	border: 0;
	padding: 0;
	background: url(../images/koupit.gif) bottom left no-repeat;
	vertical-align: middle;
}
input.koupit:hover {
	background: url(../images/koupit.gif) top left no-repeat;
}

.vybrat {
	width: 86px;
	height: 25px;
	overflow: hidden;
	position: relative;
}
.vybrat span {
	width: 86px;
	height: 25px;
	position: absolute;
	top: 0;
	left: 0;
	background: url(../images/vybrat.gif) bottom left no-repeat;
}
.vybrat:hover span {
	background: url(../images/vybrat.gif) top left no-repeat;
}

input.vybrat {
	width: 86px;
	height: 25px;
	border: 0;
	padding: 0;
	background: url(../images/vybrat.gif) bottom left no-repeat;
	vertical-align: middle;
}
input.vybrat:hover {
	background: url(../images/vybrat.gif) top left no-repeat;
}


input.detail {
	width: 86px;
	height: 25px;
	border: 0;
	padding: 0;
	background: url(../images/detail.gif) bottom left no-repeat;
	vertical-align: middle;
}
input.detail:hover {
	background: url(../images/detail.gif) top left no-repeat;
}










div.item form {
	float: left;
	padding: 0 0 0 5px;
	width: 86px;
}


form.floatleft {
	float: left;
	width: 90px;
}






/* LOGIN --------------------------------------------------------------------------------*/

form#login {
	position: absolute;
	top: 0;
	right: 10px;
	background: url(../images/login.gif) top left no-repeat;
	width: 330px;
	height: 20px;
	color: #fff;
	font-size: 1em;
	padding: 3px 15px;
}

form#login input {
	background: url(../images/logininput.gif) top left no-repeat;
	width: 85px;
	height: 13px;
	padding: 1px;
	font-size: 0.9em;
}

form#login input.button {
	background: none;
	text-decoration: underline;
	color: #fff;
	height: 20px;
	width: 70px;
}
form#login input.button:hover {
	color: #ca3131;
}


input.error {
	background: #fef5f3;
}

div.bar {
	margin: 10px auto;
	/*border: 1px solid #ccc; background: #eee;*/
	width: 100%;
	text-align: center;
    font-size: 1.1em;
}

div.foto {
	margin: 10px auto;
	border: 1px solid #ccc;
	background: #eee;
	width: 550px;
	overflow: hidden;
	text-align: center;
}
div.foto img {
	width: 540px;
	margin: 5px;
}

div.galerie div {
	margin: 5px;
	border: 1px solid #ccc;
	background: #eee;
	width: 110px;
	height: 110px;
	overflow: hidden;
	text-align: center;
	float: left;
}
div.galerie img {
	width: 100px;
	margin: 5px;
}





div.cleaner {
	clear: both;
	height: 1px;
	padding: 0;
	visibility: hidden;
	background: none;
	padding: 0;
	margin: 0;
}


.pokracovat {
	clear: left;
}

.kosikplus { width: 36px; }
#main .middle .kosikplus a { width: 10px; height: 10px; display: block; float: left; margin: 1px; background: #ca3131; color: #fff; text-decoration: none; padding: 0; font-size: 0.9em; line-height: 10px; text-align: center; }
#main .middle .kosikplus a:hover { background: #222; }

.middle table.seznamzbozi { width: 98%; margin: 3px auto; border: 0; }
.middle table.seznamzbozi td { background: #f2f2f2; }
.middle table.seznamzbozi td.buttons { width: 172px; }
.middle table.seznamzbozi td.buttons form { width: 86px; height: 25px; float: left; }
.middle table.seznamzbozi td.buttons form input { border: 0; padding: 0; }

.middle table.dotaz { width: 450px; }
.middle table.dotaz th { width: 150px; }

.middle table.dotaz input { border: 1px solid #666; width: 280px; padding: 2px; margin: 0; }
.middle table.dotaz textarea { border: 1px solid #666; width: 280px; height: 100px; padding: 2px; margin: 0; }

.middle table input.check { vertical-align: top; width: 20px; border: 0; }

/* CENIKY -------------------------------------------------------------------------------------------------- */
.cenik { width: 260px; height: 200px; float: left; border-bottom: 1px solid #ddd; display: block; margin-right: 20px; margin-bottom: 20px; overflow: hidden; }
