html * { 
    margin : 0em; 
    padding : 0em; 
    border : 0em;
}

body {
    margin : 0.5em 0em 2em 0em;
    padding : 0;
    font-size : 70%;
    font-family : Verdana, Arial, sans-serif;
    color : #333333;
    line-height : 1.1em;
    text-align : center;
    background-color : #a5ddf8;
}
 
#stranka { 
    color : #000000;
    border-right : 5px solid #53584a;
    border-left : 5px solid #53584a;
    background-color : #ffffff;
    width : 740px;
    margin : 0 auto;
    padding : 0;
}

#top {
    color : #ffffff;
    background-color : #6699cc;
    height : 80px;
    margin : 0;
    padding : 0;
    border-top : 1px solid #ffffff;
}

#top .topleft { 
    text-align : left;
    display : inline;
    float : left;
    margin : 20px 0 0 10px;
}

#top .topright {
    text-align : left;
    display : block;
    line-height : 1.15em;
    float : right;
    margin : 10px 8px 0 0;
}

#top a {
    text-decoration : none;
    color : #ffffff;
    background : inherit;
}

#top a:hover {
    text-decoration : underline;
}

#navigation ul, #navigation li {
    margin : 0;
    padding : 0;
}

#navigation {
    font-size : 1em;
    background-color : #71a70b;
    height : 2em;
    line-height : 2em;
    color : #ffffff;
}

#navigation li {  
    list-style-type : none;
    white-space : nowrap;
    float : left;
}

#navigation li a {
    display : block;
    font-weight : bold;
    text-decoration : none;
    background : inherit;
    color : #ffffff;
    float : left;
    padding : 0 9px 0 9px;
}

#navigation .selected, #navigation a:hover {
    background-color : #44dd3c;
    color : #ffffff;
    text-transform : uppercase;
}

#main {
    width : 720px;
    height : 100%;
    padding : 10px;
    background-color : #ffffff;
}

#content {
    float : left;
    width : 555px;
    height : 100%;
    padding : 5px 5px 5px 5px;
    background-color : #ffffff;
    background-image : url(../images/model.jpg);
    background-attachment : fixed;
    background-position : 50% 100%;
    background-repeat : no-repeat; 
}


#content h2 {
    text-align : left;
    font-size : 1.5em;
    margin : 0px 0 0 0;
    padding : 10px 5px 0 5px;
    color : inherit;
    background-color : transparent;
}

#content p {
    padding-left : 10px;
    padding-right : 10px;
    margin : 15px 5px 10px 5px;
    line-height : 1.5em;
    text-align : left;
    background-color : transparent;
}

#content a {
    text-decoration : none;
}

#content a:hover {
    text-decoration : underline;
}

#subcontent {
    float : right;
    width : 150px;
    margin : 0;
    padding : 5px 5px 5px 0;
}

.menu h4 {
    text-align : center; 
    font-size : 1em;
    margin : 0;
    padding : 5px;
    color : inherit;
    background : url(../images/sub.jpg) top left no-repeat;
}

.menu {
    color : #333333;
    padding : 0;
    margin : 0;
    background : inherit;
}

.menu ul {
    border : none;
    margin : 0;
    padding : 0;
    background-color : #2175bc; 
}

.menu li {
    display : block;
    background-color : #2175bc; 
    color : #ffffff;
    text-decoration : none;
    text-align : left;
    border : 0;
    padding : 5px;
}		

.menu li p {
    margin: 5px 5px 0px 0px;
}

/*
html>body .menu li a {
    width : auto;
}

html>body .menu h4 {
    width : auto;
}
*/

#footer {
    font-size : .9em;
    background : #71a70b;
    clear : both;
    padding : 0;
    line-height : 1.8em;
    height : 1.8em;
    color : #ffffff;
    text-align : center;
    border-bottom : 1px solid #ffffff;
}

#footer a {
    color : #ffffff;
    text-decoration : none;
}

#footer a:hover {
    text-decoration : underline;
}

b {
    font-weight : 900;
}
html * { 
	margin : 0; 
	padding : 0; 
	border : 0;
}

body { 
  background : none; 
  font-size : 100%; 
  color : #000000;
  font-family : Verdana, Arial, sans-serif;
}

#left, #path {
  display:none;
} 


#header {     
  border-bottom : 0.05em solid #666666;
}

#header a:link, #header a:visited {
  color : #666666;
  text-decoration : none;
  font-family : Verdana, Arial, Tahoma, sans-serif;
  font-weight : bold;
  font-size : 1.8em;
  letter-spacing : -0.1em;
  line-height : 1.2em;
}


#page {
  width : 100%; 
  margin : 0em; 
  background-color : transparent; 
}

#content {
  width : 100%; 
  font-size : 0.95em;
}

#content h1 {
  border : none; 
  clear : both;
  margin : 0em 0em 0em 0em;
  padding : 0.5em 0em 0em 0.1em;
  font-size : 1.4em;
  font-family : Verdana, Arial, sans-serif;
  color : #666666;
}

#content p {
  margin : 0em 0em 0.5em 0em;
  padding : 0.2em;
}

#content a:link, #content a:visited {
  color : #000080;
}
  
div.img_left {
  float : left; 
  margin : 0.5em 0.8em 0em 0em;
  border : none;
}

div.img_right {
  float : right; 
  margin : 0.5em 0em 0em 0.8em;
  border : none;
}

div.img_left img, div.img_right img {
  border : 0.2em solid #cccccc;
}

br.clear {
  clear : both;
  display : none;
}

#footer {     
  border-top : 0.1em solid #666666;
  color : #000000;
  font-size : 0.8em; 
  text-align : right;
  margin : 2.3em 0em 0.5em 0em;
}

