/* CSS Document */



html {
height: 100%;
z-index: 1;
}

body {
/*overflow:hidden;*/
font-family: sans-serif;
font-size: 12px; 
font-weight:normal;
padding: 0px;
margin: 0px;
height: 100%;
z-index: 1;
background: rgb(0,0,0) url(./img/bg6.jpg) no-repeat fixed center center;
-moz-background-size: cover;
background-size: cover;
}

@media only all and (max-width: 1024px) and (max-height: 768px) {
  body {	
    -moz-background-size: 1157px 768px;
    background-size: 1157px 768px;
  }
}

@media only all and (max-width: 800px) and (max-height: 600px) {
  body {	
background: rgb(0,0,0);
  }
}





.source-image
{
/*width:100%; */
/*height:100%;*/
position: fixed; 
z-index: -1; 
top: 0; 
left:0;
}

#ContentId {
z-index: 0;
position: fixed;
}

h2 {
font-family: sans-serif;
font-size: 15px; 
font-weight: bold;
padding:0px;
margin: 0px;
z-index: 10;
}


#navigation {
z-index: 100;
position: absolute;
top: 40%;
left: 0%;
margin: 100px 0px 0px 0px;
/*background-color: red;*/
font-size: 16pt;
color: black; 
width:800px;
height:30px;
position: fixed;
}

#news-line{
position: absolute;
top: 40%;
left: 0%;
margin: 40px 0px 0px 20px;
/*background-color: red;*/
font-size: 8pt;
height: 232px;
}

#news-line a {
color: #b3b3b3;
text-decoration: none;
}

#news-line a:hover, #news-line a:hover {
color: white;
}



#news-line img {
float: left;
}

#logo {
position: absolute;
margin: -200px 0px -30px 0px;
}

#logo img, #news-line img, .news-item-tail img, .news-item-tail-l img, .news-item-tail-l a:link {
border: 0px black solid;
}

#navigation, ul {
padding: 0;
list-style-type:none;
/*width:115px;
height:28px;*/
margin: 0px 0px 0px 10px;
}

#navigation, li {
float:left;
margin-right: 10px;
/*background-color: yellow;*/
}

#menu a, #navigation a {
color: black;
text-decoration: none;
}

#menu a:hover, #navigation a:hover {
color: white;
}

#menus1,#menus2,#menus3,#menus4,#menus5,#menus6 {

width:100px;
height:26px;
padding: 2px 0px 0px 5px;
border: 1px black solid;
border-bottom: 2px black solid;
border-right: 2px black solid;
}

#menus1 {
background: url(./img/point1.png) repeat;
}

#menus2 {
background: url(./img/point2.png) repeat;
}

#menus3 {
background: url(./img/point3.png) repeat;
}

#menus4 {
background: url(./img/point4.png) repeat;
}

#menus5 {
background: url(./img/point5.png) repeat;
}

#menus6 {
background: url(./img/point6.png) repeat;
}

#navleft, #navright  {
/*margin: -100px 0px 0px 0px;*/
width:76px;
height:23px;
background: url(./img/point1.png) repeat;
padding: 0px 10px 2px 10px;
border: 1px black solid;
border-bottom: 2px black solid;
border-right: 2px black solid;
}

#foto-navleft  {
/*margin: -100px 0px 0px 0px;*/

position: absolute;
bottom: 10%;
left: 0%;
margin: 0px 0px -260px 10px;
font-size: 14px;
}

#foto-navleft a {
width:76px;
height:23px;
padding: 2px 10px 2px 10px;
border: 1px black solid;
border-bottom: 2px black solid;
border-right: 2px black solid;
margin-right: 10px;
}

.foto-navlefts {
height:23px;
padding: 2px 10px 2px 10px;
border: 1px black solid;
border-bottom: 2px black solid;
border-right: 2px black solid;
margin-right: 10px;
background: url(./img/point6.png) repeat;
}



#navleft {
position: absolute;
bottom: 10%;
left: 0%;
margin: 0px 0px -260px 10px;
}

#navright {
position: absolute;
bottom: 10%;
right: 0%;
margin: 0px 0px -260px 10px;
}

#banner {
position: absolute;
bottom: 10%;
left: 0%;
margin: 0px 0px -340px 10px;
}

#friends-line {
position: absolute;
bottom: 10%;
left: 0%;
margin: 0px 0px -390px 10px;
}

#friends-line a {
margin-right: 10px;
}



.news-legend {
float: left;
color: white;
width:170px;
height:190px;
padding: 10px;
background: url(./img/pointb.png) repeat;
border-right: 2px #dd1d4c solid;
}

.news-tags {
float: left;
color: white;
width:230px;
height:190px;
padding: 10px;
background: url(./img/pointb.png) repeat;
border-right: 2px #dd1d4c solid;
}

.news-authors {
float: left;
color: white;
width:70px;
height:190px;
padding: 10px;
background: url(./img/pointb.png) repeat;
border-right: 2px #dd1d4c solid;
}

.twitter-legend {
float: left;
color: white;
width:200px;
height:190px;
padding: 10px;
background: url(./img/pointb.png) repeat;
border-right: 2px #dd1d4c solid;
overflow-y: auto;
}

.tweet {
}

.news-item {
color: white;
width:260px;
height:210px;
/*padding: 10px;*/
background: url(./img/pointb.png) repeat;
float: left;
/*margin-left: 10px;*/
font-size: 14px;
overflow: visible;
/*background-color: yellow;*/
}

.book-item {
color: white;
height:210px;
/*padding: 10px;*/
background: url(./img/pointb.png) repeat;
float: left;
/*margin-left: 10px;*/
font-size: 14px;
overflow: visible;
min-width: 155px;
/*background-color: yellow;*/
}

.foto2-item {
color: white;
width:260px;
height:210px;
/*padding: 10px;*/
background: url(./img/pointb.png) repeat;
float: left;
/*margin-left: 10px;*/
font-size: 14px;
/*overflow: visible;*/
/*background-color: yellow;*/
}

#oldfoto-item {
color: white;
height:210px;
/*padding: 10px;*/
background: url(./img/pointb.png) repeat;
/*margin-left: 10px;*/
font-size: 14px;
/*overflow: visible;*/
/*background-color: yellow;*/
}

#oldfoto-item img {
margin: 10px;
}

.foto-item {
color: white;
width:180px;
height:210px;
padding: 0px;
background: url(./img/pointb.png) repeat;
float: left;
/*margin-left: 10px;*/
overflow: visible;
/*background-color: yellow;*/
}

.links-item {
color: white;
width:500px;
height:210px;
/*padding: 10px;*/
background: url(./img/pointb.png) repeat;
float: left;
/*margin-left: 10px;*/
font-size: 14px;
overflow: visible;
/*background-color: yellow;*/
}



.news-item-head {
width:240px;
min-height: 18px;
padding: 10px 10px 0px 10px;
color: white;
/*background-color: green;*/
}

.foto2-item-head {
width:240px;
min-height: 18px;
padding: 10px 10px 0px 10px;
color: white;
/*background-color: green;*/
}

.news-item-tail {
position: absolute;
bottom: 15px;
/*left: 0px;*/
width:240px;
height: 18px;
margin: 0px 0px 10px -0px;
padding: 0px 10px 2px 0px;
font-size: 12px; 
/*background-color: green;*/
}

.book-item-tail {
position: absolute;
bottom: 12px;
/*left: 0px;*/
width:140px;
height: 30px;
margin: 0px 0px 10px -0px;
padding: 2px 10px 2px 5px;
font-size: 12px; 
/*background-color: green;*/
font-weight: bold;

}

.book-item-tail-l2 {
font-size: 10px; 
}

.foto2-item-tail {
position: relative;
bottom: -5px;
left:0px;
width:240px;
height: 18px;
margin: 0px 0px 0px -0px;
padding: 0px 10px 2px 0px;
}

.foto-item-tail {
float: left;
text-align: left;
position: relative;
bottom: 0px;
left:0px;
height: 18px;
margin: 0px 0px 10px -0px;
padding: 4px 10px 2px 10px;
font-size: 12px; 
}


.news-item-tail-l {
float: left;
text-align: left;
}

.news-item-tail-r {
text-align: right;
float: right;
}

.news-item-main {
/*background-color: blue;*/
height: 130px;
font-size: 12px;
padding-top: 0px;
margin: 0px;
padding: 10px;
clear: both;
}

.news-item-main p {
margin: 0px;
}

.links-item-main {
/*background-color: blue;*/
height: 130px;
font-size: 12px;
padding-top: 0px;
margin: 0px;
padding: 10px;
}

.foto-item-main {
/*background-color: blue;*/
height: 180px;
width: 180px;
padding-top: 0px;
margin: 0px;
padding-top: 1px;
}

.foto-item img {
border: 0px red solid;
color: #b3b3b3;
text-decoration: none;
}

#skryt {
float: left;
height: 110px;
width: 30px;
background-color: green;
padding: 10px;
padding: 90px 10px 10px 10px;
background: url(./img/point6.png) repeat;
border-right: 2px #dd1d4c solid;
}

#zob, .err {
float: left;
height: 110px;
width: 30px;
background: url(./img/point6.png) repeat;
padding: 90px 10px 10px 10px;
border-right: 2px #dd1d4c solid;
}

.err,.err2  {
float: left;
height: 190px;
width: 50px;
background: url(./img/point6.png) repeat;
padding: 10px 10px 10px 10px;
border-right: 2px #dd1d4c solid;
color: white;
}


.obchmenuit, .obchmenuitz, .obchmenuitg {
/*margin: 0px 10px 0px 10px;*/
text-decoration: none;
margin: 0px;
padding: 5px 10px 5px 10px;
border-left: 1px solid #b4b4b4;
border-top: 1px solid #b4b4b4;
border-right: 1px solid #535353;
border-bottom: 1px solid #535353;
width: 178px;
background-color: pink;
color: white;
}

.anotaceb, #zprava {
margin-right: 20px;
width: 350px;
height: 100px;
border: 1px solid #ccc;
font-family: sans-serif;
font-size: 12px; 
font-weight:normal;
}

.text, .textn, .textx, file, .sbj, #jmeno, #anti {
margin-right: 20px;
width: 180px;
border: 1px solid #ccc;
}

#celeb {
height: 210px;
background: url(./img/pointb.png) repeat;
border-left: 0px solid #b4b4b4;
color: white;
float: left;
border-right: 2px #dd1d4c solid;
}

#celeb fieldset {
border: 0px solid #b4b4b4;
}

#rbutton {
background: url(./img/pointb.png) repeat;
border-left: 1px solid #dd1d4c;
border-top: 1px solid #dd1d4c;
border-right: 2px solid #dd1d4c;
border-bottom: 2px solid #dd1d4c;
color: white;
padding: 2px 5px 2px 5px;
}

#anti {
width: 20px;
}

#social {
position: fixed;
top: 0px;
right:0px;
padding:5px;
background: url(./img/point6.png) repeat;
width: 320px;

}

#social img {
border: 0px solid #dd1d4c;
margin: 3px 10px 3px 0px;
}

#social a {
border-left:text-decoration: none;
}




/*#center {
position: absolute;
width: 600px;
height: 400px;
bottom: 5%;
left: 0%;
background-color: black;
color: white;
border: 2px red solid;
}

/*

#roura {
position: absolute;
width: 760px;
top: 0%;
left: 50%;
margin: 250px 0px 0px -380px;
z-index: 99;

}


#center-menu {
/*font-family: sans-serif;;
font-size: 10pt; 
font-weight:bold;
height: 25px;*/
}

