/* CSS Document */
body { background: #990000;
		margin-top:0px;
		}
#header { width:700px;
		  height:50px;
		  margin:auto;
		  }
#subheader {width:695px;
			height:50px;
			margin:auto;
			background: #FFFFFF;
			padding-left:5px;
			}
#barameniu { width:700px;
			 height:30px;
			 margin:auto;
			 background: #FFFFFF;
			 }
.buton { float:right;
		 font-size:14px;
		 color:#000000;
		 padding:9px 5px 0px 5px;
		 margin-right:10px;
		 margin-top:0px;
		 background:#CCCCCC;
				}
.buton:hover { background:#990000;
			   text-decoration:none;
				}
a:link { color: #000000;
		 text-decoration:none;
		 }
a:visited { color: #000000;
			text-decoration:none;
			}
#poza { width: 700px;
		height:259px;
		background: #990000;
		margin:auto;
		padding-top: 5px;
		}
#main { width: 690px;
		overflow:auto;
		margin:auto;
		padding:5px;
		background:#FFFFFF;
		}
#links { width:690px;
		 height:65px;
		 margin:auto;
		 padding-top:10px;
		 padding-left:10px;
		 background: url(images/bg_footer.jpg) repeat-x;
		 }
.box1 { width:300px;
		height:225px;
		padding-left:20px;
		padding-top:20px;
		float:left;
		}
.box2 { width:300px;
		height:210px;
		padding-left:20px;
		padding-top:35px;
		float:left;
		}

.mainbox1 { width:690px;
			height:275px;
			}
.pozagalerie { width:auto;
				height: 108px;
				border:1px solid #000000;
				margin-left:10px;
				margin-top:10px;
				float:left;
				font-size:12px;
				text-align:center;
				}
.mainbox2 { width: 690px;
			height: 120px;
			}
.titlu { width: 630px;
		 height: 20px;
		 font-weight: bold;
		 margin-left:60px;
		 }
.pozagalerietext { width:auto;
				height: 20px;
				border:1px solid #000000;
				margin-left:20px;
				margin-top:5px;
				float:left;
				}
.pozagalerie1 { width:auto;
				height: 122px;
				border:1px solid #000000;
				margin-left:20px;
				margin-top:10px;
				float:left;
				font-size:12px;
				text-align:center;
				}
