html,body{ 
	font-family: Tahoma, "Arial CE", "Helvetica CE", Arial, Helvetica, sans-serif; 
	font-size : 11px;
	color: #000000;
	background: #edf0ec;
	background-image: url(../images/design/background.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
}

/* ************************************************* BEGIN OF DESIGN */

div.stranka{
	width: 770px;
	margin: 0 auto;
	text-align: left;
}

div.menu{
    width: 770px;
    height: 60px;
    background-image: url(../images/design/menu_back.jpg);
    text-align: center;
}

div.banner{
    width: 770px;
    height: 227px;
}

div.content{
	width: 770px;
	margin: 0px;
	background-image: url(../images/design/back.jpg);
}

.content:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}

div.left_frame{
    width: 220px;
    float: left;
}

div.left_title{
    background-image: url(../images/design/left_title_back.jpg);
    width: 220px;
    height: 43px;
}

div.left_title_padding{
    padding: 15px 0px 0px 30px;
}

div.left_frame_padding{
    padding: 0px 25px 0px 30px;
    line-height: 17px;
    color: #ffffff;
}

div.right_frame{
    width: 550px;
    /*background-image: url(../images/design/right_text_back.jpg);*/
    background-repeat: no-repeat;
    background-position: top right;
    float: right;
}

div.right_frame_padding{
    padding: 15px 20px 0px 10px;
    line-height: 17px;
}

div.bottom_back{
    background-image: url(../images/design/bottom_back.jpg);
    width: 770px;
    height: 50px;   
    color: #bbbdba;
}

div.bottom_menu_padding{
    padding: 10px 20px 0px 260px;
    text-align: center;
}

div.center{
    text-align: center;
}

div.low{
    font-size: 0.9em;
    line-height: 1.5em;
    font-style: italic;
    text-align: center;
}
/* ************************************************* END OF DESIGN */

/* ************************************************* BEGIN OF TABLES */
table{
    padding: 0px;
    margin: 0px;
}

table.border td, th{
    border: 1px solid #cccccc;
    padding-left: 5px;
    padding-right: 5px;
}

table.noborder td{
    border: 0px;
}

thead td{
	background-color: #6a2225;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
}

td{
   font-family: Tahoma, "Arial CE", "Helvetica CE", Arial, Helvetica, sans-serif; 
   font-size : 11px;	
}

td.required{
    color: #6b2226;
    font-weight: bold;    
}

td.right{
    text-align: right;
}

td.border{
  border-width: 1px;
  border-style: solid;
  border-color: #000000;
}

td.foto{
    background-color: #e5e5e5;
    text-align: center;
    vertical-align: middle;
    border: 1px solid #c0c0c0;
}

/* ************************************************* END OF TABLES */

/* ************************************************* BEGIN OF HREF */
a{
    color: #6b2226;
	text-decoration: none;
	font-weight: bold;	
}   

a:hover{
    color: #000000;
}

a.bottom{
    font-weight: normal;
    color: #bbbdba;
    font-size: 11px;
    text-decoration: none;
    text-transform: uppercase;
}

a.bottom:hover{
    color: #000000;
    font-size: 11px;    
    text-decoration: none;
}

a.white{
    color: #ffffff;
    font-weight: normal;
}

a.white:hover{
    color: #ffffff;
    text-decoration: underline;
}

a.menu{
    color: #ffffff;
    font-size: 18px;
    font-weight: normal;
}

/* ************************************************* END OF HREF */

/* ************************************************* BEGIN OF TITLE */
h1{
	font-size: 18px;
	font-weight: normal;
	color: #6b2226;
	margin: 0px;
	margin-bottom: 10px;
}

hr{
    border: 1px solid #d0d0d0;
    border-top: 0px;    
    border-left: 1px;    
    border-right: 1px;
    height: 1px;
}

h2{
	font-size: 14px;
	color: #6b2226;
	margin: 0px;
	margin: 5px 0px 5px 0px;
}

h3{
	font-weight: bold;
	font-size: 12px;
	margin: 0px;
}

/* ************************************************* END OF TITLE */

/* ************************************************* BEGIN OF TEXT */
strong.highlite{
    color: #6b2226;
}

span.highlite{
	color: #85a9d1;
}

span.message{
    color: #6b2226;
    font-weight: bold;
}

span.error{
	font-weight: bold;
	color: #c5464d;
}

.defaultErr{
    color: #6b2226;
}

span.low{
    font-size: 9px;
    color: #7b7b7b;
}

ul{
 	padding: 0px;
 	margin: 0px;
 	padding-left: 30px;
    list-style-image: url(../images/design/sipka.jpg);	
}

ul.medzera li{
    padding-bottom: 10px;
}

ul.nopadding{
    list-style-image: url(../images/design/sipka2.jpg);	
}

ul.nopadding li{
    padding-bottom: 0px;
    padding-left: 5px;
}

ul li ul{
    list-style-type: square;
    padding-left: 20px;
}

li{
  margin: 0px;
  padding: 0px;
}

span.obsadene{
    color: #a43535;
}

span.volne{
    color: #4ca435;
}

/* ************************************************* END OF TEXT */

/* ************************************************* BEGIN OF IMAGES */

img{
	border: 0px;
}

img.ciara{
	padding-left: 1px;
}

img.border{
 	border-width: 1px;
 	border-style: solid;
 	border-color: #b0b0b0; 	
 	padding: 1px;
}

img.photo_left{
	margin-right: 5px;
	margin-top: 5px;	
	float: left;
}

img.photo_right{
    margin-left: 5px;
    margin-top: 5px;
    float: right;
}

img.menu_ciara{
    vertical-align: middle;
    padding: 0px 10px 0px 10px;
}
/* ************************************************* END OF IMAGES */

/* ************************************************* BEGIN OF FORM*/

p{
	margin: 0px;
	padding: 5px 0px 5px 0px;
}

p.center{
    text-align: center;
}

form{
	margin: 0px;
}

input.text{
    width: 300px;
	font-size: 11px;
	border-width: 1px;
	border-style: solid;
	border-color: #999999;
	padding: 3px;
}

input.male{
    width: 100px;
}

input.submit{
	color: #6b2226;
	font-weight: bold;
	font-size: 11px;
	border-width: 1px;
	border-style: solid;
	border-color: #bebdb8;
	background-color: #ebe5cf;
	height: 20px;
	padding-bottom: 3px;
}

textarea{
	font-family: tahoma;
	font-size: 11px;
	height: 50px;
    width: 306px;
	border-width: 1px;
	border-style: solid;
	border-color: #999999;
}

select{
	font-size: 11px;
	width: 308px;
	padding: 1px;
}

fieldset{
	background-color: #ebe5cf;
	border-width: 1px;
	border-style: solid;
	border-color: #bebdb8;
	margin-bottom: 10px;
	padding: 10px;
}

legend{
	font-weight: bold;
	color: #000000;
}