/*
tm.modr�: #004494;
cerven�: #CD2A2E;

    Document   : eDeska
    Created on : 30. duben 2007, 18:51
    Author     : patrikk
    Description:
        Purpose of the stylesheet follows.
*/

/* 
   TODO customize this sample style
   Syntax recommendation http://www.w3.org/TR/REC-CSS2/
*/
body {font-family: Arial, "Lucida Grande CE", lucida, sans-serif; font-size: 76%; color:#000; background: #fff; margin: 0;}

h1.common {
 color:#CD2A2E;
 font-size: 130%;
 margin: 20px 20px 25px 20px;
 text-transform: uppercase;
}

h3 {font-size: 130%; margin: 20px 20px 6px 20px;}


/* navigation - start */
.navigation {margin: 0 10px 20px 10px; padding: 0; list-style-type: none;}
.navigation td {padding: 0 10px;}
.navigation td a {color: #003E6D;}
.navigation td a:hover {color: #000;}
/* navigation - end */


/* detail page - start */
h2.detail { 
 color:#004494;
 font-size: 12pt; 
}
h3.detail { 
 font-size: 11pt;
 color:#aa0000; 
}

table.detail { 
 width:100%;
 border:0px solid #FACC00;
 background:#E6E6E6;
 }
td.detail { 
 background:#E6E6E6; 
 padding: 5px;
}
/* detail page - end */


/* content table - start */
a.detail:visited, a.download:visited  {
    color:#004494;
}
a.detail:active, a.download:active {
    color:#004494;
}
a.detail:link, a.download:link {
    color:#003E6D;
}
a.detail:hover, a.download:hover {
    color:#000;
}

table.content {
    width: 100%;
    border: 0px solid #FACC00;
    margin: 15px 0 0 0;
}
td.content {
	border: 0px solid #FACC00;
	font-size: 8pt;
	padding-left: 10px;
	background: #EBEDF0;
}
th.content {
	font-weight: bold;
	background: #154569 url(images/th_bg.gif) 0 0 repeat-x;
	color: #fff;
	padding: 5px;
}
th.content a {
 color: #fff;
}
th.content a:hover {
color: #BFBFBF;
}
/* content table - end */




/* search tables - start */
.search_text_field {
  background: #FFF;
	border: 1px solid #7F9DB9;
	padding: 2px;

}
.search_combobox {
  background: #FFF;
 
}

table.search {
	margin-bottom: 4px;
    background: #fff url(images/form_bg.gif) 0 0 repeat-y;
    padding: 5px 10px;

}
form {margin: 0 20px;}

table.search input {width: 180px;}
table.search select {width: 188px;}

td.search {
	padding-left: 0px;
	padding-right: 20px;
	font-size: 90%;
}
table.search input.search_button {
    padding: 3px 0;
    color: white;
	font-size:8pt;
	background: #2A506D;
	border: none;
	cursor: pointer;
	cursor: hand;
    width: 100px;
    margin: 2px 0 2px 2px;
    float: right;
}
/* search tables - end */



/*table {
    border: 1px solid black; 
}*/

#logo {
	BORDER-RIGHT: #3b5694 2px solid; BORDER-TOP: #3b5694 2px solid; BORDER-LEFT: #3b5694 2px solid; BORDER-BOTTOM: #3b5694 2px solid
}

#logospodek {
	BACKGROUND-IMAGE: url(http://www.praha3.cz:8080/eDeska/images/search.gif); BACKGROUND-REPEAT: repeat-y
}

#logomess {
	FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: #042367; TEXT-INDENT: 16px; LETTER-SPACING: 2px
}
