﻿/* CSS Document */
body, form, fieldset, table,
h1, h2, h3, h4, h5, h6, 
p, ol, ul, li
{ margin:0; padding:0; border:0; }
a img{ 	border: none;}
#contentLeft a:link, a:active, a:visited {text-decoration: none; color:#FF0000 }
#contentLeft a:hover {text-decoration: underline; }
#informace_o_firme a:link, a:active, a:visited {text-decoration: none; color:#000000 }
#informace_o_firme a:hover {text-decoration: underline; }
body {
	text-align:center;
	margin:0;
	padding:0;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	color:#000;
}
#main
{
	background: #0095d8 url(../images/pozadi.jpg) top left repeat-x;
}

/*BackGround*/
#wrapper
{
	width: 764px;
	margin: 0 auto 0 auto;
}
#wrapper_fotogalerie
{
	width: 700px;
	padding-top: 10px;
	margin: 0 auto 0 auto;
	text-align:left;
}
    
/*Content*/
#content
{
	width: 764px;
	height: auto;
}
#contentUP
{
	background: transparent url(../images/header.png) top left no-repeat;
	height:218px;
}
#contentDESIGN
{
	background: #FFFFFF url(../images/vlnovka.png) top left no-repeat;
	height:170px;
}
#contentDOWN
{
	background: #transparent url(../images/spodek.png) bottom left no-repeat;
	height:300px;
}
#contentContent
{
	width: 764px;
	height: auto;
    }
#contentOdsazeni
{
	width: 700px;
	height: 430px;
	margin: 0 auto 0 auto;
	padding-top: 10px;
	font-size:11px;
	text-align:left;
    }
#contentLeft
{
	float:left;
	width: 400px;
	font-size:11px;
	text-align:left;
    }
#contentRight
{
	margin: 0;
	float: left;
	width: 300px;
	font-size:11px;
	text-align:right;
    }
#contentCopyright {
	width:100%;
	height: 30px;
	padding-top:10px;
	background: #0095d8 url(../images/pozadi_copyright.jpg) top left repeat-x;
	color:#000000;
	}
#informace_o_firme {
	width:762px;
	height: 115px;
	border-top:solid 3px #FFFFFF;
	border-bottom:solid 3px #FFFFFF;
	}
.section{
	padding: 1.4em 0 3.2em 0;
	width: 100%;
	height: 90px;
	}
.section2{
	padding: 1.4em 0 3.2em 0;
	width: 100%;
	}
.thumbnail{
	padding: 5px 5px 5px 5px;
	margin-left: 31px;
	margin-right: 31px;	
	background-color: #ffffff;
	border: 1px solid #cccccc;
	float: left;
	margin-bottom: 10px;
	}
.thumbnail_first{
	padding: 5px 5px 5px 5px;
	margin-right: 31px;
	background-color: #ffffff;
	border: 1px solid #cccccc;
	float: left;
	margin-bottom: 10px;
	}
.thumbnail_first2{
	padding: 5px 5px 5px 5px;
	margin-left: 40px;
	background-color: #ffffff;
	border: 1px solid #cccccc;
	float: left;
	margin-bottom: 10px;
	}
.thumbnail_last{
	padding: 5px 5px 5px 5px;
	margin-left: 31px;	
	background-color: #ffffff;
	border: 1px solid #cccccc;
	float: left;
	margin-bottom: 10px;
	}		
.caption{
font-size: 0.9em;
padding-top: 0.2em ;
text-align:center;
	}
.red{
	color:#FF0000;
	}

