BODY {
	  background: url(grafika/pozadi_rastr4.png);
	  background-attachment: fixed;
	}

TEXTAREA {
	resize: none;
}

html,body,.ui-dialog .ui-dialog-content {
	padding: 0px;
	margin: 0px;
	height: 100%;
	font-size: 12px;
	}
	
* {
	font-family: Roboto;
	}

PRE {
	font-family : "Courier New", Courier, monospace;
	}
	
	
#kontejner {
	width: 1200px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	height: auto;
	border: 4px solid white;
	}

#logo {
	width: 1200px;
	height: 120px;
	}

#menu {
	width: 1200px;
	height: 34px;
	background: url(grafika/pozadi_menu.png);
	text-align: center;
	}
#menu #menuhref {
	padding-top: 6px;
	padding-left: 10px;
	}
	
#menu #menuhref A{
	font-size: 16px;
	text-decoration: none;
	padding-right: 14px;
	color: #aaaaaa;
	text-shadow: 2px 2px 2px #333333;
	}
	
#menu #menuhref A:hover {
	color: white;
	text-shadow: 2px 2px 2px #333333;
	}

#menu #hledac {
	position: relative;
	top: -27px;
	left: 975px;
	width: 280px;
	color:white;
	padding-top: 5px;
	padding-left: 5px;
	}

#menu #hledac INPUT {
	border: 0px;
	background-color: white;
	}

TABLE #plocha {
	width: 1200px;
	}
#plocha .levo {
	width: 250px;
	background: url(grafika/pozadi_tmave.png);
	vertical-align: top;
	}

#plocha .stred {
	width: 800px;
	background-color: #87aae0;
	vertical-align: top;
	}

#plocha .pravo {
	width: 250px;
	background: url(grafika/pozadi_tmave.png);
	vertical-align: top;
	}

#pata {
	position: relative;
	width: 1200px;
	height: 70px;
	background: url(grafika/pata.png);
	}

#pata .pataobsah {
	position: absolute;
	left: 225px; top: 15px;
	width: 750px;
	height: 40px;
	font-size: 14px;
	color: white;
	text-align: center;
	}
	
	
#tablenovinka, .okolo {
	border: 1px solid black;
}
	
#tablenovinka .novinka_nadpis{
	font-size: 15px;
	margin: 0px;
	color: #D5E5FF;
	padding: 5px;
	background-image:url("grafika/pozadi_tmave.png");
}

#tablenovinka .novinka_zaznamu{
	position: absolute;
	font-size: 12px;
	top: -7px;
	right: 0px;
	width: 250px;
	height: 40px;
	text-align: right;
}

#tablenovinka .novinka_zaznamubez{
	position: absolute;
	font-size: 12px;
	top: 0px;
	right: 0px;
	width: auto;
	height: 40px;
	text-align: right;
}


#tablenovinka .novinka_nadpis A{
	color: #D5E5FF;
	text-decoration: none;
	}
	
	

#tablenovinka .novinka_popis{
	padding: 5px;
	color: #333333;
	background-color: #eeeeee;
	
}

#tablenovinka .novinka_popis A {
	color: #000080;
	text-shadow: 2px 2px #white;
	}
	
#tablenovinka .velky_nadpis{
	font-size: 18px;
	text-align: center;
	text-shadow: 3px 3px 3px #777777;
}

#tablenovinka .novinka_obrazek {
	border: 1px solid black;
}

#vlakno {
	width: 700px;
	margin-left: auto;
	margin-right: auto;
	background-color: #444444;
	}

#vlakno .vnadpis{
	font-size: 16px;
	margin: 0px;
	margin-bottom: 10px;
	padding-left: 5px;
	padding-top: 5px;
	color: #eeeeee;
}
#vlakno .vtelo {
	margin: 0px 0px 7px 0px;
	padding: 5px;
	color: #eeeeee;
	}

#vlakno A {
	color: yellow;
}
		
	
#editor_novinka {
	width: 700px;
	height: 20px;
	background-color: #eeeeee;
	margin-left: auto;
	margin-right: auto;
	}
#editor_novinka A, #tablegalerie A{
	color: #000080;
	font-size: 13px;
	text-decoration: none;
}

#editor_novinka A:hover,#tablegalerie A:hover{
	color: red;
	text-decoration: none;
}
#pridatzaznam { position: relative;top: 7px;}
#pridatzaznam {text-align: center;font-size: 18px;padding: 5px;}
#pridatzaznam A{color: black;text-decoration: none;font-family: RobotoBold;text-shadow: 2px 2px 2px white;}
#pridatzaznam A:hover{color: red;}

#recenze_clanek,#tablenovinka,#tablerecenze,#tablegalerie {
	margin-top: 12px;
	margin-left: auto;
	margin-right: auto;
}
#recenze_clanek {
	width: 700px;
	background-color: white;
	padding-top: 10px;
	}
#recenze_clanek_vnitrek {padding: 20px;}
#recenze_clanek IMG {padding: 10px;}

#recenze_podmenu {
	float: left;
	min-height: 30px;
	text-align: center;
}

#recenze_podmenu A{
	font-family: RobotoBold;
	text-decoration: none;
	font-size: 15px;
	color: #333333;
	text-shadow: 2px 2px 2px white;
	}
	
#recenze_podmenu A:hover{
	color: white;
	text-shadow: 2px 2px 2px #000000;
	}

.zleva 	{text-align: left; padding-left: 5px;}
.zprava	{text-align: right; padding-right: 5px;}
.str    {text-align: center;}
.center {margin-left: auto; margin-right: auto;}
	
#browser TH {
	background-color: #333333;
	font-weight: normal;
	color: white;
	}
	
#browser TABLE {background-color: #bdbdbd;}
#browser TABLE A {color: #333333;}
#browser TABLE A:hover {color: #008000;}
#browser TABLE TR  {background-color: #bdbdbd;}
#browser TABLE TR:hover {background-color: #aaaaaa;}

	
#plocha h1 {
	font-size: 22px;
	font-weight: normal;
	margin: 0px;
	text-align: center;
	display: block;
	background-color: #2e3168;
	color: white;
	
	}

#plocha h2 {
	font-family: RobotoBold;
	margin: 10px 0px 0px 20px;
	padding: 0px;
	text-transform: uppercase;
	font-size: 20px;
	color: #21217a;
	text-shadow: 3px 3px 5px #ffffff;
	text-align: left;
	}

#tablegalerie TD {background-color: none;}
#tablegalerie TD:hover {background-color: white;}

#pravo {
	margin-bottom: 10px;
	}
	
#pravo,.stitek {
	width: 200px;
	margin-left: auto;
	margin-right: auto;
	background-color: #2E3168;
	font-size: 12px;
	padding: 4px;
	border: 1px solid #666666;

	box-shadow: black 4px 6px 20px; 
	-webkit-box-shadow: black 4px 6px 20px;
	-moz-box-shadow:     black 4px 6px 20px;	
	}
#pravo A, .hledac {
	display: block;
	text-decoration: none;
	color: #bbbbbb;
	}
#pravo A:hover, .hledac:hover {
	background-color: #353981;
	color: yellow;
	}

#pravo h2 {
	padding: 0px;
	margin: 0px;
	text-align: left;
	font-size: 14px;
	color: #2E3168;
	text-shadow: none;
	padding-left: 2px;
	background-color: #eeeeee;
	}

#pravo TABLE {
	margin-top: 3px;
}
 
/* styl ABECEDA */

#abeceda {
	width: 700px; 
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	}
	
#abeceda A {
	font-size: 14px;
	color: black;
	text-decoration: none;
	}

#abeceda A:hover {
	color: white;
	}
	

/* styl tabulka hra */

#tablehra{
	font-size: 13px;
	border: 3px solid black;
	background-color: #eeeeee;
	}
	
#tablehra TH, #static TH {
	background-color: #333333;
	color: white;
	font-weight: normal;
	padding: 3px;
	}

#tablehra a {
	text-decoration: none;
	color: #000080;
	}

#tablehra a:hover {
	color: red;
	}
	
#tablehra .detail{color: white;}
#tablehra .detail:hover{color: yellow;}

#strankovani A {
	text-decoration: none;
	font-size: 15px;
	margin-left: 5px;
	color: #333333;
	}
#strankovani A:hover {	
	color: white;
	}

.shot {margin-bottom: 5px;}
#tlac {
	border: 2px outset #333333;
	padding: 2px;
	font-size: 16px;
	background-color: #C0FFC0;
	}

#static {
	margin-left: auto;
	margin-right: auto;
	}

#static  {
	border-top: 1px solid black;
	border-bottom: 1px solid black;
	border-left: 1px solid black;
	}
#static TD {border-right: 1px solid black;}
.seda { background-color: #666666; color: white; text-align: center;}

.aktualni { font-size: 15px; color: white; margin-right: 3px;}

.invert { 
	background-color: #2E2E87;
	color: white;
	font-weight: normal;
	}
	
#hledej .pole{
	width: 156px;
	margin-left: 10px;
	margin-bottom: 7px;
	border: none;
	margin-top: 7px;
}
#hledej .tlac{
	width: 50px;
	margin-bottom: 7px;
	border: none;
	margin-top: 7px;
}

.nadpisanimace {
	float: left;
	margin-left: 20px;
	margin-top: 5px;
	}
	
.s98 { width: 98%;}
.h34 {height: 34px;}

#dataTable TD {border-right: 1px solid #bbbbbb;border-bottom: 1px solid #bbbbbb;}
#dataTable tr:nth-child(even) {background: #eeeeee}
#dataTable tr:nth-child(odd) {background: #dddddd}

#dataTable A {color: #222222; text-decoration: none;}
#dataTable A:hover {color: red}
#dataTable .novinka_popis {color: green;}
.c16 {font-size: 16px;}

.pozor {
	margin-left: auto;
	margin-right: auto;
	background-color: red;
	color: white;
	font-size: 16px;
	width: 95%;
	padding: 10px;
}

.readonly {
	background-color: #cccccc;
	color: #222222;
}

.data2 TABLE,.bigtableinfo2 TABLE,.bigtableinfo TABLE,.bigtabletype TABLE { 
	border-collapse: collapse; 
	empty-cells:show;
	border-left: 1px solid #bbbbbb;
    border-top: 1px solid #bbbbbb;
	font-size: 12px;
}


.data2 TD, .data2 TH {
	background-color: #eeeeee;
	border-right: 1px solid #bbbbbb;
	border-bottom: 1px solid #bbbbbb;
}

.data2 TH { font-size: 14px; background-color: #2e3168; color: white; font-weight: normal;}
.data2 TD:hover {background-color: #eaeaea;}
.data2 TD A { color: #222222; text-decoration: none;}
.data2 TD A:hover {color: red; text-decoration: none;}

.bigtabledata {

	width: 99%; height: 200px;
	border: 1px solid black;
	margin-left: 2px;
	margin-top: 5px;
	margin-bottom: 5px;
	background-color: white;
	position: relative;
}

.bigtabledata2 {

	width: 99%; height: 136px;
	border: 1px solid black;
	margin-left: 2px;
	margin-top: 2px;
	margin-bottom: 2px;
	background-color: white;
	position: relative;
}

	
.bigtableimage {
		position: absolute;
		left: 2px; top: 2px;
		width: 275px;
}

.bigtableimage2 {
		position: absolute;
		left: 2px; top: 2px;
		width: 180px;
}

.bigtableinfo {
		position: absolute;
		left: 290px; top: 10px;
		width: 405px;
}

.bigtableinfo2 {
		position: absolute;
		left: 190px; top: 2px;
		width: 515px;
}

.bigtabletype TD {
	background-color: white;
}

.bigtabletype A {text-decoration: none; color: #222222}

.pages {
		width: 95%;
		margin-left: auto;
		margin-right: auto;
		background-color: #eeeeee;
		border: 1px solid black;
		padding: 2px;
		margin-top:5px;
		text-align: center;
}

.pages A, .jsemzde { text-decoration: none; margin-left: 3px; margin-right: 3px; font-size: 14px;}
.pages A:hover {text-decoration: underline;}
.jsemzde { color: red; font-weight: bold;}

.tableinfo {
		position: relative; width: 692px; left: 20px;
		margin-top: -10px; margin-bottom: 10px;
		background-color: #eeeeee; color: #222222;
		border: 1px solid #666666; padding: 5px;
}

.tablerow TABLE tr:nth-child(even){
	background-color: white;
	}

#preloader {
	display: none;
	position: fixed;
	top: 30%; left:0px;
	width:100%; height: 30%;
	background-color: #444444;
	background-size: auto;
}

#preloader .im {
	display: block;
	margin-top: 20px;
	height: 80%;
	margin-left: auto;
	margin-right: auto;
}

.data2 TABLE TD A { text-decoration: underline;}
.bold {font-weight: bold;}