body {
	background-color:white;
	font-size: 11px;
	margin: 0px;
	color: black;
	font-family: Verdana, Arial, Helvetica, Tahoma;
	background-color: #F2F3F5;
	background-image: url("img/bg_tit.jpg");
	background-repeat: repeat-x;
}
form {
	margin: 0px;
	padding: 0px;
}
#obsahpravy {
	border: silver 1px solid;
	background-color: white;
	margin: 50px 3px 10px 10px;
	padding: 7px;
	width: 200px;
	height: 100px;
	float: right;
}
#obsahpravypage {
	border: silver 1px solid;
	background-color: white;
	margin: 0 3px 0 10px;
	padding: 7px;
	width: 25%;
	height: 550px;
	float: right;
}

td {
	font-size: 11px;
	color: black;
	font-family: Verdana, Arial, Helvetica, Tahoma;
}
td .cenik {
	font-size: 10px;
	border-bottom: silver 1px solid;
}
.ceniktable {
	margin: 3px;
}
hr {
	color: silver;
}
a {
	font-size: 11px;
	font-weight: normal;
	color: blue;
	text-decoration:none;
}
a.h1 {
	text-align: left;
	font-size: 14px;
	color: #9D7521;
	text-decoration:none;
}
a.h1:hover {
	color: #B58E43;
}
a.top {
	padding-right: 13px;
	font-size: 13px;
	font-weight: bold;
	color: white;
	text-decoration:none;
}
a.mini {
	font-weight: normal;
	color: #BE905E;
	text-decoration:none;
}
a.p {
	color: black;
	font-family: Arial, Verdana, Helvetica, Tahoma;
	padding-top: 3px;
	font-weight: normal;
	font-size: 13px;
}
.toptext {
	text-align: left;
	padding-top: 33px;
	padding-left: 290px;
	font-size: 21px;
	color: #047033;
	text-decoration:none;
}

a:hover {
	color: #FF9900;
	text-decoration:none;
}
a.p:hover {
	color: black;
	text-decoration:none;
}
a.top:hover {
	color: #E1E57E;
	text-decoration:none;
}
.amenutit {
	width: 100%; 
	height:26px;
	padding-top: 5px; padding-top: "5px";
	padding-left: 245px;
	text-align: left;
	float: left;
}
.bghledani {
	color: #6C4700;
	width: 100%;
    	height: 38px;
	padding-top: 2px;
	padding-left: 20px;
	text-align: left;
	background-image: url("img/toplista.jpg");
	background-repeat: no-repeat;
}
.bgtitle {
	padding-top: 82px;
	padding-left: 100px;
	width: 100%;
    	height: 132px;
	text-align: left;
	background-color: #FAD27E;
	background-image: url("img/title.jpg");
	background-repeat: no-repeat;
}
.bgmenu {
    	height: 400px;
	background-color: #FAE0A7;
	background-image: url("img/bg_menu.jpg");
	background-repeat: repeat-y;
}
.bgtitle2 {
	margin-bottom: 7px;
	width: 100%;
    	height: 26px;
	text-align: left;
	background-color: #FAE0A7;
	background-image: url("img/title_psi.jpg");
	background-repeat: no-repeat;
}
.bgtitlekocky {
	margin-bottom: 7px;
	width: 100%;
    	height: 47px;
	margin-top: 10px;
	text-align: left;
	background-color: #FAE0A8;
	background-image: url("img/title_kocky.jpg");
	background-repeat: no-repeat;
}
.bgtitleostatni {
	margin-bottom: 7px;
	margin-top: 10px;
	width: 100%;
    	height: 35px;
	text-align: left;
	background-color: #FAE0A8;
	background-image: url("img/title_ostatni.jpg");
	background-repeat: no-repeat;
}
.bgtitleostatniP {
	margin-bottom: 7px;
	margin-top: 10px;
	width: 100%;
    	height: 35px;
	text-align: left;
	background-color: #FAE0A8;
	background-image: url("img/title_ostatniP.jpg");
	background-repeat: no-repeat;
}
.bglogin {
	margin-bottom: 11px;
	width: 100%;
    	height: 31px;
	margin-top: 12px;
	text-align: left;
	background-color: #FAE0A8;
	background-image: url("img/title_login.jpg");
	background-repeat: no-repeat;
}
.bgbody {
	background-color: #FFFFFF;
	padding-left: 15px;
	padding-right: 10px;
	text-align: left;
	background-image: url("img/bg_body.jpg");
	background-repeat: repeat-x;
	height:80%
}

h1 {
	font-weight: normal;
	margin: 0px;
	text-align: left;
	padding-left: 10px;
	padding-top: 0px; padding-top: "6px";
	font-size: 10px;
	color: #D1DBE6;
	text-decoration:none;
}

.tlinks {
	color: silver; }
a {
	padding-left: 2px;
	font-size: 11px;
	font-weight: bold;
	color: #AA7944;
	text-decoration:none; }
a.top {
	font-size: 13px;
	font-weight: bold;
	color: white;
	text-decoration:none; }
a.infomenu {
	font-size: 11px;
	font-weight: normal;
	color: black;
	text-decoration:none; }

a.link {
	font-size: 10px;
	font-weight: bold;
	color: #1F5D93;
	text-decoration:none; }
a:hover {
	color: blue;
	text-decoration:none; }
a.link:hover {
	color: red;
	text-decoration:none; }

.titulek {
	font-weight: bold;
	padding-top: 4px;
	color: #F3AD03;
	font-size: 12px }
.textbox {
	border: #BCD2F7 1px solid;
	font-size: 11px;
	background-color: #ffffff }
.button {
	color: gray;
	font-size: 10px; 
	background-color: #BCD2F7;
	border: 1 solid #BCD2F7;
	cursor:hand }

A.link {
    COLOR: #1F5D93;
    font-weight: bold;
    text-decoration:none; }
A.nlink {
    FONT-SIZE: 12px;
    COLOR: #1F5D93;
    font-weight: bold;
    text-decoration:none; }
A.nlink2 {
    COLOR: black;
    text-decoration:underline; }
A.nlink:hover {
    COLOR: red;
    text-decoration:none; }
A.linktop {
	padding-right: 2px;
    FONT-SIZE: 12px;
    font-weight: normal;
    COLOR: blue;
    text-decoration:underline; }
A.linktop:hover {
    COLOR: blue;
    text-decoration:none; }
A.link:hover {
    COLOR: #CC33CC;
    text-decoration:none; }
A.ilink {
    FONT-SIZE: 11px;
    font-weight: normal;
    COLOR: black;
    text-decoration:none; }
A.ilink:hover {
    COLOR: black;
    text-decoration:none; }
.menu {
    FONT-SIZE: 11px;
    color: white;
    font-weight: bold; }
.plus {
    FONT-SIZE: 12px;
    color: red;
    font-weight: bold; }
.plus2 {
    FONT-SIZE: 11px;
    color: gray;
    font-weight: bold; }
.topmenu {
    margin:25px;
    FONT-SIZE: 12px;
    color: white;
    font-weight: bold; }
.buttonp {
    font-family: Verdana; 
    color: blue;
    font-size: 7pt;
    background-color: white;
    letter-spacing: 1pt;
    cursor:hand;
    border: 0 solid white;
}
.buttont {
    font-size: 12px;
    background-color: white;
    border: 1 solid black;
}

.buttonk {
    font-family: Verdana; 
    color: #A341A3;
    font-size: 10px;
    font-weight: bold;
    background-color: white;
    border: 1 solid black;
    cursor:hand;
}
.line {
    border-left: 0px solid gray;
    border-right: 0px solid gray;
}
.button {
    font-family: Verdana; 
    color: blue;
    font-size: 10px;
    font-weight: bold;
    background-color: white;
    border: 1 solid black;
    cursor:hand;
}
.textbox {
    font-family: Verdana; 
    font-size: 11px;
    background-color: white;
    border: 1 solid gray;
}

.copyright {
	text-align: left;
	color: #949191;
	padding-left: 21px;
	font-weight: normal;
	margin: 0px;
	font-size: 10px;
}
.small {
	font-size: 10px;
}
.line {
	background-image: url("img/toplista.jpg");
	background-repeat: no-repeat;

	background-color: #F7F8FA;
	border-right: silver 1px solid;
}
.bglista {
	height: 19px;
	background-color:#F0D488;
}
.cena {
    FONT-SIZE: 12px;
    COLOR: #A47133;
    font-weight: bold;
    text-decoration:none; }

.menu {
    margin-left: 14px;
    width: 100%;
    padding-top: 5px;
    font-size: 12px;
    color: black;
    font-weight: normal; }
a.katalog {
    font-weight: normal;
	font-size: 12px;
	color: #6E4901;
	text-decoration:none; }
a.katalog:hover {
	color: #D8A035;
	text-decoration:none;
}
a.katalogtext {
    	font-weight: normal;
	font-size: 10px;
	color: black;
	text-decoration:none; }
a.katalogtext:hover {
	color: gray;
	text-decoration:none;
}

a.infomenu2 {
	font-size: 10px;
    	font-weight: normal;
	color: #9b6b04;
	text-decoration:none; }