Current File : /data/web/virtuals/215191/virtual/www/domains/skoly-skolky.cz/css/stylemobile_version.css
/*START: RESET DEFAULT STYLES*/
/******************************************************************************/

html, body, div, ul, li, h1, h2, h3, h4, h5, h6, form, fieldset, input, p,table{
     margin: 0;
     padding: 0; 
}

table{
     border-collapse: collapse;
}

ul{
     list-style: none;
}

html, body{
}

h1, h2, h3, h4, h5, h6{
     font-size: 1em;
}

a{
     color: #000;
}

a:hover{
     text-decoration: none;
}

.hidden{
     display: none;
}

div img{
     border: 0;
}

.clear{
     clear: both;
     height: 0px;
     visibility: hidden;
     font-size: 0;
     line-height: 0;
     display: block;
     margin: 0;
     padding: 0;
     overflow: hidden;
}

/******************************************************************************/
/*END: RESET DEFAULT STYLES*/

body{
	padding: 10px;
	font-size: 1em;
	font-family: Arial, sans-serif;
	line-height: 1.4em;
}

h1{
	font-size: 1.5em;
	margin-bottom: 0.5em;
}

h2{
	font-size: 1.35em;
	margin-bottom: 0.3em;
}

p{
	margin-bottom: 10px;
}

.left_side{
	padding: 10px;
}

.perex{
	padding-bottom: 10px;
	border-bottom: 2px dotted #3BB411;
	margin-bottom: 10px;
}

#navigation{margin-bottom: 15px;}

#navigation strong{display: none;}

#navigation a{
	display: block;
	text-align: center;
	border-bottom: 1px solid #ccc;
	background-color: #E9E9E9;
	padding: 5px 10px;
}

#navigation span{display: none;}


.places_list{
	margin-bottom: 1em;
}



#pharmacy_list .pharmacy_item{
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #ccc;
}