* { 
margin: 0; padding: 0; border: none; 
} 
a {
	color: #993399;
	text-decoration: none;
	font-weight: bold;
	outline: none;
}
a:hover {
	color: #993399;
	text-decoration: underline;
	font-weight: bold;
	outline: none;
}

a.second {
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	outline: none;
}
a.second:hover {
	color: #fff;
	text-decoration: underline;
	font-weight: bold;
	outline: none;
}

hr { 
display: none; 
}
p {
line-height: 130%;
text-align: justify;
}
ul {
	text-align: left;
}
span {
	color: #fff; font-weight: bold;
}
h1 {
   margin:0;
	font-size: 18px;
	margin:25px;
	color: white;
}
.disabled {
	color: #373737;
}
/*
div {
	border: 1px solid red;
}
*/
html, body { 
padding: 0; margin: 0; height: 100%; 
}
body {
	background: #000;
	color: #575757;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
}

#site {
	width: 1100px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/bg1.gif);
	background-repeat:repeat-y;
}
.page_break {
	width: 1100px;
	height: 1px;
	float: left;
	background-image: url(../images/bg2.gif);
	background-repeat:no-repeat;
}
#site #header {
	width: 1100px;
	margin-right: auto;
	margin-left: auto;
	height: 29px;
	background-image: url(../images/bg1.gif);
	background-repeat:repeat-y;
	float: left;
}

#site #main {
	width: 1100px;
	margin-right: auto;
	margin-left: auto;
	padding: 0;
	background-image: url(../images/bg1.gif);
	background-repeat:repeat-y;
	float: left;
}
#site #main2 {
	width: 1100px;
	margin-right: auto;
	margin-left: auto;
	padding: 0;
	background-image: url(../images/bg1.gif);
	background-repeat:repeat-y;
	float: left;
}
#site #footer {
	width: 1100px;
	margin-right: auto;
	margin-left: auto;
	height: 29px;
	background-image: url(../images/bg1.gif);
	background-repeat:repeat-y;
	float: left;
}

#site #header #logo {
   float: left;
	padding-left:72px;
	padding-top:2px;
	width: 150px;
}

#site #header #menu-top {
	padding-left:143px;
	padding-top:7px;
   float: left;
}
#site #header #menu-top ul    { 
  list-style: none; 
  padding: 0; margin: 0; 
}
#site #header #menu-top ul li { 
  float: left; 
  margin-left:29px;
}
#site #header #menu-top ul li.add_this { 
  float: left; 
  margin-left:58px;
}

#site #header #menu-top ul li.add_this img { 
  float: left; 
  margin-right:4px;
  position: relative;
  top:2px;
}

#site #header #menu-top ul li a { 
  	color: #575757;
	text-decoration: none;
	font-weight: normal;
	outline: none;
}
#site #header #menu-top ul li a:hover { 
  	color: #fff;
	text-decoration: underline;
	font-weight: normal;
	outline: none;
}

#site #header #menu-top ul li.add_this a { 
  	color: #000;
	text-decoration: none;
	font-weight: normal;
	outline: none;
}
#site #header #menu-top ul li.add_this a:hover { 
  	color: #fff;
	text-decoration: underline;
	font-weight: normal;
	outline: none;
}

#site #main #main_box {
	width: 1014px;
	margin-top:45px;
	margin-left: 42px;
	float: left;
}

#site #main #main_photo {
	width: 1014px;
	margin-top:45px;
	margin-left: 42px;
	float: left;
}

#photo {
	width: 829px;
	text-align: center;
	float: left;
}

#photo #author_box {
	width: 824px;
	text-align: left;
	margin-top:20px;
	margin-bottom:90px;
	float: left;
}

#photo #author_box .caption {
	width: 190px;
	text-align: right;
	margin-top:3px;
	padding: 5px;
	float: left;
}

#photo #author_box #author, #link {
	width: 600px;
	text-align: left;
	margin-top:3px;
	padding:5px;
	color: #fff;
	font-weight: bold; 
	float: left;
}

#photo #bookmark_peak {
	width: 824px;
	text-align: center;
	float: left;
}
#photo #bookmark_peak a {
   color:#575757;
}
#photo #bookmark_peak a:hover {
   color:white;
}

#photo #discuss_input {
	width: 824px;
	text-align: left;
	margin-top:20px;
	margin-bottom:20px;
	float: left;
}

#photo #discuss_input .caption {
	width: 190px;
	text-align: right;
	margin-top:3px;
	padding: 5px;
	float: left;
}

#photo #discuss_input #text {
	width: 600px;
	text-align: left;
	margin-top:3px;
	padding:5px;
	color: #fff;
	font-weight: bold; 
	float: left;
}

#photo #discuss_input #text textarea {
	width: 600px;
	text-align: left;
	height: 80px;
}

#site #main2 #discuss_box {
	width: 829px;
	margin-top:10px;
	margin-left: 42px;
	float: left;
}


#site #main2 #discuss_box #discuss_caption {
	width: 829px;
	margin-top:10px;
	margin-bottom:15px;
	float: left;
	font-size: 15px;
	color: white;
	text-align: center;
}

#site #main2 #discuss_box .discuss_item {
	width: 829px;
	margin-bottom:15px;
	float: left;
}
#site #main2 #discuss_box .discuss_item .count {
	width: 80px;
	margin-left:40px;
	text-align: center;
	float: left;
}
#site #main2 #discuss_box .discuss_item .count .number {
   margin-top:25px;
	font-size: 10px; 
}
#site #main2 #discuss_box .discuss_item .avatar {
	width: 70px;
	text-align: right;
	float: left;
}
#site #main2 #discuss_box .discuss_item .avatar img {
   border: 1px solid #575757;
}
#site #main2 #discuss_box .discuss_item .comment {
	width: 610px;
	text-align: left;
	margin-left: 15px;
	float: left;
}
#site #main2 #discuss_box .discuss_item .comment .head {
	width: 610px;
	text-align: left;
	float: left;
	font-size: 10px;
}
#site #main2 #discuss_box .discuss_item .comment .head a {
   color: white;
}
#site #main2 #discuss_box .discuss_item .comment .text {
	width: 600px;
	text-align: justify;
	float: left;
	color: white;
	margin-top:5px;
	font-size: 10px;
}

#photos {
	width: 824px;
	text-align: center;
	margin-left: 5px;
	padding-bottom:50px;
	float: left;
}

#photos #calendar {
	width: 740px;
	margin-left: 40px;
	float: left;
}

#photos #calendar a {
   color: #575757;
}

#photos #calendar a:hover {
   color: #fff;
}

#photos #calendar #prev {
	width: 270px;
	text-align: right;
	font-size: 18px;
	float: left;
	margin-bottom:10px;
}

#photos #calendar #actual {
	width: 200px;
	font-size: 18px;
	text-align: center;
	float: left;
	margin-bottom:10px;
}

#photos #calendar #next {
	width: 270px;
	text-align: left;
	font-size: 18px;
	float: left;
	margin-bottom:10px;
}

#photos #calendar .day {
	width: 80px;
	height: 80px;
	padding: 12px;
	text-align: right;
	float: left;
}

#photos #calendar .day img {
   border: 1px solid #575757;
	float: left;
}

#photos #calendar .day a img {
   border: 1px solid #575757;
	float: left;
}

#photos #calendar .day a img:hover {
   border: 1px solid #fff;
	float: left;
}

#photos #calendar .day img.invisible {
   border: 0px;
	float: left;
}

#photos #calendar .day .date {
   width: 80px;
	margin-top:2px;
   text-align: center;
	font-size: 10px;
	color: #575757;
	float: left;
}

#site #main #main_section {
	width: 1014px;
	margin-top:45px;
	margin-left: 42px;
	float: left;
}

.form {
	width: 829px;
	float: left;
}
.form .info {
	width: 749px;
	margin-left: 80px;
	text-align: left; 
	float: left;
}

.form #login {
	width: 400px;
	margin-left: 200px;
	float: left;
}
.form #login .text {
	font-size: 14px;
	margin-bottom:10px;
	text-align: center;
	color: white;
}

.form .LI {
	width: 138px;
	padding:8px;
	float: left;
}

.form .RI {
	width: 220px;
	padding:8px;
	float: left;
}

.form .RI img {
   border: 1px solid #575757;
	float: left
}

.form .RI .command {
	float: left;
	margin-top:30px;
	margin-left: 15px;
}

.form h1 {
	text-align: center;
}

.form input, select {
	width: 220px;
}

.form .button {
	width: 80px;
}

.form #registration {
	width: 400px;
	margin-left: 200px;
	float: left;
}
.form #registration .text {
	font-size: 14px;
	margin-bottom:10px;
	text-align: center;
	color: white;
}



#ads {
	width: 170px;
	margin-left:10px;
	color: #000;
	float: left;
}

#ads .rss ul {
   margin-left: 10px;
}
#ads .rss ul li {
   list-style-image: url(../images/rss_arrow.gif);
	list-style-position: outside;
	line-height: 100%;
	margin-bottom: 12px;
}
#ads .rss ul li .nadpis {
	margin-bottom: 4px;
}
#ads .rss ul li .nadpis a {
   color: white;
	font-size: 11px;
	line-height: 110%;
}

#site #main #photo_strip {
	width: 1014px;
	margin-top:25px;
	margin-bottom:25px;
   margin-left: 42px;
	float: left;
}

.main_caption {
	text-align: left;
	font-size: 12px;
	margin-bottom:5px;
	margin-left: 70px;
	margin-top:5px;
	float: left;
}

#site #main #photo_strip #strip {
	width: 824px;
	float: left;
}

#site #main #photo_strip #strip #frameset {
	width: 785px;
	margin-left:22px;
	float: left;
}

#site #main #photo_strip #strip #frameset a {
	margin-left: 4px;
	margin-right: 4px;
	float: left;
}

#site #main #photo_strip #strip #frameset img {
   border: 1px solid #575757;
	float: left;
}

#site #main #photo_strip #select_box {
	width: 170px;
	margin-left:10px;
	color: #000;
	float: left;
}

#site #main #myf_photo_strip {
	width: 1014px;
	margin-top:25px;
	margin-bottom:25px;
   margin-left: 42px;
	float: left;
}

#site #main #myf_photo_strip #myf_strip {
	width: 829px;
	float: left;
}

#site #main #myf_photo_strip #myf_strip #caption {
	width: 824px;
	float: left;
	text-align: center;
	font-size: 18px;
	color: white;
	margin-bottom:15px; 
}

#site #main #myf_photo_strip #myf_strip #myf_frameset {
	width: 785px;
	margin-left:22px;
	float: left;
}

#site #main #myf_photo_strip #myf_strip #myf_frameset .myf_peak {
	width: 130px;
	text-align: center;
	float: left;
	margin-bottom:5px;
	font-size: 10px;
}

#site #main #myf_photo_strip #myf_strip #myf_frameset .myf_peak a {
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
	color: white;
	font-size: 10px;
}

#site #main #myf_photo_strip #myf_strip #myf_frameset .myf_peak img {
   border: 1px solid #575757;
}

#site #main #myf_photo_strip #myf_strip #myf_frameset .myf_peak2 {
	width: 86px;
	text-align: center;
	float: left;
	margin-bottom:3px;
	font-size: 10px;
}

#site #main #myf_photo_strip #myf_strip #myf_frameset .myf_peak2 a {
	margin-left: 3px;
	margin-right: 3px;
	margin-top: 3px;
	margin-bottom: 3px;
	color: white;
	font-size: 10px;
}

#site #main #myf_photo_strip #myf_strip #myf_frameset .myf_peak2 img {
   border: 1px solid #575757;
}
.side_caption {
	width: 170px;
	color: #000;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 6px;
	float: left;
}

#site #main #photo_strip #select_box  ul    { list-style: none; padding: 0; margin: 0; }
#site #main #photo_strip #select_box  ul li { 
   width:170px;
	padding-bottom: 2px;
	padding-top: 2px;
}
#site #main #photo_strip #select_box  ul li a:link { 
	font-size: 12px;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background: url(../images/sipka.gif) no-repeat left center;
	padding: 0px 0px 0px 15px;
}
#site #main #photo_strip #select_box  ul li a:visited { 
	font-size: 12px;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background: url(../images/sipka.gif) no-repeat left center;
	padding: 0px 0px 0px 15px;
}
#site #main #photo_strip #select_box  ul li a:active { 
	font-size: 12px;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background: url(../images/sipka.gif) no-repeat left center;
	padding: 0px 0px 0px 15px;
}
#site #main #photo_strip #select_box  ul li a:hover { 
	font-size: 12px;
	color: #fff;
	font-weight: bold;
	text-decoration: underline;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background: url(../images/sipka.gif) no-repeat left center;
	padding: 0px 0px 0px 15px;
}
#site #main #photo_strip #select_box  ul li img { 
position: relative;
top: 2px;
}

.main_box {
	width: 824px;
	margin-left: 42px;
	text-align: center;
}


#site #footer .main_box {
	width: 824px;
	float: left;
	font-size: 9px;
	padding-top: 6px;
}
#site #footer .main_box a {
	color: white;
}
#site #footer .validation_box {
	width: 170px;
	margin-left:10px;
	color: #000;
	float: left;
}
#site #footer .validation_box .btn {
	float: left;
	margin-left: 17px;
	margin-top: 5px; 
}

.clear { 
clear:both; 
}
hr.cleaner
{
clear:both;
display: none
} 

#paging {
	text-align: center; width: 100%; padding-top:15px; padding-bottom:15px; font-size: 11px; color:#5a5a5a; float: left;
}

#paging a{  
     padding:2px 5px 2px 5px;  
     margin:2px 2px 2px 2px;  
     border:1px solid #c85365;  
     background:#000;  
     color:#fff;  
     text-decoration:none;  
	  background-color: #c85365;
 }  
   
 #paging a:hover{  
     border:1px solid #5b333b;  
     background:#fff;  
     color:#e4e3e1;  
     text-decoration:none;  
     background-color: #5b333b;
 }  

#paging span{  
     font-weight: bold;
     padding:2px 10px 2px 10px;  
     margin:0px 2px 0px 2px;  
     border:1px solid #e4e3e1;  
     background:#000;  
     color:#000;  
     text-decoration:none;  
	  background-color: #e4e3e1;
 }
 
.btn_vi_xhtml  { 
  display:block; width:56px; height:17px; background:url(../images/vi_xhtml.gif) no-repeat; margin-left:2px; margin-right:2px;
}
.btn_vi_xhtml:link, .btn_vi_xhtml:visited, .btn_vi_xhtml:active {
   background:url(../images/vi_xhtml.gif) no-repeat; margin-left:2px; margin-right:2px;
}
.btn_vi_xhtml:hover {
  background-position: -56px 0; margin-left:2px; margin-right:2px;
}

.btn_vi_css  { 
  display:block; width:56px; height:17px; background:url(../images/vi_css2.gif) no-repeat; margin-left:2px; margin-right:2px;
}
.btn_vi_css:link, .btn_vi_css:visited, .btn_vi_css:active {
   background:url(../images/vi_css2.gif) no-repeat; margin-left:2px; margin-right:2px;
}
.btn_vi_css:hover {
  background-position: -56px 0; margin-left:2px; margin-right:2px;
}
 #paging_A {
	float: left; width:383px; text-align: right; margin-bottom:10px;
	}
#paging_A a{  
     padding:2px 5px 2px 5px;  
     margin:2px 2px 2px 2px;  
     border:1px solid #5a5a5a;  
     background:#000;  
     color:#fff;  
     text-decoration:none;  
	  background-color: #5a5a5a;
 }  
   
 #paging_A a:hover{  
     border:1px solid #fff;  
     background:#fff;  
     color:#000;  
     text-decoration:none;  
     background-color: #fff;
 }  

#paging_A span{  
     font-weight: bold;
     padding:2px 10px 2px 10px;  
     margin:0px 2px 0px 2px;  
     border:1px solid #fff;  
     background:#000;  
     color:#000;  
     text-decoration:none;  
	  background-color: #fff;
 } 	
 #paging_B {
	float: right; width:383px; text-align: left;	margin-bottom:10px;
	} 
#paging_B a{  
     padding:2px 5px 2px 5px;  
     margin:2px 2px 2px 2px;  
     border:1px solid #5a5a5a;  
     background:#000;  
     color:#fff;  
     text-decoration:none;  
	  background-color: #5a5a5a;
 }  
   
 #paging_B a:hover{  
     border:1px solid #fff;  
     background:#fff;  
     color:#000;  
     text-decoration:none;  
     background-color: #fff;
 }  

#paging_B span{  
     font-weight: bold;
     padding:2px 10px 2px 10px;  
     margin:0px 2px 0px 2px;  
     border:1px solid #fff;  
     background:#000;  
     color:#000;  
     text-decoration:none;  
	  background-color: #fff;
 } 	
 #paging_fotoi_A {
	float: left; width:383px; text-align: right;
 }

 #paging_fotoi_A a img {
	border:2px solid #000; margin-top:10px; margin-bottom: 10px; margin-left:10px;
 }
 #paging_fotoi_A a:hover img {
	border:2px solid #fff; margin-top:10px; margin-bottom: 10px; margin-left:10px;
 }
	
 #paging_fotoi_B {
	float: right; width:383px; text-align: left;
 }
 
  #paging_fotoi_B a img {
	border:2px solid #000; margin-top:10px; margin-bottom: 10px; margin-right:10px;
 }
  #paging_fotoi_B a:hover img {
	border:2px solid #fff; margin-top:10px; margin-bottom: 10px; margin-right:10px;
 }
 #photo .navigacia { text-align: center; margin-bottom:40px; }
 
 .at15t {
  color: #575757;
  text-decoration: underline;
}
