/**************************************
 * THEME NAME: opnymburk
 *
 * Files included in this sheet:
 *
 *   opnymburk/css/page.php
 *   opnymburk/css/others.php
 *   opnymburk/css/calendar.php
 *   opnymburk/css/vzkazy_chat.php
 *   opnymburk/css/tables.php
 **************************************/

/***** opnymburk/css/page.php start *****/

/*
Design by Metamorphosis Design
http://www.metamorphozis.com
Released for free under a Creative Commons Attribution 2.5 License
*/

*
{
margin: 0px;
padding: 0px;
}

a:link {
	color: #4DA0C6;
}

a:hover {
	text-decoration: underline;
	color: #FF0000;
}

a:visited {
	color: #4DA0C6;
}


body {
	
	background: #ffffff url(http://opnymburk.cz/lib/layouts/opnymburk/pix/back_all.gif) repeat-x;
	font: 13px Arial, Helvetica, sans-serif;
	color: #000000;
	padding: 0;
	margin: 0;
}

#content
{
	width: 100%;
	text-align: left;	
}

#main
{
padding-top: 0px;
margin-left: 20px;
margin-right: 20px;
position: relative;
}


#header {
	height: 170px;
	margin-bottom: 15px;
}

#logo_bg {
position: relative;
top: -20px;
z-index: 0;
height: 150px;
background-image: url(http://opnymburk.cz/lib/layouts/opnymburk/pix/header_bg.jpg);
background-repeat:  repeat-x;
background-color: rgb(153,204,255);
}

#logo {
position: relative;
height: 120px;
text-align: right;
padding-top: 30px;
background: url(http://opnymburk.cz/lib/layouts/opnymburk/pix/header.jpg) no-repeat;
}

#logo a {
  color: rgb(204,153,0);
}

.logo_a {
	text-decoration: none;
	font-style: italic;
	font-size: 25px;
	color: rgb(204,153,0);
	margin-right: 70px;
}
#logo H2 a
{
font-size: 10px;
text-transform: uppercase;
letter-spacing: 2px;
}


#menu
{
position: relative;
z-index:50;
margin: 0 auto;
height: 27px;
margin: 10px 30px 0px 170px;
padding-top: 13px;
padding-left: 50px;
background: url(http://opnymburk.cz/lib/layouts/opnymburk/pix/menu.gif) repeat-x;
}

#menu_l
{
  position: absolute;
  top:0;
  left:0px;
  width:20px;
  height: 50px;
  background: url(http://opnymburk.cz/lib/layouts/opnymburk/pix/menu_l.gif) no-repeat;
}

#menu_r
{
  position: absolute;
  top:0;
  right:0px;
  width:20px;
  height: 50px;
  background: url(http://opnymburk.cz/lib/layouts/opnymburk/pix/menu_r.gif) no-repeat;
}

#menu a, #menu a:visited {
	width: 100px;
  top: 10px;
	text-align: center;
	text-decoration: none;
	color: rgb(153,102,0);
	font-weight: bold;
	font-size: 14px;
	text-transform: uppercase;
}

#menu a:hover {
	width: 100px;
	color: white;
	text-decoration: underline;
}




#left
{
  width: 250px;
  position: relative;
  float: left;
}

#left H3
{
width: 225px;
height: 27px;
font-size: 14px;
font-weight: bold;
padding-left: 25px;
padding-top: 13px;
margin-left: 0px;
text-transform: uppercase;
color: #ffffff;
background: url(http://opnymburk.cz/lib/layouts/opnymburk/pix/title_2.gif) no-repeat;
}

.leftbox {
	position: relative;
  margin-bottom: 40px;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	background: url(http://opnymburk.cz/lib/layouts/opnymburk/pix/title_back_2.gif) no-repeat top;
}

#menu_left H3
{
background: url(http://opnymburk.cz/lib/layouts/opnymburk/pix/title.gif) no-repeat;
}

#menu_left .leftbox
{
background: url(http://opnymburk.cz/lib/layouts/opnymburk/pix/title_back.gif) no-repeat top;
}

#menu_left ul {
	border: 0px;
	margin-left: 5px;
	margin-bottom: 10px;
	padding-top: 5px;
	background: none;
	list-style-image: url(http://opnymburk.cz/lib/layouts/opnymburk/pix/menu_odr.gif);
	list-style-position: inside;
	text-transform: uppercase;
}

#menu_left li {
	padding-bottom: 2px;
	margin-bottom: 5px;
}

#menu_left li a, #menu_left li a:visited {
  color: rgb(153,102,0);
  font-weight: bold;
  font-size: 1.2em;
}

#menu_left li ul {
	border: 0px;
	margin-left: 30px;
	margin-bottom: 5px;
	padding-top:0;
	font-size: 0.9em;
	list-style: none;
}

#left a {
	color: #4DA0C6;
	text-decoration: none;
}

#left a:hover {
	color: #4DA0C6;
	text-decoration: underline;
}

#left a:visited {
	color: #4DA0C6;
}

#left p
{
padding: 10px;
}

#right
{
margin: 0 0 0 280px;
}

#right H4
{
	margin: 0;
	padding: 0px;
	font-size: 12px;
	color: #4DA0C6;
}


#right p {
	margin: 0;
	padding: 0;
	padding-bottom: 10px;
}

#right h1, #right h2, #right h3 {
	margin: 0;
	padding: 0;
	color: #4DA0C6;
}

#htitle h1 {
  margin-left: 30px;
}

#right ol, #right ul
{
margin-left: 30px;
}


.date {
	text-align: right;
	color: #4DA0C6;
	font-size: 11px;
}

.date a {
	color: #4DA0C6;
}


#block_search {
  float:right; padding:0 5px 0 0; margin: 5px 0 0 0;
  font-size: 10px;
  margin-right: 5px;
}

#block_search span {
  font-size: 12px;
  color: #8793A5;
}


#block_moto {
  position: absolute;
  top: 60px;
  left: 180px;
  
  font-size: 25px;
  text-transform: uppercase;
  color: #0066CC;
  font-style: italic;
}







/*  ******************  co zde musí být  ************************   */

.aktualita {
  margin-bottom: 15px;
}
.aktualita_date {
  font-size: 0.8em;
  color: rgb(153,102,0);
}

.top_article {
 font-size: 0.9em;
 margin: 4px 0 0 0;
 text-align: left;
}
.top_article a {
 color:black;
 decoration: none;
}

.aktuality_link_others {
 margin: 0 0 0 10px;
 font-size: 0.8em;
 font-weight: bolder;
}

.bookmarks_link {
}


.page_rand_gal_text {
 text-align: center;
 font-size: 0.8em;
 width: 160px;
 margin-top: 5px;
 margin-left: 15px;
 padding: 5px 5px 5px 5px;
 background-color: #D9E0FF;
 border: 1px solid #6666FF;
}



/*------- hledání - formulář ----------*/
.input_search {
 font-size: 0.8em;
 width:60px;
 margin: 0 35px 0 0;
 padding: 0 0 0 0;
 background-color: #FFFFFF;
}

.text_search {
 font-size: 10px;
 margin: 0 35px 0 0;
 color: #8793A5;
 height: 11px;
}

.form_search {
 margin: 0 0 0 0;
 padding: 0 0 0 0;
}

.search_go_img {
 width: 20px;
 height: 20px;
 margin: 0 0 0 0;
 padding: 3px 3px 3px 3px;
 border: 1px solid #8793A5;
 position: absolute;
 top: 0px;
 right: 5px;
}




/***** opnymburk/css/page.php end *****/

/***** opnymburk/css/others.php start *****/

.ofsdfafadfa {}


/* !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! */

/* --------------------  BĚŽNÉ BAREVNÉ POZADÍ A OHRANIČENÍ ------------- */
/*  */
.barBackground,
.barTab,
.barDiv,
.normal_table_obal,
.tpai_info,
.tpai_name,
.odkaz_one,
.Calendar_simple_table,
.info_small,
.showAllAgain  {
background-color: rgb(245,245,255);
}

.barTab,
.barDiv,
.tpai_info,
.tpai_name,
.odkaz_one,
.tabobl table,
.tabobl td, th,
.info_small { 
border: 1px solid rgb(255,224,20);
}











/* běžné odkaz */
a {
text-decoration: none;
background-color: transparent;
color: #0000FF;
}

a:hover {
text-decoration: underline;
background-color: transparent;
color: #0000FF;
}

/**** tlačítko reaguj  */

.reaguj {
background-color: #996600; 
color: yellow;
}

.reaguj:hover {
background-color: #BB9933;
}

.javapopup {
background-color: #99ff66; 
border: 1px solid black;
}

/* tab. nebylo nic zobrazeno a tak zobraz vše */
.showAllAgain {
 border: dashed 1px red;
}













 /*  zobrazené uživatelské jméno  */
.username, .username:hover {
 border-bottom: 1px dashed blue;
 font-style: italic;
 color: black;
}

.jinBarMid {
  background-color: rgb(225,225,235);
}


 /*  zobrazené uživatelské jméno s detaily <div>  */
.usernameDetails {
 background-color: rgb(255,255,204);
 border: 1px dashed rgb(153,153,255);
}
/***** opnymburk/css/others.php end *****/

/***** opnymburk/css/calendar.php start *****/

/********************   NOVÉ */
.ofsdfafadfa {}

/** kalendář základní **/
/* .Calendar_simple_table  deklarováno v others.php */ 

.Calendar_simple_table td {
 border: 1px solid #ff6600;
}

/** obsazená buňka **/
.Calendar_simple_table_full {
 background-color: yellow;
}

/** dva řádky posobějdoucích akcí **/
.Calendar_simple_line_jedna {
 background-color:#ffdd00;
}
.Calendar_simple_line_dva {
 background-color: #ffdd55;
}
/***** opnymburk/css/calendar.php end *****/

/***** opnymburk/css/vzkazy_chat.php start *****/



.chat_table {
 margin: 0 10px 30px 10px;
 border-collapse: collapse;
 border-left: solid 1px #ff9900;
 border-top: solid 1px #ff9900;
}
.chat_table td {
 padding: 3px 3px 3px 3px;
}

.chat_table_tr {
 background-color: #ffff66;
}

.chat_one_simple_name {
 color: #996600;
 font-weight: bolder;
}

.chat_link_to_chat {
 color: #993300;
 font-weight: bolder;
}
/***** opnymburk/css/vzkazy_chat.php end *****/

/***** opnymburk/css/tables.php start *****/

.ofsdfafadfa {}
/**** běžná tabulka se záhlavím a zápatím **/


/* --------------------  BĚŽNÉ BAREVNÉ POZADÍ A OHRANIČENÍ ------------- */
/* 
 ==== barevné pozadí - deklarováno others.php
.barBackground,
.barTab,
.barDiv,
.normal_table_obal,
.tpai_info,
.tpai_name,
.odkaz_one  

==== barevné ohraničení - deklarováno others.php
.barTab,
.barDiv,
.tpai_info,
.tpai_name,
.odkaz_one 
 */

/* --------------------   barevná běžná tabulka, div (JAKÝ OHRANIČENÍ) ------------- */
/* aktuality */

.normal_table_header {
border: 1px solid #normal_table_footer;
background-color: #FF6666;
color: white;
}

.normal_table_text,
.normal_table_footer {
border-bottom: 1px solid #FF3366;
border-left: 1px solid #FF3366;
border-right: 1px solid #FF3366;
color: #000000;
}







/* --------------------   obecná tabulka s proměným pozadím <div> <table> ------------- */
/* deklarováno v others.php
.tabobl table   { 
border: 1px solid #FF3366;
}
.tabobl td, th {
border: 1px solid #FF3366;
}
*/


/* --------------------   lokální_texty ------------- */
/* tabulka při administraci */
.changable_text_head,
.changable_text_head_small,
.changable_text {
 border: dashed 1px #ff3300;
 background-color:#dddddd;
}













/*  --------------------------------------------       taková ta tabulka s nadpisem vlevo a infoboxem vpravo    */
.tpai_box_simple {
 border-top: solid 2px #FF3366;
 border-right: solid 1px #FF3366;
 background-image: url(http://opnymburk.cz/lib/layouts/opnymburk/pix/background/alpha_down.gif);
 background-repeat: repeat-x;
}

/*  deklarováno výše
.tpai_info,
.tpai_name
*/

/*  --------------------------------------------     taková ta tabulka s barevným pruhem, s tučným nadpisem a málo infem pod ním     */
.tcl_box_simplest {
 border-top: solid 2px rgb(255,224,20);
}
.tcl_info_simplest_nadpis {
 font-size: 1.5em;
 color: #707070;
}
.tcl_info_simplest {
 color: #969696;
}

.tcl_info_simplest_date {
 background-color: rgb(255,224,20);
 color: white;
}

/*  --------------------------------------------       články !!!!   */

.admin_invisible {     /*    barva článku, který je "neviditelný"  */
background-color: #dddddd;
color: #555555;
}



/*  --------------------------------------------     akce -     */
.action_is_old {
 background-color: white;
}
.action_is_old_text {
 color: #797979;
}
/***** opnymburk/css/tables.php end *****/





