/* CSS formátování ­ pro Timinka.cz */

body {
	background-color: #000000;
	text-align: center;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
h1, h2, h3 {
	color:#BBBBBB;
	font-size:1.17em;
	margin-left:8px;
	padding-right:5px;
}

.bold{
	font-weight: bold;
}
.zvyrazni {
	background-color: #C8FF00;
}
#page{
	width: 890px;
	border-color: #FFFFFF;
	margin: 0px auto;
}
#ram {
	position: relative;
}
/* hlavicka */
#head {
   background-image: url(../img/head_background.jpg);
	width: 890px;
	height: 207px;
}
/* menu 1*/
.menu1 {
	position: absolute;
	top: 177px;
	left: 0px;
}
.menu1 ul, .menu2 ul, .menuAdmin1 ul, .menuSub ul {
	display: block;
}
.menu1 li, .menu2 li, .menuAdmin1 li{
	display: block;
	height: 27px;
	float: left;
}
.menu1 a{
	border: 0px none #ffffff;
}
/* menu2 */
.menu2 {
	height:27px;
	position:relative;
	top:-3px;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}

/* menu administrator */
.menuAdmin1 {
	background-color: #000000;
	height: 27px;
}
.menuAdmin1 li{
	height:auto;
    margin:0px;
	padding:3px 34px;
}

a, .menuAdmin1 a {
	font-weight: bold;
	text-decoration: none;
	color: #EDBC08;
}

a:hover, .menuAdmin1 a:hover {
	color: #FF9800;
	text-decoration: underline;
}

/* menu podkategorii */
.cardHead {
	display:block;
	height:20px;	
}

.cardHead h2 {
	float:left;
}
.menuSub {
	padding-top: 3px;
}
.menuSub li {
	background-image: url(../img/icon_black.gif);
	background-repeat: no-repeat;
	background-position: left 50%;
	display: block;
	float: left;
	padding-left: 13px;
	margin-right: 5px;
}
.menuSub p {
	float: left; 
	padding-right: 5px;
}
.kosikVypis {
	float: right;
	margin-right:20px;
	background-color: #F2F2F2;
}
.subcategory-change span{
    font-size: 12px;
    color:  #000000;
}
/* tělo */
#obsah {
	background-color:#FFFFFF;
	background-repeat: repeat-y;
	background-position: top right;
	margin:0px;
	overflow:hidden;
	position:relative;
	text-align:left;
	top:-3px;
	padding: 3px;
}
.bgrNoStatic {
	background-image: url(../img/bgr_page_clear.jpg);
}
.bgrStatic {
		background-image: url(../img/bgr_static.jpg);
}
.imglogo {
	position: absolute;
	border: 0px none;
	left: 553px;
	top: 41px;
}

/* formuláře */
form {
	margin: 3px;
}
form fieldset {
	border: 2px #EDBC08 solid;
	padding: 5px;
}
form legend, form label {
	color: #FF9800;
	font-weight: bold;
	padding: 3px;
}
form label {
	display: block;
	width: 100px;
	float: left;
	text-align: right;
}

form input, form select, form textarea {
	display:block;
	margin-left:110px;
	padding:0px;
	width:195px;
}

/* form filtr */
#searchForm label{
	width: 68px;
}

#searchForm input{
	display:inline;
	margin-left:5px;
	position:relative;
	top:3px;
}
#flt_text input {
	width: 150px;
}
.radioProdej select, .radioPublic select, .selectCat select{
	width: 70px;
	margin-left:92px;
}

.fltText, .selectCat, .radioProdej, .radioPublic{
	float: left;
	padding-right: 10px;
}

/* form karta kosik */
form .nakup{
	width: 25px;
}
form .imgKosik{
	height:37px;
	margin:0;
	padding:0;
	width:25px;
}

/* form košík */
.cartRemoveForm{
	margin: 0px;
	padding: 0px;
	width: 20px;
}

form .cartRemove{
	margin: 0px;
	padding: 0px;
	width: 12px;
	height: 12px;
}
/* form objednavka */
form dt{
	font-weight: bold;
	float: left;
	width: 70px;
	text-align: right;
	margin-right: 10px;
}

pre{
	background-color: #FFFFFF;
	color: #C6002A;
}

/* tabulky */
table {
	width: 100%;
	border: 0px solid #000000;
}

th {
	background-color: #000000;
	color: #EDBC08;
	padding: 3px;
}
td {
	padding: 3px;
}
.color1{
	background-color: #C3C3C3;
}
.color2{
	background-color: #A5A5A5;
}
#footer {
	color:#EDBC08;
}
.varning {
	color: white;
	background-color: red;
	
}
.chyba {
	padding: 3px;
	font-weight: bold;
}
.bgred {
	background-color: #FFA8BB;
	display: block;
}
.bggreen {
	background-color: #A9E996;
	display: block;
}

/* wysiwyg */
.wysiwyg {
	padding: 0px;
	width: 565px;
	margin-left: 7px;
}
.wysiwyg p {
	margin-top: 10px;
}
.wysiwyg h3 {
	margin-left: 0px;
}
/* schovany slopec */
.rightCol {
	float:right;
	height:500px;
	width:200px;
}

/* přidat foto */
.formFoto {
	position: relative;
	width: 500px;
}
.formImg {
	width: 100px;
	display: block;
}
.formImg img {
	width: 100px;
	height: 100px;
}

/* karty vypis */
.karty {
	position: relative;
	width: 100%;
}
.karta_0, .karta_1, .karta_2 {
	width: 287px;
	height: 193px;
	float: left;
	background-position: top left;
	background-repeat: no-repeat;
	overflow: hidden;
}
.karta_0 {
	background-image: url(../img/karta_0.jpg);
	position: relative;
	left: 10px;
}
.karta_1 {
	background-image: url(../img/karta_1.jpg);
	position: relative;
	left: 10px;
}
.karta_2 {
	background-image: url(../img/karta_2.jpg);
	background-position: 0px 0px;
	position: relative;
	left: 10px;
}
.karta_foto {
	height:138px;
	left:20px;
	position:relative;
	top:22px;
	width:138px;
}
.karta_popis{
	bottom:118px;
	left:163px;
	position:relative;
	width:100px;
}
.karta_id, .karta_cena{
	font-weight: bold;
	color: #F9AF06;
	font-size: 12px;
}
.karta_nazev{
	font-weight: bold;
	font-size: 14px;
}
.karta_podr, .karta_rozmery{
	font-size: 10px;
}
.karta_rozmery{
	font-weight: bold;
	position: absolute;
	left: 0px;
	top: 110px;
}
.karta_cena{
	left:0px;
	position:absolute;
	top:127px;
}
.karta_kosik{
	height:37px;
	left:72px;
	margin:0;
	padding:0;
	position:absolute;
	top:103px;
	width:25px;
}

/* admin */
.admin_uvod p{
	margin-bottom: 15px;
	margin-top: 0px;
	padding-left: 3px;
	width: 500px;
}

.radioBt, .objRadio input, .check{
	margin: 0 10px 0 5px;
	display: inline;
	width: 10px;
}
.objRadio{
	padding-top: 10px;
	padding-bottom: 10px;
}
#filtrObj select{
	display: inline;
}

/* form Add Card */
.formAddCard{
	width: 350px;
}
.filtrCheck{
	margin: 0px;
	padding: 0px;
	width: 15px;
}