html,body{ 
	font-family: Tahoma, "Arial CE", "Helvetica CE", Arial, Helvetica, sans-serif; 
	font-size : 11px;
	color: #94978e;
	text-align: center;
	background-image: url(../images/design/background.jpg);
	background-repeat: repeat-x;
	background-color: #e9e9cf;
	margin: 0px;
	padding: 0px;
	width: 100%;
}
/* ************************************************* BEGIN OF DESIGN */
div.stranka{
	width: 772px;
	margin: 0 auto;
}

div.top{
    background-image: url(../images/design/top_back.jpg);
    height: 75px;
    width: 100%;
}

div.top_padding{
    padding: 20px 0px 0px 15px;
    text-align: left;
}

div.main{
    height: 167px;
    background: url(../images/design/main_back.jpg);
    width: 100%;    
}

div.main_padding{
    padding: 0px 0px 0px 15px;
}

div.picture{
    float: left;
    width: 436px;
}

div.banner{
    width: 336px;
    height: 167px;
    background: url(../images/design/top_clanok_back.jpg) no-repeat;
    float: right;   
    text-align: left; 
}

div.banner_padding{
    padding: 5px 20px 5px 10px;
}

div.content{
    background-image: url(../images/design/back.jpg);
    width: 100%;
}

div.clanok:after, div.content:after{
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}

div.menu{
    width: 742px;
    height: 54px;
    margin: 0 auto;
    background-image: url(../images/design/menu_back.jpg);
    text-align: left;
}

div.menu_padding{
    padding-top: 7px;
}

div.left_frame{
    width: 175px;
    float: left;
}

div.left_frame_padding{
    padding-left: 15px;
}

div.submenu{
    background-color: #f4f6eb;
    text-align: left;
}

div.submenu_padding{
    padding: 5px;
}

div.right_frame{
    width: 597px;
    float: right;
    text-align: left;
}

div.right_frame_padding{
    padding-left: 18px;
    padding-right: 30px;
    line-height: 18px;
}

div.bottom{
    width: 100%;
    height: 45px;
    background-image: url(../images/design/bottom.jpg);
}

div.created{
    float: right;
    padding-top: 15px;
    padding-right: 15px;
    font-size: 9px;
    color: #d1d1ba;
}

div.map{
    width: 280px;
    height: 450px;
    border: 1px solid #000000;
    float: right;
    margin-left: 10px;
}

div#mapa{
    
}

div.clanok{
    margin-bottom: 10px;
    clear: both;
}

div.sportovisko{
    float: left;
    width: 200px;
    text-align: center;
}

/* ************************************************* END OF DESIGN */

/* ************************************************* BEGIN OF TABLES */
table{

}

table.border td{
    border: 1px solid #cccccc;
    padding-left: 5px;
    padding-right: 5px;
}

tr.header td{
	background-color: #ebe5cf;
	font-weight: bold;
	text-align: center;
}

tr.highlite td{
    background-color: #e1ffb8;
}

table.center td{
    text-align: center;
}

td{
   font-family: Tahoma, "Arial CE", "Helvetica CE", Arial, Helvetica, sans-serif; 
   font-size : 11px;	
}

td.galeria{
	text-align: center;
	vertical-align: top;
}

td.foto{
    background-color: #dddddd;
    border: 1px solid #bbbbbb;
    padding: 10px;
}

td.left{
    text-align: left;
}

td.right{
    text-align: right;
}

td.center{
    text-align: center;
}

/* ************************************************* END OF TABLES */

/* ************************************************* BEGIN OF HREF */
a{
    color: #75ad42;
	text-decoration: none;
	
}   

a:hover{
    color: #598c30;
}

a.menu{
    color: #2d2d2d;
    font-size: 16px;
    font-weight: bold;
}

a.menu:hover{
    color: #b21513;
}

a.bottom{
    font-weight: normal;
    color: #d1d1ba;
    font-size: 9px;
    text-decoration: none;
}

a.bottom:hover{
    color: #afaf9b;
    text-decoration: none;
}

/* ************************************************* END OF HREF */

/* ************************************************* BEGIN OF TITLE */
h1{
	font-size: 18px;
	color: #75ad42;
	font-weight: bold;
	margin: 0px;
    margin-bottom: 10px;
    margin-top: 10px;
}

h2{
	font-size: 14px;
	color: #598c30;
	margin: 0px;
}

h2 a{
    color: #85a9d1;
    text-decoration: none;
}

h2 a:hover{
    color: #09559c;
}

h3{
	font-weight: bold;
	font-size: 12px;
	margin: 0px;
}

.top_title{
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    display: block;
}

.banner a{
    color: #fff;
}

.banner a:hover{
    color: #fff;
    text-decoration: underline;
}

.top_datum{
    color: #c8e0a7;
    font-size: 9px;
}

.banner p{
    color: #fff;
}
/* ************************************************* END OF TITLE */

/* ************************************************* BEGIN OF TEXT */
hr{
    border: 1px solid #a6a499;
    border-top: 0px;    
    border-left: 1px;    
    border-right: 1px;
    height: 1px;
}

span.highlite{
	color: #75ad42;
	font-size: 12px;
}

span.poznamka{
	font-size: 10px;
	color: #828282;
}

span.message{
    color: #9f8305;
    font-weight: bold;
}

span.error{
	font-weight: bold;
	color: #c5464d;
}

.defaultErr{
    color: #a18b13;
}

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;
}

/* ************************************************* END OF TEXT */

/* ************************************************* BEGIN OF IMAGES */

img{
	border: 0px;
}

img.border{
    padding: 1px;
    border: 1px solid #cccccc;
}

div.photo_left{
    float: left;
    margin-right: 10px;
}

img.photo_left{
    float: left;
    margin-right: 10px;
}

img.middle{
    vertical-align: middle;
}
/* ************************************************* END OF IMAGES */

/* ************************************************* BEGIN OF FORM*/

p{
	margin: 0px;
	padding: 0px;
	margin-bottom: 10px;
}

input.text{
    width: 200px;
	font-size: 11px;
	border-width: 1px;
	border-style: solid;
	border-color: #94978e;
	padding: 2px;
}

select{
    width: 206px;
	font-size: 11px;
	border-width: 1px;
	border-style: solid;
	border-color: #94978e;
	padding: 2px;    
}

input.submit{
	color: #5b5b5b;
	font-size: 11px;
	border-width: 1px;
	border-style: solid;
	border-color: #999999;
	background-color: #f0ebcd;
	height: 20px;
	padding-bottom: 3px;
}
