/* CSS Document for blackberry.kyk.cz*/
* {
/* 	border:1px dotted blue; */
}
body {
	margin:0;
	background-color: #000000;
	/* font-family: Lucida Sans Unicode; */
	font-family: Tahoma, Verdana, Arial, lucida, sans-serif;
	font-size: 12px;
	text-align: center;
	line-height: 1.3;
}
img {border: none; margin:7px;}
a, a:hover, a:visited {color: orange; text-decoration: underline;}
h1 { font-size: 20px;}
h3 { font-size: 14px;}
li {list-style: none;}
#main {
	width: 900px;
	margin-left: auto;
	margin-right: auto;
}
#header {
	width: 900px;
	height:155px;
	background-image: url(layout900_2_header.jpg);
	background-repeat: no-repeat;
	float: left;
}
#header a {width:900px; display:block; height:77px; }
#header span {visibility: hidden; }
#header p {font-weight: bold; color:#ffffff;}

#content {
	width: 900px;
	background-image: url(layout900_2_content.jpg);
	color: #000000;
	float: left;
}
#footer {
	width: 900px;
	height: 49px;
	float: left;
	background-image: url(layout900_2_footer.jpg);
	background-repeat: no-repeat;
	color: #ffffff;
}
#footer p {margin-top: 17px;}
#footer a {text-decoration: none;}
#textmenu {	 width:136px;  padding-top: 10px;	float:left; margin:0px; text-align: left;}
#textmenu a { padding-left:28px; text-decoration: none; display:block;}
#textmenu a.main{ text-transform: uppercase; letter-spacing: 1px;  font-weight: bold; }
#changelang { text-align:left; margin:0px; padding-left:25px; }
#textcontent {
	width: 680px;
	border-left: 1px dotted #000;
	float: left;
	text-align: left;
	padding-left:15px; 
	margin:0px;}

#textcontent .box { padding-left:20px; padding-right:20px;}
.blocker {float:left; clear:right; padding:2px; border: none;	}
.imglist {float:left;  margin:5px; padding:5px; border:1px solid #ddd; text-align:center;}
.imglist img {height: 60px;}
.center {text-align: justify;}
.warning {clear: both;}

#adminMain {border: 1px black dotted; width: 930px; margin:0px auto; text-align:left; padding:15px;}
#mainContentAdmin {	width: 50%; 	border-left: 1px dotted #000; 	float: left;
	text-align: left; 	padding-left:15px; 	margin:0px;}
#textContentAdmin { 	width: 900px; 	color: #000000;	 padding:15px;}
table {	font-family: Tahoma, Verdana, Arial, lucida, sans-serif; margin:0px auto; font-size: 12px;
			  width: 850px; border: 1px solid black;}
td {width:50%;}
#textContentAdmin input {}
